aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-13Merge tag 'amd-drm-next-5.6-2020-01-10-dp-mst-dsc' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie9-11/+571
2020-01-13Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie178-1956/+8427
2020-01-10drm/amd/display: Fix compilation warnings on i386Mikita Lipski1-2/+2
2020-01-09drm/amdgpu/display: protect new DSC code with CONFIG_DRM_AMD_DC_DCNAlex Deucher3-1/+17
2020-01-09drm/amd/display: Trigger modesets on MST DSC connectorsMikita Lipski1-0/+33
2020-01-09drm/amd/display: Recalculate VCPI slots for new DSC connectorsMikita Lipski1-5/+71
2020-01-09drm/amd/display: Check return value of drm helperMikita Lipski1-45/+54
2020-01-09drm/amd/display: MST DSC compute fair shareDavid Francis5-2/+376
2020-01-09drm/amd/display: Add PBN per slot calculation for DSCMikita Lipski2-0/+10
2020-01-09drm/dp_mst: Manually overwrite PBN divider for calculating timeslotsMikita Lipski1-1/+2
2020-01-09drm/amd/display: Write DSC enable to MST DPCDDavid Francis1-1/+18
2020-01-09drm/amd/display: Validate DSC caps on MST endpointsDavid Francis2-1/+29
2020-01-09drm/amd/display: Initialize DSC PPS variables to 0David Francis2-0/+6
2020-01-09drm/dp_mst: Add PBN calculation for DSC modesDavid Francis1-1/+1
2020-01-09drm/amdkfd: Improve kfd_process lookup in kfd_ioctlFelix Kuehling2-4/+28
2020-01-07drm/amd/display: Reduce HDMI pixel encoding if max clock is exceededThomas Anderson1-22/+23
2020-01-07drm/amd/display: add event type check before restart the authenticationXiaodong Yan1-2/+7
2020-01-07drm/amd/display: Add delay after h' watchdog timeout eventMichael Strauss1-4/+4
2020-01-07drm/amd/display: rx_validation failed resume from sleepJing Zhou1-4/+16
2020-01-07drm/amd/display: Return correct Error code for validate h_primeBhawanpreet Lakha1-1/+1
2020-01-07drm/amd/display: Fix hdcp1 create sessionBhawanpreet Lakha1-1/+2
2020-01-07drm/amd/display: fix psp return condition for hdcp moduleBhawanpreet Lakha1-1/+1
2020-01-07drm/amd: use list_for_each_entry for list iteration.Wambui Karuga1-15/+4
2020-01-07Revert "drm/amdgpu: Set no-retry as default."Alex Deucher1-2/+2
2020-01-07drm/amdgpu/gfx: simplify old firmware warningAlex Deucher2-4/+2
2020-01-07drm/amdgpu/gmc10: use common invalidation engine helperAlex Deucher2-16/+5
2020-01-07drm/amdgpu/gmc: move invaliation bitmap setup to common codeAlex Deucher4-41/+42
2020-01-07drm/amdgpu: updated UMC error address record with correct channel indexJohn Clements1-33/+32
2020-01-07drm/amdgpu: resolved bug in UMC RAS CE queryJohn Clements1-12/+20
2020-01-07drm/amd/powerplay: cleanup the interfaces for powergate setting through SMUEvan Quan3-35/+37
2020-01-07drm/amd/powerplay: issue proper hdp flush for table transferringEvan Quan5-10/+30
2020-01-07drm/amd/powerplay: refine code to support no-dpm caseEvan Quan3-1/+20
2020-01-07drm/amd/powerplay: unified VRAM address for driver table interaction with SMU V2Evan Quan11-47/+117
2020-01-07drm/amd/powerplay: cache the watermark settings on system memoryEvan Quan6-16/+24
2020-01-07drm/amdgpu/smu: custom pstate profiling clock frequence for navi series asicsKevin Wang2-3/+50
2020-01-07drm/amd/amdgpu: L1 Policy(5/5) - removed IH_CHICKEN from VFZhigang Luo1-10/+12
2020-01-07drm/amd/amdgpu: L1 Policy(3/5) - removed ECC interrupt from VFZhigang Luo1-7/+11
2020-01-07drm/amd/amdgpu: L1 Policy(2/5) - removed GC GRBM violations from gfxhubZhigang Luo2-37/+44
2020-01-07drm/amd/amdgpu: L1 Policy(1/5) - removed VM settings for mmhub and gfxhub from VFZhigang Luo2-37/+48
2020-01-07drm/amdgpu: removed GFX RAS support check in UMC ECC callbackJohn Clements1-7/+1
2020-01-07drm/amdgpu: added function to wait for PSP BL availabilityJohn Clements1-14/+28
2020-01-07drm/amdgpu: use linux size macro to simplify ONE_Kib & One_MibKevin Wang2-10/+3
2020-01-07drm/amdgpu: resolve bug in UMC 6 error counter queryJohn Clements2-90/+64
2020-01-07drm/amd/powerplay: add smu11_driver_if_arcturus.h new OOB membersEvan Quan2-2/+8
2020-01-07amd/amdgpu/sriov tdr enablement with pp_onevf_modeJack Zhang2-1/+11
2020-01-07amd/amdgpu/sriov enable onevf mode for ARCTURUS VFJack Zhang3-48/+56
2020-01-07drm/amd/powerplay: retrieve the enabled feature mask from cacheEvan Quan2-27/+36
2020-01-07drm/amd/powerplay: avoid deadlock on Vega20 swSMU routineEvan Quan1-4/+0
2020-01-07drm/amdgpu: update UMC 6.1 RAS error counter register access pathJohn Clements1-5/+5
2020-01-07drm/amdgpu/smu: add helper function smu_get_dpm_level_range() for smu driverKevin Wang3-10/+33