summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorFilesLines
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
2024-05-02drm/amdgpu: Fix amdgpu_device_reset_sriov retry logicYunxiang Li1-25/+22
2024-05-02drm/amdgpu: Add reset_context flag for host FLRYunxiang Li1-5/+8
2024-05-02drm/amdgpu: Fix two reset triggered in a rowYunxiang Li1-9/+10
2024-04-27drm/amdgpu: skip ip dump if devcoredump flag is setSunil Khatri1-6/+7
2024-04-27drm/amdgpu: add a spinlock to wb allocationAlex Deucher1-1/+10
2024-04-27drm/amdgpu: dump ip state before reset for each ipSunil Khatri1-0/+7
2024-04-19drm/amdgpu: Skip the coredump collection on reset during driver reloadAhmad Rehman1-2/+5
2024-04-17drm/amdgpu: refactoring the runtime pm mode detection codeMa Jun1-0/+75
2024-04-17drm/amdgpu: Add missing space to DRM_WARN() messageThorsten Blum1-1/+1
2024-04-10amd/amdgpu: improve VF recover timeZhigang Luo1-0/+1
2024-04-10drm/amdgpu/pm: Add support for MACO flag checkingMa Jun1-3/+5
2024-04-10drm/amd/pm: fix the high voltage issue after unloadKenneth Feng1-11/+15
2024-04-10drm/amdgpu: use vm_update_mode=0 as default in sriov for gfx10.3 onwardsDanijel Slivka1-0/+7
2024-03-22drm/amd: Flush GFXOFF requests in prepare stageMario Limonciello1-0/+2
2024-03-22drm/amdgpu: refactor code to split devcoredump codeSunil Khatri1-0/+1