summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorFilesLines
2025-08-01drm/amdgpu: Reset the clear flag in buddy during resumeArunpravin Paneer Selvam1-0/+2
2025-07-17drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Pri...Srinivasan Shanmugam1-1/+1
2025-07-06drm/amdgpu: switch job hw_fence to amdgpu_fenceAlex Deucher1-1/+1
2025-05-29drm/amdgpu: release xcp_mgr on exitFlora Cui1-0/+3
2025-05-29drm/amdgpu: Skip pcie_replay_count sysfs creation for VFVictor Skvortsov1-7/+20
2025-05-22drm/amdgpu: fix pm notifier handlingAlex Deucher1-13/+5
2025-05-22Revert "drm/amd: Stop evicting resources on APUs in suspend"Alex Deucher1-9/+2
2025-05-22drm/amd: Add Suspend/Hibernate notification callback supportMario Limonciello1-1/+45
2025-04-25drm/amdgpu: fix warning of drm_mm_cleanZhenGuo Yin1-1/+1
2025-04-20drm/amdgpu: grab an additional reference on the gang fence v2Christian König1-1/+9
2025-03-07drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher1-0/+7
2025-01-09drm/amdgpu: fix backport of commit 73dae652dcacAlex Deucher1-1/+5
2024-12-14drm/amdgpu: rework resume handling for display (v2)Alex Deucher1-2/+43
2024-12-14drm/amdgpu: skip amdgpu_device_cache_pci_state under sriovVictor Zhao1-0/+3
2024-12-09drm/amdgpu: fix usage slab after freeVitaly Prosyak1-1/+1
2024-09-18drm/amdgpu: nuke the VM PD/PT shadow handlingChristian König1-85/+2
2024-09-17drm/amdgpu: Fix missing check pcie_p2p module paramBob Zhou1-1/+1
2024-08-29drm/amd/amdgpu: move drain_workqueue before shutdown is setVictor Zhao1-3/+3
2024-08-29drm/amdgpu: skip printing vram_lost if neededTrigger Huang1-1/+1
2024-08-27Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...Daniel Vetter1-46/+86
2024-08-23drm/amdgpu: Take IOMMU remapping into account for p2p checksRahul Jain1-8/+35
2024-08-21drm/amdgpu: Implement Enforce Isolation Handler for KGD/KFD serializationSrinivasan Shanmugam1-0/+16
2024-08-21drm/amdgpu: Add enforce_isolation sysfs attributeSrinivasan Shanmugam1-0/+2
2024-08-16drm/amdgpu: Make enforce_isolation setting per GPUSrinivasan Shanmugam1-0/+5
2024-08-16drm/amdgpu/gfx11: add a mutex for the gfx semaphoreAlex Deucher1-0/+1
2024-08-13drm/amdgpu: Disable dpm_enabled flag while VF is in resetVictor Skvortsov1-4/+2
2024-08-06drm/amdgpu: report bad status in GPU recoveryTao Zhou1-2/+8
2024-08-06drm/amdgpu: update bad state check in GPU recoveryTao Zhou1-1/+1
2024-08-06drm/amdgpu: Clean up the register dump via debugfs listSunil Khatri1-19/+0
2024-07-29Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-81/+108
2024-07-28drm/amdgpu: trigger ip dump before suspend of IP'sSunil Khatri1-30/+30
2024-07-25drm/scheduler: remove full_recover from drm_sched_startChristian König1-2/+2
2024-07-24drm/amdgpu: skip kfd init if GFX is not ready.Yifan Zhang1-1/+5
2024-07-08drm/amdgpu: sysfs node disable query error count during gpu resetYiPeng Chai1-1/+2
2024-06-28drm/amdgpu: process RAS fatal error MB notificationVignesh Chander1-1/+8
2024-06-28drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar1-2/+5
2024-06-19drm/amdgpu: fix using the reserved VMID with gang submitChristian König1-4/+17
2024-06-14drm/amdgpu: create amdgpu_ras_in_recovery to simplify codeTao Zhou1-11/+2
2024-06-14drm/amdgpu: refine gpu_info firmware loadingYang Wang1-5/+4
2024-06-14drm/amdgpu: fix sriov host flr handlerYunxiang Li1-0/+2
2024-06-05drm/amdkfd: add reset cause in gpu pre-reset smi eventEric Huang1-1/+1
2024-05-29drm/amdgpu: Add lock around VF RLCG interfaceVictor Skvortsov1-0/+1
2024-05-29drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()Alex Deucher1-7/+12
2024-05-23drm/amdgpu: add prints in IP State dumpSunil Khatri1-0/+2
2024-05-23drm/amd/amdgpu: fix the inst passed to amdgpu_virt_rlcg_reg_rwVictor Zhao1-2/+2
2024-05-18drm/amdgpu: Check if NBIO funcs are NULL in amdgpu_device_baco_exitFriedrich Vock1-1/+1
2024-05-13drm/amdgpu: fix dereference after null checkJesse Zhang1-1/+1
2024-05-02drm/amd/amdgpu: Check tbo resource pointerAsad Kamal1-1/+2
2024-05-02drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang1-2/+5
2024-05-02drm/amdgpu: Move ras resume into SRIOV functionYunxiang Li1-7/+5