summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2021-02-09drm/amdgpu: enable gpu recovery for dimgrey_cavefishTao Zhou1-0/+1
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/amdgpu: enable wave limit on non high prio cs pipesNirmoy Das2-2/+94
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/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: support ASPM for some specific ASICLikun Gao3-6/+124
2021-02-09drm/amd/pm: enable DCSKenneth Feng1-2/+6
2021-02-09drm/amdgpu/gmc9: fix mmhub client mapping for arcturusAlex Deucher1-34/+32
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-02drm/amdgpu: enable freesync for A+A configsChristian König2-3/+7
2021-02-02drm/amdgpu/gfx10: update CGTS_TCC_DISABLE and CGTS_USER_TCC_DISABLE register ...chen gong1-2/+16
2021-02-02drm/amdgpu: Fix a false positive when pin non-VRAM memoryxinhui pan1-1/+2
2021-02-02drm/amdgpu: Limit the maximum size of contiguous VRAM that can be encapsulate...Ramesh Errabolu1-0/+3
2021-02-02drm/amdkfd: fix null pointer panic while free buffer in kfdHuang Rui1-10/+6
2021-02-02drm/amdgpu: fix the issue that retry constantly once the buffer is oversizeHuang Rui1-1/+1
2021-02-01amdgpu: Add Missing Sienna Cichlid DIDOri Messinger1-0/+1
2021-01-28drm/amd/amdkfd: adjust dummy functions' placementLang Yu2-106/+119
2021-01-28drm/amdgpu: disable gpu reset on Vangogh for nowAlex Deucher2-1/+4
2021-01-25drm/amdgpu: Fix masking binary not operator on two mask operationsColin Ian King1-2/+2
2021-01-25drm/amd/amdgpu: add error handling to amdgpu_virt_read_pf2vf_dataJingwen Chen1-1/+5
2021-01-25drm/amdgpu: race issue when jobs on 2 ring timeoutHorace Chen1-10/+59
2021-01-25drm/amdgpu: Make contiguous pinning optionalFelix Kuehling1-1/+6
2021-01-21drm/amdgpu: remove gpu info firmware of green sardineHuang Rui1-1/+0
2021-01-21drm/amdgpu:Add pcie gen5 support in pcie capability.Feifei Xu1-2/+14
2021-01-21drm/amdgpu: Allow GfxOff on Vangogh as defaultJinzhou Su1-0/+1
2021-01-21drm/amdgpu: update mmhub mgcg&ls for mmhub_v2_3Aaron Liu1-23/+61
2021-01-21drm/amdgpu: Add RLC_PG_DELAY_3 for VangoghJinzhou Su1-0/+15
2021-01-20drm/amdgpu: modify GCR_GENERAL_CNTL for VangoghJinzhou Su1-1/+3
2021-01-20drm/amdgpu: Remove GFXOFF MASK for VangoghJinzhou Su1-3/+0
2021-01-20drm/amd/amdgpu: remove redundant flush_delayed_workJingwen Chen1-1/+0
2021-01-20Merge tag 'amd-drm-next-5.12-2021-01-20' of https://gitlab.freedesktop.org/ag...Daniel Vetter22-32/+741
2021-01-20Merge tag 'drm-misc-next-2021-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter6-27/+28
2021-01-19drm/amdgpu: Remove accidentally added small unused hunk.Maarten Lankhorst1-1/+0
2021-01-15drm/amdgpu: updated fw attestation interfaceJohn Clements1-4/+3
2021-01-15drm/amdgpu: toggle on DF Cstate after finishing xgmi injectionGuchun Chen1-1/+1