summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2024-02-05drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'Srinivasan Shanmugam
2024-01-10drm/amdgpu: skip gpu_info fw loading on navi12Alex Deucher
2023-11-28drm/amdgpu: don't use pci_is_thunderbolt_attached()Alex Deucher
2023-11-28drm/amdgpu: Fix potential null pointer derefernceStanley.Yang
2023-10-10drm/amd: Fix detection of _PR3 on the PCIe root portMario Limonciello
2023-09-23Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz
2023-09-13drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()Arnd Bergmann
2023-08-23drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello
2023-08-16drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello
2023-08-03drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello
2023-06-09drm/amdgpu: set gfx9 onwards APU atomics support to be trueYifan Zhang
2023-06-09drm/amdgpu: Use the default reset when loading or reloading the driverlyndonli
2023-06-09drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"Chong Li
2023-05-17drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)Lin.Cao
2023-05-11drm/amdgpu: register a vga_switcheroo client for MacBooks with apple-gmuxOrlando Chamberlain
2023-04-13drm/amdgpu: skip psp suspend for IMU enabled ASICs mode2 resetTim Huang
2023-04-13drm/amdgpu: for S0ix, skip SDMA 5.x+ suspend/resumeAlex Deucher
2023-03-30drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng
2023-03-10Revert "drm/amdgpu: TA unload messages are not actually sent to psp when amdg...Vitaly Prosyak
2023-02-22drm/amd/amdgpu: fix warning during suspendJack Xiao
2023-01-18drm/amd: Delay removal of the firmware framebufferMario Limonciello
2023-01-07drm/amdgpu: skip MES for S0ix as well since it's part of GFXAlex Deucher
2022-12-31drm/amdgpu: Fix potential double free and null pointer dereferenceLiang He
2022-12-31drm/amdgpu: fix pci device refcount leakYang Yingliang
2022-11-15drm/amdgpu: there is no vbios fb on devices with no display hw (v2)Alex Deucher
2022-11-02drm/amd: Fail the suspend if resources can't be evictedMario Limonciello
2022-10-26drm/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-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