summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorLines
2026-01-14drm/amd: Clean up kfd node on surprise disconnectMario Limonciello (AMD)-0/+8
2026-01-07Reapply "Revert "drm/amd: Skip power ungate during suspend for VPE""Mario Limonciello (AMD)-2/+1
2026-01-07drm/amd/pm: Disable MMIO access during SMU Mode 1 resetPerry Yuan-0/+3
2025-12-16drm/amdgpu: fix a job->pasid access race in gpu recoveryAlex Deucher-2/+8
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-11/+9
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-134/+284
2025-12-02Revert "drm/amd: Skip power ungate during suspend for VPE"Mario Limonciello (AMD)-2/+1
2025-11-26drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher-0/+2
2025-11-26drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher-0/+2
2025-11-24drm/amdgpu: Fix GFX hang on SteamDeck when amdgpu is reloadedRodrigo Siqueira-0/+14
2025-11-19drm/amd: Skip power ungate during suspend for VPEMario Limonciello-1/+2
2025-11-19drm/amd: Skip power ungate during suspend for VPEMario Limonciello-1/+2
2025-11-14drm/amdgpu: Use pci_rebar_get_max_size()Ilpo Järvinen-3/+5
2025-11-14drm/amdgpu: Remove driver side BAR release before resizeIlpo Järvinen-7/+1
2025-11-14PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen-1/+3
2025-11-11drm/amdgpu: Use DC by default on SI dGPUsTimur Kristóf-13/+2
2025-11-06drm/amd/ras: Fix the issue of incorrect function callYiPeng Chai-1/+1
2025-11-04drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()Alex Deucher-4/+0
2025-11-04drm/amdgpu: suspend ras module before gpu resetYiPeng Chai-0/+5
2025-11-04drm/amdgpu: Add ras ip block nameYiPeng Chai-0/+1
2025-11-04drm/amdgpu: Implement user queue reset functionalityJesse.Zhang-0/+8
2025-11-04drm/amd: Unwind for failed device suspendMario Limonciello (AMD)-7/+58
2025-11-04drm/amd: Add an unwind for failures in amdgpu_device_ip_suspend_phase2()Mario Limonciello (AMD)-3/+33
2025-11-04drm/amd: Add an unwind for failures in amdgpu_device_ip_suspend_phase1()Mario Limonciello (AMD)-2/+16
2025-11-04drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()Alex Deucher-4/+0
2025-11-04drm/amdgpu: Remove invalidate and flush hdp macrosAsad Kamal-2/+2
2025-10-31Merge tag 'amd-drm-next-6.19-2025-10-29' of https://gitlab.freedesktop.org/ag...Simona Vetter-3/+1
2025-10-31Merge tag 'amd-drm-next-6.19-2025-10-24' of https://gitlab.freedesktop.org/ag...Simona Vetter-104/+144
2025-10-28drm/amdgpu: Use DC by default for BonaireTimur Kristóf-1/+0
2025-10-28drm/amdgpu: Convert amdgpu userqueue management from IDR to XArrayJesse.Zhang-2/+1
2025-10-24Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter-4/+4
2025-10-20drm/amdgpu: Introduce SRIOV critical regions v2 during VF initEllen Pan-0/+4
2025-10-20drm/amdgpu: use GPU_HDP_FLUSH for sriovVictor Zhao-3/+10
2025-10-20drm/amd: Add a helper to tell whether an IP block HW is enabledMario Limonciello-1/+22
2025-10-18drm/client: Remove holds_console_lock parameter from suspend/resumeThomas Zimmermann-4/+4
2025-10-13drm/amdgpu: Move reset-on-init sequence earlierLijo Lazar-3/+2
2025-10-13drm/amdgpu: Add amdgpu_discovery_infoLijo Lazar-2/+2
2025-10-13drm/amdgpu: Reorganize sysfs ini/fini callsLijo Lazar-37/+51
2025-10-13drm/amdgpu: clean up and unify hw fence handlingAlex Deucher-6/+1
2025-10-13drm/amd: Pass userq suspend failures up to callerMario Limonciello-1/+3
2025-10-13drm/amd: Pass IP suspend errors up to callersMario Limonciello-3/+8
2025-10-13drm/amd: Don't always set IP block HW status to falseMario Limonciello-1/+0
2025-10-13drm/amd: Remove comment about handling errors in amdgpu_device_ip_suspend_pha...Mario Limonciello-1/+0
2025-10-13drm/amd: Stop exporting amdgpu_device_ip_suspend() outside amdgpu_deviceMario Limonciello-1/+1
2025-10-13drm/amdgpu: reduce queue timeout to 2 seconds v2Christian König-45/+40
2025-10-13drm/amd: Disable ASPM on SITimur Kristóf-0/+7
2025-10-07drm/amdgpu: Report individual reset errorLijo Lazar-10/+15
2025-10-07drm/amdgpu: Check swus/ds for switch state saveLijo Lazar-8/+15
2025-09-18drm/amdgpu: suspend KFD and KGD user queues for S0ixAlex Deucher-14/+10
2025-09-15drm/amd: Avoid evicting resources at S5Mario Limonciello (AMD)-0/+4