summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-12drm/amdgpu: Fix amdgpu_device_reset_sriov retry logicYunxiang Li1-25/+22
2024-09-12drm/amdgpu: Add reset_context flag for host FLRYunxiang Li1-5/+8
2024-09-12drm/amdgpu: Fix two reset triggered in a rowYunxiang Li1-9/+10
2024-09-08drm/amdgpu: fix dereference after null checkJesse Zhang1-1/+1
2024-09-08drm/amd/amdgpu: Check tbo resource pointerAsad Kamal1-1/+2
2024-08-14drm/amdgpu: Add lock around VF RLCG interfaceVictor Skvortsov1-0/+1
2024-08-03drm/amdgpu: Check if NBIO funcs are NULL in amdgpu_device_baco_exitFriedrich Vock1-1/+1
2024-06-25drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar1-2/+5
2024-05-30drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()Alex Deucher1-7/+12
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
2024-03-20drm/amdgpu: trigger flr_work if reading pf2vf data failedZhigang Luo1-5/+10
2024-03-20drm/amdgpu: Do a basic health check before resetLijo Lazar1-0/+24
2024-03-20Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device...Ma Jun1-10/+6
2024-03-06drm/amdgpu: disable ring_muxer if mcbp is offPierre-Eric Pelloux-Prayer1-2/+2
2024-02-27drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()Srinivasan Shanmugam1-6/+10
2024-02-26drm/amdgpu: Add fatal error detected flagLijo Lazar1-0/+1
2024-02-13Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello1-1/+0
2024-02-13drm/amd: Stop evicting resources on APUs in suspendMario Limonciello1-2/+9
2024-01-31drm/amdgpu: Need to resume ras during gpu reset for gfx v9_4_3 sriovYiPeng Chai1-0/+1
2024-01-31drm/amdgpu: Fix the warning info in mode1 resetMa Jun1-6/+6
2024-01-25drm/amdgpu: adjust aca init/fini sequence to match gpu resetYang Wang1-6/+0
2024-01-23Revert "drm/amd/pm: fix the high voltage and temperature issue"Mario Limonciello1-17/+7
2024-01-18drm/amdgpu: Skip do PCI error slot reset during RAS recoveryStanley.Yang1-0/+14
2024-01-18drm/amdgpu: revert "Adjust removal control flow for smu v13_0_2"Christian König1-31/+1
2024-01-16drm/amdgpu: Check extended configuration space register when system uses larg...Ma Jun1-0/+4
2024-01-16drm/amdgpu: implement RAS ACA driver frameworkYang Wang1-0/+6
2024-01-16drm/amdgpu: Init pcie_index/data address as fallback (v2)Hawking Zhang1-5/+18
2024-01-16drm/amdgpu: drop psp v13 query_boot_status implementationHawking Zhang1-2/+0
2024-01-16drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'Srinivasan Shanmugam1-0/+1
2024-01-06drm/amdgpu: skip gpu_info fw loading on navi12Alex Deucher1-9/+2
2023-12-13drm/amdgpu: Use the right method to get IP versionLijo Lazar1-1/+1
2023-12-13drm/amdgpu: fix buffer funcs setting order on suspend harderAlex Deucher1-2/+0
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie1-4/+2
2023-12-07drm/amdgpu: fix buffer funcs setting order on suspendAlex Deucher1-0/+2
2023-12-06drm/amdgpu: disable MCBP by defaultJiadong Zhu1-4/+0
2023-12-05Merge tag 'amd-drm-next-6.8-2023-12-01' of https://gitlab.freedesktop.org/agd...Dave Airlie1-4/+114
2023-11-30drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan1-0/+4
2023-11-30drm/amdgpu: Add reg_state sysfs attributeLijo Lazar1-0/+62
2023-11-30drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan1-0/+4