summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-09drm/amd: Delay removal of the firmware framebufferMario Limonciello1-0/+8
2022-12-20drm/amdgpu: skip MES for S0ix as well since it's part of GFXAlex Deucher1-2/+3
2022-12-13drm/amdgpu: Add an extra evict_resource call during device_suspend.Shikang Fan1-0/+5
2022-11-29drm/amdgpu: Fix potential double free and null pointer dereferenceLiang He1-0/+5
2022-11-23drm/amdgpu: fix for suspend/resume kiq fence fallback under sriovShikang Fan1-11/+12
2022-11-23drm/amdgpu: fix pci device refcount leakYang Yingliang1-0/+4
2022-11-22Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...Dave Airlie1-127/+76
2022-11-17drm/amdgpu: Enable mode-1 reset for RAS recovery in fatal error modeYiPeng Chai1-0/+4
2022-11-16Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-0/+1
2022-11-15drm/amdgpu: stop resubmittting jobs in amdgpu_pci_resumeChristian König1-2/+0
2022-11-15drm/amdgpu: stop resubmitting jobs for GPU reset v2Christian König1-5/+1
2022-11-15drm/amdgpu: revert "implement tdr advanced mode"Christian König1-103/+0
2022-11-15drm/amdgpu: Fixed the problem that ras error can't be queried after gpu recov...YiPeng Chai1-0/+2
2022-11-15drm/amdgpu: there is no vbios fb on devices with no display hw (v2)Alex Deucher1-0/+41
2022-11-15drm/amdgpu: clarify DC checksAlex Deucher1-15/+17
2022-11-15drm/amdgpu: rework SR-IOV virtual display handlingAlex Deucher1-2/+11
2022-11-05drm/fb-helper: Remove unnecessary include statementsThomas Zimmermann1-0/+1
2022-11-04drm/amdgpu: fix for suspend/resume sequence under sriovVictor Zhao1-0/+2
2022-11-04drm/amdgpu: Disable MCBP from soc21 for SRIOVYiqing Yao1-1/+1
2022-10-27drm/amd: Fail the suspend if resources can't be evictedMario Limonciello1-5/+10
2022-10-24amd/amdgpu: fix repeated words in commentswangjianli1-1/+1
2022-10-24drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resumePrike Liang1-0/+16
2022-10-24drm/amdgpu: skip mes self test for gc 11.0.3 in recoverYuBiao Wang1-1/+1
2022-10-18drm/amd/pm: disable cstate feature for gpu reset scenarioEvan Quan1-0/+8
2022-10-18Revert "drm/amdgpu: let mode2 reset fallback to default when failure"Victor Zhao1-6/+1
2022-10-17drm/amd/pm: disable cstate feature for gpu reset scenarioEvan Quan1-0/+8
2022-10-17Revert "drm/amdgpu: let mode2 reset fallback to default when failure"Victor Zhao1-6/+1
2022-09-29drm/amdgpu: Add amdgpu suspend-resume code path under SRIOVBokun Zhang1-1/+26
2022-09-29drm/amdgpu: Use simplified API for p2p dist calcLijo Lazar1-3/+3
2022-09-29drm/amdgpu: Disable verbose for p2p dist calcLijo Lazar1-1/+1
2022-09-20drm/amdgpu: add gang submit backend v2Christian König1-0/+35
2022-09-19drm/amdgpu: Fixed psp fence and memory issues when removing amdgpu deviceYiPeng Chai1-1/+4
2022-09-19drm/amdgpu: Adjust removal control flow for smu v13_0_2YiPeng Chai1-0/+30
2022-09-14drm/amdgpu: make sure to init common IP before gmcAlex Deucher1-3/+11
2022-09-13drm/amdgpu: Fix hive reference count leakVignesh Chander1-2/+2
2022-09-13drm/amdgpu: Use per device reset_domain for XGMI on sriov configurationshaoyunl1-9/+11
2022-09-07drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is un...YiPeng Chai1-2/+1
2022-08-29drm/amdgpu: ensure no PCIe peer access for CPU XGMI iolinksAlex Sierra1-1/+2
2022-08-25drm/amd/amdgpu: avoid soft reset check when gpu recovery disabledChengming Gui1-5/+6
2022-08-22drm/amdgpu: Remove the additional kfd pre reset call for sriovshaoyunl1-2/+0
2022-08-22drm/amdgpu: fix hive reference leak when adding xgmi deviceYiPeng Chai1-0/+2
2022-08-16drm/amd: Add detailed GFXOFF stats to debugfsAndré Almeida1-0/+2
2022-08-16drm/amdgpu: revert context to stop engine before mode2 resetVictor Zhao1-0/+1
2022-08-16drm/amdgpu: let mode2 reset fallback to default when failureVictor Zhao1-1/+6
2022-08-10drm/amdgpu: Avoid another list of reset devicesLijo Lazar1-0/+2
2022-07-28drm/amdgpu: move mes self test after drm sched re-startedJack Xiao1-0/+3
2022-07-28drm/amdgpu: drop non-necessary call trace dumpEvan Quan1-1/+0
2022-07-18drm/amdgpu: Get rid of amdgpu_job->external_hw_fenceAndrey Grodzovsky1-2/+1
2022-07-13drm/amdgpu: support reset flag set for gpu resetLikun Gao1-13/+7
2022-06-29drm/amdgpu: fix documentation warningAlex Deucher1-1/+1