summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2022-11-29drm/amdgpu: Fix potential double free and null pointer dereferenceLiang He
2022-11-23drm/amdgpu: fix for suspend/resume kiq fence fallback under sriovShikang Fan
2022-11-23drm/amdgpu: fix pci device refcount leakYang Yingliang
2022-11-22Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-11-17drm/amdgpu: Enable mode-1 reset for RAS recovery in fatal error modeYiPeng Chai
2022-11-16Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-11-15drm/amdgpu: stop resubmittting jobs in amdgpu_pci_resumeChristian König
2022-11-15drm/amdgpu: stop resubmitting jobs for GPU reset v2Christian König
2022-11-15drm/amdgpu: revert "implement tdr advanced mode"Christian König
2022-11-15drm/amdgpu: Fixed the problem that ras error can't be queried after gpu recov...YiPeng Chai
2022-11-15drm/amdgpu: there is no vbios fb on devices with no display hw (v2)Alex Deucher
2022-11-15drm/amdgpu: clarify DC checksAlex Deucher
2022-11-15drm/amdgpu: rework SR-IOV virtual display handlingAlex Deucher
2022-11-05drm/fb-helper: Remove unnecessary include statementsThomas Zimmermann
2022-11-04drm/amdgpu: fix for suspend/resume sequence under sriovVictor Zhao
2022-11-04drm/amdgpu: Disable MCBP from soc21 for SRIOVYiqing Yao
2022-10-27drm/amd: Fail the suspend if resources can't be evictedMario Limonciello
2022-10-24amd/amdgpu: fix repeated words in commentswangjianli
2022-10-24drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resumePrike Liang
2022-10-24drm/amdgpu: skip mes self test for gc 11.0.3 in recoverYuBiao Wang
2022-10-18drm/amd/pm: disable cstate feature for gpu reset scenarioEvan Quan
2022-10-18Revert "drm/amdgpu: let mode2 reset fallback to default when failure"Victor Zhao
2022-10-17drm/amd/pm: disable cstate feature for gpu reset scenarioEvan Quan
2022-10-17Revert "drm/amdgpu: let mode2 reset fallback to default when failure"Victor Zhao
2022-09-29drm/amdgpu: Add amdgpu suspend-resume code path under SRIOVBokun Zhang
2022-09-29drm/amdgpu: Use simplified API for p2p dist calcLijo Lazar
2022-09-29drm/amdgpu: Disable verbose for p2p dist calcLijo Lazar
2022-09-20drm/amdgpu: add gang submit backend v2Christian König
2022-09-19drm/amdgpu: Fixed psp fence and memory issues when removing amdgpu deviceYiPeng Chai
2022-09-19drm/amdgpu: Adjust removal control flow for smu v13_0_2YiPeng Chai
2022-09-14drm/amdgpu: make sure to init common IP before gmcAlex Deucher
2022-09-13drm/amdgpu: Fix hive reference count leakVignesh Chander
2022-09-13drm/amdgpu: Use per device reset_domain for XGMI on sriov configurationshaoyunl
2022-09-07drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is un...YiPeng Chai
2022-08-29drm/amdgpu: ensure no PCIe peer access for CPU XGMI iolinksAlex Sierra
2022-08-25drm/amd/amdgpu: avoid soft reset check when gpu recovery disabledChengming Gui
2022-08-22drm/amdgpu: Remove the additional kfd pre reset call for sriovshaoyunl
2022-08-22drm/amdgpu: fix hive reference leak when adding xgmi deviceYiPeng Chai
2022-08-16drm/amd: Add detailed GFXOFF stats to debugfsAndré Almeida
2022-08-16drm/amdgpu: revert context to stop engine before mode2 resetVictor Zhao
2022-08-16drm/amdgpu: let mode2 reset fallback to default when failureVictor Zhao
2022-08-10drm/amdgpu: Avoid another list of reset devicesLijo Lazar
2022-07-28drm/amdgpu: move mes self test after drm sched re-startedJack Xiao
2022-07-28drm/amdgpu: drop non-necessary call trace dumpEvan Quan
2022-07-18drm/amdgpu: Get rid of amdgpu_job->external_hw_fenceAndrey Grodzovsky
2022-07-13drm/amdgpu: support reset flag set for gpu resetLikun Gao
2022-06-29drm/amdgpu: fix documentation warningAlex Deucher
2022-06-29drm/amdgpu: Fix typos in amdgpu_stop_pending_resetsKent Russell
2022-06-28drm/amdgpu: Follow up change to previous drm scheduler change.Andrey Grodzovsky
2022-06-28drm/amdgpu: Prevent race between late signaled fences and GPU reset.Andrey Grodzovsky