summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2026-01-08drm/amdgpu: Add THM 15.0.0 headersAlex Deucher-0/+724
2026-01-08drm/amdgpu: add SMUIO 15.0.0 headersAlex Deucher-0/+290
2026-01-08drm/amdgpu: Fix gfx9 update PTE mtype flagPhilip Yang-4/+4
2026-01-08drm/amd/pm: Use driver table for board temperatureLijo Lazar-40/+43
2026-01-08drm/amd/pm: Use cached gpu metrics tableLijo Lazar-3/+11
2026-01-08drm/amd/pm: Use driver table structure in smuv14Lijo Lazar-16/+22
2026-01-08drm/amd/pm: Use driver table structure in smuv13Lijo Lazar-55/+76
2026-01-08drm/amd/pm: Use driver table structure in smuv12Lijo Lazar-7/+10
2026-01-08drm/amd/pm: Use driver table structure in smuv11Lijo Lazar-46/+83
2026-01-07Reapply "Revert "drm/amd: Skip power ungate during suspend for VPE""Mario Limonciello (AMD)-2/+1
2026-01-07drm/amd/display: Check NULL before calling dac_load_detectionAlex Hung-2/+4
2026-01-07drm/amd/pm: Disable MMIO access during SMU Mode 1 resetPerry Yuan-3/+16
2026-01-05drm/amdgpu: Fix query for VPE block_type and ip_countAlan Liu-0/+6
2026-01-05drm/amd/display: Add missing encoder setup to DACnEncoderControlTimur Kristóf-12/+15
2026-01-05drm/amd/display: Correct color depth for SelectCRTC_SourceTimur Kristóf-29/+26
2026-01-05drm/amd/amdgpu: Fix SMU warning during isp suspend-resumePratap Nirujogi-0/+67
2026-01-05drm/amdgpu: always backup and reemit fencesAlex Deucher-6/+23
2026-01-05drm/amdgpu: don't reemit ring contents more than onceAlex Deucher-5/+19
2026-01-05drm/amd/pm: force send pcie parmater on navi1xYang Wang-18/+15
2026-01-05drm/amd/pm: fix wrong pcie parameter on navi1xYang Wang-2/+2
2026-01-05drm/amd/display: Reduce number of arguments of dcn30's CalculateWatermarksAnd...Nathan Chancellor-221/+66
2026-01-05drm/amd/display: Reduce number of arguments of dcn30's CalculatePrefetchSched...Nathan Chancellor-185/+73
2026-01-05drm/amd/display: Apply e4479aecf658 to dmlNathan Chancellor-1/+5
2026-01-05drm/amd/amdgpu: Port over some missing registers and bits from GC 10.1 to 10....Tom St Denis-0/+43
2026-01-05drm/amd/pm: Add smu driver table structureLijo Lazar-0/+88
2026-01-05drm/amd/pm: fix pp_dpm_pcie wrong state issue for smu v13.0.0Yang Wang-2/+4
2026-01-05drm/amd/pm: fix pp_dpm_pcie wrong state issue for smu v13.0.7Yang Wang-2/+4
2026-01-05drm/amd/pm: fix pp_dpm_pcie wrong state issue for smu v14.0.2Yang Wang-2/+4
2026-01-05drm/amd/pm: add smu pcie dpm cap & width convert helperYang Wang-0/+56
2026-01-05drm/amdkfd: update outdated commentJulia Lawall-1/+1
2026-01-05drm/amdgpu: update outdated commentJulia Lawall-1/+2
2026-01-05drm/amd/pm: Disable MMIO access during SMU Mode 1 resetPerry Yuan-3/+16
2026-01-05drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and T...Srinivasan Shanmugam-53/+82
2026-01-05drm/amdgpu: only check critical address when it is not reservedGangliang Xie-2/+4
2026-01-05drm/amdgpu: Fix query for VPE block_type and ip_countAlan Liu-0/+6
2026-01-05drm/amd/ras: Replace NPS flags in ras moduleJinzhou Su-1/+1
2026-01-05drm/amd/display: Don't repeat DAC load detectionTimur Kristóf-4/+3
2026-01-05drm/amd/display: Add missing encoder setup to DACnEncoderControlTimur Kristóf-12/+15
2026-01-05drm/amd/display: Correct color depth for SelectCRTC_SourceTimur Kristóf-29/+26
2026-01-05drm/amd/display: Pass proper DAC encoder ID to VBIOSTimur Kristóf-5/+12
2026-01-05drm/amdgpu/gfx9: Implement KGQ ring resetAlex Deucher-3/+89
2026-01-05drm/amdgpu/gfx9: rework pipeline sync packet sequenceAlex Deucher-30/+37
2026-01-05drm/amdgpu: avoid a warning in timedout job handlerAlex Deucher-1/+2
2026-01-05drm/amd/amdgpu: Fix SMU warning during isp suspend-resumePratap Nirujogi-0/+67
2026-01-05drm/amd/display: Promote DC to 3.2.364Taimur Hassan-1/+1
2026-01-05drm/amd/display: Replace log macro for analog display detectionAlex Hung-1/+3
2026-01-05drm/amd/display: Check NULL before calling dac_load_detectionAlex Hung-2/+4
2026-01-05drm/amd/display: Update dc_connection_dac_load to dc_connection_analog_loadAlex Hung-6/+6
2026-01-05drm/amd/display: Remove unnecessary divider update flagCruise Hung-5/+1
2026-01-05drm/amd/display: Fix dsc eDP issueCharlene Liu-3/+9