aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2021-02-09drm/amd/display: Initialize dmub_rb_cmd unions to 0Wyatt Wood4-3/+13
2021-02-09drm/amd/display: fix 64bit division issue on 32bit OSLang Yu3-4/+5
2021-02-09drm/amd/display: move edp sink present detection to hw initEric Yang2-18/+24
2021-02-09drm/amd/display: revert support for DID2.0 dsc passthroughJun Lei3-23/+14
2021-02-09drm/amd/display: DP HDCP Compliance 1A-08/09 tests failQingqing Zhuo1-0/+2
2021-02-09drm/amd/display: Add DIG_CLOCK_PATTERN in the transmitter controlDerek Lai3-1/+27
2021-02-09drm/amd/display: Add return code instead of boolean for future useFangzhi Zuo1-4/+4
2021-02-09drm/amdgpu: enable gpu recovery for dimgrey_cavefishTao Zhou1-0/+1
2021-02-09drm/amd/pm: enable LCLK DSKenneth Feng1-0/+3
2021-02-09drm/amdgpu: reset runpm flag if device suspend failsAlex Deucher1-1/+3
2021-02-09drm/amdgpu: use runpm flag rather than fbcon for kfd runtime suspend (v2)Alex Deucher1-2/+2
2021-02-09drm/amdgpu: drop extra drm_kms_helper_poll_enable/disable callsAlex Deucher2-4/+0
2021-02-09drm/amdgpu/nv: add PCI reset supportAlex Deucher1-1/+6
2021-02-09drm/amdgpu/soc15: add PCI reset supportAlex Deucher1-10/+14
2021-02-09drm/amdgpu/si: add PCI reset supportAlex Deucher1-14/+23
2021-02-09drm/amdgpu: add generic pci reset as an optionAlex Deucher3-3/+17
2021-02-09drm/amdgpu/vi: minor clean up of reset codeAlex Deucher1-22/+14
2021-02-09drm/amdgpu/cik: minor clean up of reset codeAlex Deucher1-22/+11
2021-02-09drm/amdgpu/si: minor clean up of reset codeAlex Deucher1-5/+2
2021-02-09drm/amd/pm: add support for hwmon control of slow and fast PPT limit on vangoghXiaomeng Hou6-18/+204
2021-02-09drm/amd/pm: modify the power limit level parameter from bool to enum typeXiaomeng Hou3-5/+21
2021-02-09drm/amd/pm: update the smu v11.5 smc header for vangoghXiaomeng Hou2-1/+9
2021-02-09drm/amdgpu: enable wave limit on non high prio cs pipesNirmoy Das2-2/+94
2021-02-09drm/amd/display: Add otg vertical interrupt0 support in DCN1.0Wayne Lin3-0/+54
2021-02-09drm/amdgpu: Add otg vertical IRQ SourceWayne Lin1-0/+1
2021-02-09drm/amdgpu: optimize list operation in amdgpu_xgmiKevin Wang1-6/+4
2021-02-09drm/amd/pm/swsmu: unify the init soft gpu metrics functionKevin Wang11-47/+45
2021-02-09drm/amdgpu: support rom clockgating related function for NV familyLikun Gao2-0/+40
2021-02-09drm/amdgpu: switch to use smuio callbacks for NV familyLikun Gao1-3/+15
2021-02-09drm/amdgpu: implement smuio v11_0_6 callbacksLikun Gao3-1/+73
2021-02-09drm/amdgpu: add SMUIO 11.0.6 register headersLikun Gao2-0/+76
2021-02-09drm/amdgpu: support ASPM for some specific ASICLikun Gao3-6/+124
2021-02-09drm/amd/pm: enable DCSKenneth Feng3-2/+12
2021-02-09drm/amdgpu/gmc9: fix mmhub client mapping for arcturusAlex Deucher1-34/+32
2021-02-09drm/amdgpu/smu12: fix power reporting on renoirAlex Deucher1-1/+1
2021-02-09drm/amdkfd: Get unique_id dynamically v2Kent Russell2-4/+3
2021-02-09drm/amd/pm: enable ACDC featureKenneth Feng1-0/+3
2021-02-09drm/amdgpu: enable gfx wave limiting for high priority compute jobsNirmoy Das1-0/+9
2021-02-09drm/amdgpu: add wave limit functionality for gfx8,9Nirmoy Das3-2/+38
2021-02-09drm/amdgpu: enable only one high prio compute queueNirmoy Das5-21/+15
2021-02-09drm/amdgpu: cleanup struct amdgpu_ringNirmoy Das2-11/+3
2021-02-09drm/amd/display: Fix unused variable warningBhawanpreet Lakha1-2/+0
2021-02-09Revert "drm/amd/display: fix unused variable warning"Alex Deucher1-2/+0
2021-02-09drm/ttm: move memory accounting into vmwgfx v4Christian König2-10/+14
2021-02-05drm/scheduler: provide scheduler score externallyChristian König1-1/+1
2021-02-05drm/amd/display: fix unused variable warningArnd Bergmann1-0/+2
2021-02-02drm/amd/display: Decrement refcount of dc_sink before reassignmentVictor Lu1-1/+3
2021-02-02drm/amd/display: Free atomic state after drm_atomic_commitVictor Lu1-8/+6
2021-02-02drm/amd/display: Fix dc_sink kref count in emulated_link_detectVictor Lu1-2/+2
2021-02-02drm/amd/display: Release DSC before acquiringMikita Lipski1-1/+5