summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-09drm/amd/pm: fix the high voltage issue after unloadKenneth Feng1-11/+15
2024-03-27drm/amd: Flush GFXOFF requests in prepare stageMario Limonciello1-0/+2
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-22Revert "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-15drm/amdgpu: Check extended configuration space register when system uses larg...Ma Jun1-0/+4
2024-01-15drm/amdgpu: implement RAS ACA driver frameworkYang Wang1-0/+6
2024-01-15drm/amdgpu: Init pcie_index/data address as fallback (v2)Hawking Zhang1-5/+18
2024-01-15drm/amdgpu: drop psp v13 query_boot_status implementationHawking Zhang1-2/+0
2024-01-15drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'Srinivasan Shanmugam1-0/+1
2024-01-05drm/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-06drm/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-29drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan1-0/+4
2023-11-29drm/amdgpu: Add reg_state sysfs attributeLijo Lazar1-0/+62
2023-11-29drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan1-0/+4
2023-11-17drm/amd: Exclude dGPUs in eGPU enclosures from DPM quirksMario Limonciello1-2/+6
2023-11-17drm/amd: Use the first non-dGPU PCI device for BW limitsMario Limonciello1-2/+35
2023-11-17drm/amdgpu: Implement a new 64bit sequence memory driverArunpravin Paneer Selvam1-0/+7
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard1-149/+457
2023-11-10drm/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher1-0/+12
2023-11-10drm/amdgpu: move kfd_resume before the ip late initTim Huang1-7/+6
2023-11-09drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu1-2/+87
2023-11-03drm/amdgpu: Query and report boot statusHawking Zhang1-0/+2
2023-11-03drm/amdgpu: don't use pci_is_thunderbolt_attached()Alex Deucher1-4/+4
2023-11-01drm/sched: Convert drm scheduler to use a work queue rather than kthreadMatthew Brost1-1/+1
2023-11-01drm/sched: Add drm_sched_wqueue_* helpersMatthew Brost1-6/+6
2023-10-31drm/amd/pm: fix the high voltage and temperature issueKenneth Feng1-7/+17
2023-10-31drm/amdgpu: remove amdgpu_mes_self_test in gpu recoverYifan Zhang1-4/+0
2023-10-31Merge tag 'amd-drm-next-6.7-2023-10-27' of https://gitlab.freedesktop.org/agd...drm-next-2023-10-31-1Dave Airlie1-15/+10
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+16
2023-10-26drm/amd: Explicitly disable ASPM when dynamic switching disabledMario Limonciello1-15/+6
2023-10-26drm/amd: Move AMD_IS_APU check for ASPM into top level functionMario Limonciello1-0/+2
2023-10-26drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supportedMario Limonciello1-0/+2
2023-10-26drm/amdgpu: move buffer funcs setting up a levelAlex Deucher1-0/+15
2023-10-26drm/sched: Convert the GPU scheduler to variable number of run-queuesLuben Tuikov1-0/+1
2023-10-20drm/amdgpu: Move coredump code to amdgpu_reset fileAndré Almeida1-78/+0