aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: sysfs node disable query error count during gpu resetYiPeng Chai2024-07-081-1/+2
* drm/amdgpu: process RAS fatal error MB notificationVignesh Chander2024-06-271-1/+8
* drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar2024-06-271-2/+5
* drm/amdgpu: fix using the reserved VMID with gang submitChristian König2024-06-191-4/+17
* drm/amdgpu: create amdgpu_ras_in_recovery to simplify codeTao Zhou2024-06-141-11/+2
* drm/amdgpu: refine gpu_info firmware loadingYang Wang2024-06-141-5/+4
* drm/amdgpu: fix sriov host flr handlerYunxiang Li2024-06-141-0/+2
* drm/amdkfd: add reset cause in gpu pre-reset smi eventEric Huang2024-06-051-1/+1
* drm/amdgpu: Add lock around VF RLCG interfaceVictor Skvortsov2024-05-291-0/+1
* drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()Alex Deucher2024-05-291-7/+12
* drm/amdgpu: add prints in IP State dumpSunil Khatri2024-05-231-0/+2
* drm/amd/amdgpu: fix the inst passed to amdgpu_virt_rlcg_reg_rwVictor Zhao2024-05-231-2/+2
* drm/amdgpu: Check if NBIO funcs are NULL in amdgpu_device_baco_exitFriedrich Vock2024-05-171-1/+1
* drm/amdgpu: fix dereference after null checkJesse Zhang2024-05-131-1/+1
* drm/amd/amdgpu: Check tbo resource pointerAsad Kamal2024-05-021-1/+2
* drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang2024-05-021-2/+5
* drm/amdgpu: Move ras resume into SRIOV functionYunxiang Li2024-05-021-7/+5
* drm/amdgpu: Fix amdgpu_device_reset_sriov retry logicYunxiang Li2024-05-021-25/+22
* drm/amdgpu: Add reset_context flag for host FLRYunxiang Li2024-05-021-5/+8
* drm/amdgpu: Fix two reset triggered in a rowYunxiang Li2024-05-021-9/+10
* drm/amdgpu: skip ip dump if devcoredump flag is setSunil Khatri2024-04-261-6/+7
* drm/amdgpu: add a spinlock to wb allocationAlex Deucher2024-04-261-1/+10
* drm/amdgpu: dump ip state before reset for each ipSunil Khatri2024-04-261-0/+7
* drm/amdgpu: Skip the coredump collection on reset during driver reloadAhmad Rehman2024-04-191-2/+5
* drm/amdgpu: refactoring the runtime pm mode detection codeMa Jun2024-04-171-0/+75
* drm/amdgpu: Add missing space to DRM_WARN() messageThorsten Blum2024-04-171-1/+1
* amd/amdgpu: improve VF recover timeZhigang Luo2024-04-101-0/+1
* drm/amdgpu/pm: Add support for MACO flag checkingMa Jun2024-04-101-3/+5
* drm/amd/pm: fix the high voltage issue after unloadKenneth Feng2024-04-101-11/+15
* drm/amdgpu: use vm_update_mode=0 as default in sriov for gfx10.3 onwardsDanijel Slivka2024-04-101-0/+7
* drm/amd: Flush GFXOFF requests in prepare stageMario Limonciello2024-03-221-0/+2
* drm/amdgpu: refactor code to split devcoredump codeSunil Khatri2024-03-221-0/+1
* drm/amdgpu: trigger flr_work if reading pf2vf data failedZhigang Luo2024-03-201-5/+10
* drm/amdgpu: Do a basic health check before resetLijo Lazar2024-03-201-0/+24
* Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device...Ma Jun2024-03-201-10/+6
* drm/amdgpu: disable ring_muxer if mcbp is offPierre-Eric Pelloux-Prayer2024-03-061-2/+2
* drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()Srinivasan Shanmugam2024-02-271-6/+10
* drm/amdgpu: Add fatal error detected flagLijo Lazar2024-02-261-0/+1
* Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello2024-02-131-1/+0
* drm/amd: Stop evicting resources on APUs in suspendMario Limonciello2024-02-131-2/+9
* drm/amdgpu: Need to resume ras during gpu reset for gfx v9_4_3 sriovYiPeng Chai2024-01-311-0/+1
* drm/amdgpu: Fix the warning info in mode1 resetMa Jun2024-01-311-6/+6
* drm/amdgpu: adjust aca init/fini sequence to match gpu resetYang Wang2024-01-251-6/+0
* Revert "drm/amd/pm: fix the high voltage and temperature issue"Mario Limonciello2024-01-221-17/+7
* drm/amdgpu: Skip do PCI error slot reset during RAS recoveryStanley.Yang2024-01-181-0/+14
* drm/amdgpu: revert "Adjust removal control flow for smu v13_0_2"Christian König2024-01-181-31/+1
* drm/amdgpu: Check extended configuration space register when system uses larg...Ma Jun2024-01-151-0/+4
* drm/amdgpu: implement RAS ACA driver frameworkYang Wang2024-01-151-0/+6
* drm/amdgpu: Init pcie_index/data address as fallback (v2)Hawking Zhang2024-01-151-5/+18
* drm/amdgpu: drop psp v13 query_boot_status implementationHawking Zhang2024-01-151-2/+0