summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2026-03-25drm/amdgpu: clarify DC checksAlex Deucher
2026-03-25drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello
2026-02-06drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Pri...Srinivasan Shanmugam
2025-12-07drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher
2025-12-07drm/amd: Avoid evicting resources at S5Mario Limonciello (AMD)
2025-12-07drm/amdgpu: add support for cyan skillfish gpu_infoAlex Deucher
2025-05-22drm/amdgpu: fix pm notifier handlingAlex Deucher
2025-05-22Revert "drm/amd: Stop evicting resources on APUs in suspend"Alex Deucher
2025-05-22drm/amd: Add Suspend/Hibernate notification callback supportMario Limonciello
2025-05-22drm/amdgpu: trigger flr_work if reading pf2vf data failedZhigang Luo
2025-05-22drm/amd: Stop evicting resources on APUs in suspendMario Limonciello
2025-04-25drm/amdgpu: grab an additional reference on the gang fence v2Christian König
2025-03-13drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher
2025-03-13drm/amdgpu: Check extended configuration space register when system uses larg...Ma Jun
2025-01-23Revert "drm/amdgpu: rework resume handling for display (v2)"Greg Kroah-Hartman
2025-01-23drm/amdgpu: fix usage slab after freeVitaly Prosyak
2024-12-14drm/amdgpu: rework resume handling for display (v2)Alex Deucher
2024-12-14drm/amdgpu: skip amdgpu_device_cache_pci_state under sriovVictor Zhao
2024-09-08drm/amdgpu: fix dereference after null checkJesse Zhang
2024-09-08drm/amd/amdgpu: Check tbo resource pointerAsad Kamal
2024-08-14drm/amdgpu: Add lock around VF RLCG interfaceVictor Skvortsov
2024-08-03drm/amdgpu: Check if NBIO funcs are NULL in amdgpu_device_baco_exitFriedrich Vock
2024-07-05drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar
2024-07-05drm/amd/amdgpu: Fix style errors in amdgpu_drv.c & amdgpu_device.cSrinivasan Shanmugam
2024-04-13Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device...Ma Jun
2024-04-13drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()Srinivasan Shanmugam
2024-04-10drm/amd: Flush GFXOFF requests in prepare stageMario Limonciello
2024-04-10drm/amd: Add concept of running prepare_suspend() sequence for IP blocksMario Limonciello
2024-04-10drm/amd: Evict resources during PM ops prepare() callbackMario Limonciello
2024-02-23Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello
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