aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'Srinivasan Shanmugam2024-01-151-0/+1
* drm/amdgpu: skip gpu_info fw loading on navi12Alex Deucher2024-01-051-9/+2
* drm/amdgpu: Use the right method to get IP versionLijo Lazar2023-12-131-1/+1
* drm/amdgpu: fix buffer funcs setting order on suspend harderAlex Deucher2023-12-131-2/+0
* Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie2023-12-121-4/+2
|\
| * drm/amdgpu: fix buffer funcs setting order on suspendAlex Deucher2023-12-061-0/+2
| * drm/amdgpu: disable MCBP by defaultJiadong Zhu2023-12-061-4/+0
| * drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan2023-11-291-0/+4
* | Merge tag 'amd-drm-next-6.8-2023-12-01' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-12-051-4/+114
|\ \
| * | drm/amdgpu: Add reg_state sysfs attributeLijo Lazar2023-11-291-0/+62
| * | drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan2023-11-291-0/+4
| * | drm/amd: Exclude dGPUs in eGPU enclosures from DPM quirksMario Limonciello2023-11-171-2/+6
| * | drm/amd: Use the first non-dGPU PCI device for BW limitsMario Limonciello2023-11-171-2/+35
| * | drm/amdgpu: Implement a new 64bit sequence memory driverArunpravin Paneer Selvam2023-11-171-0/+7
| |/
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-11-151-149/+457
|\|
| * drm/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher2023-11-101-0/+12
| * drm/amdgpu: move kfd_resume before the ip late initTim Huang2023-11-101-7/+6
| * drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu2023-11-091-2/+87
| * drm/amdgpu: Query and report boot statusHawking Zhang2023-11-031-0/+2
| * drm/amdgpu: don't use pci_is_thunderbolt_attached()Alex Deucher2023-11-031-4/+4