summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-06drm/amd/amdgpu: Port over some missing registers and bits from GC 10.1 to 10....Tom St Denis2-0/+43
2026-01-06drm/amd/pm: Add smu driver table structureLijo Lazar1-0/+88
2026-01-06drm/amd/pm: fix pp_dpm_pcie wrong state issue for smu v13.0.0Yang Wang1-2/+4
2026-01-06drm/amd/pm: fix pp_dpm_pcie wrong state issue for smu v13.0.7Yang Wang1-2/+4
2026-01-06drm/amd/pm: fix pp_dpm_pcie wrong state issue for smu v14.0.2Yang Wang1-2/+4
2026-01-06drm/amd/pm: add smu pcie dpm cap & width convert helperYang Wang2-0/+56
2026-01-06drm/amdkfd: update outdated commentJulia Lawall1-1/+1
2026-01-06drm/amdgpu: update outdated commentJulia Lawall1-1/+2
2026-01-06drm/amd/pm: Disable MMIO access during SMU Mode 1 resetPerry Yuan3-3/+16
2026-01-06drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and T...Srinivasan Shanmugam1-53/+82
2026-01-06drm/amdgpu: only check critical address when it is not reservedGangliang Xie1-2/+4
2026-01-06drm/amdgpu: Fix query for VPE block_type and ip_countAlan Liu1-0/+6
2026-01-06drm/amd/ras: Replace NPS flags in ras moduleJinzhou Su1-1/+1
2026-01-06drm/amd/display: Don't repeat DAC load detectionTimur Kristóf1-4/+3
2026-01-06drm/amd/display: Add missing encoder setup to DACnEncoderControlTimur Kristóf3-12/+15
2026-01-06drm/amd/display: Correct color depth for SelectCRTC_SourceTimur Kristóf3-29/+26
2026-01-06drm/amd/display: Pass proper DAC encoder ID to VBIOSTimur Kristóf4-5/+12
2026-01-06drm/amdgpu/gfx9: Implement KGQ ring resetAlex Deucher1-3/+89
2026-01-06drm/amdgpu/gfx9: rework pipeline sync packet sequenceAlex Deucher1-30/+37
2026-01-06drm/amdgpu: avoid a warning in timedout job handlerAlex Deucher1-1/+2
2026-01-06drm/amd/amdgpu: Fix SMU warning during isp suspend-resumePratap Nirujogi3-0/+67
2026-01-06drm/amd/display: Promote DC to 3.2.364Taimur Hassan1-1/+1
2026-01-06drm/amd/display: Replace log macro for analog display detectionAlex Hung1-1/+3
2026-01-06drm/amd/display: Check NULL before calling dac_load_detectionAlex Hung1-2/+4
2026-01-06drm/amd/display: Update dc_connection_dac_load to dc_connection_analog_loadAlex Hung3-6/+6
2026-01-06drm/amd/display: Remove unnecessary divider update flagCruise Hung1-5/+1
2026-01-06drm/amd/display: Fix dsc eDP issueCharlene Liu1-3/+9
2026-01-06drm/amd/display: Add signal type check for dcn401 get_phyd32clk_srcDmytro Laktyushkin1-3/+3
2026-01-06drm/amd/display: Update timing source enumsClay King1-0/+1
2026-01-06drm/amd/display: Add new fields to fams2 configDillon Varone1-2/+2
2026-01-06drm/amd/display: Consolidate dmub fb info to a single structDillon Varone9-26/+33
2026-01-06drm/amd/display: Fix and reenable UPDATE_V3_FLOW_NEW_CONTEXT_MINIMALDominik Kaszewski1-41/+39
2026-01-06drm/amd/display: Fix P010, NV12, YUY2 scale down by four times failureKaier Hsueg1-1/+2
2026-01-06drm/amd/display: Fix mismatched unlock for DMUB HW lock in HWSS fast pathNicholas Kazlauskas1-4/+6
2026-01-06drm/amd/display: Update function name to link_detect_connection_type_analogAlex Hung1-3/+3
2026-01-06drm/amd/display: sink EDID data null checkRichard Chiang1-0/+3
2026-01-06drm/amd/display: Add frame skip feature support flagChunTao Tso2-0/+5
2026-01-06drm/amd/pm: force send pcie parmater on navi1xYang Wang1-18/+15
2026-01-06drm/amdgpu: use dma_fence_get_status() for adapter resetAlex Deucher1-1/+1
2026-01-06Documentation/amdgpu: Add UMA carveout detailsYo-Jung Leo Lin (AMD)2-0/+55
2026-01-06drm/amdgpu: add UMA allocation interfaces to sysfsYo-Jung Leo Lin (AMD)1-0/+143
2026-01-06drm/amdgpu: add UMA allocation setting helpersYo-Jung Leo Lin (AMD)3-0/+80
2026-01-06drm/amdgpu: add helper to read UMA carveout infoYo-Jung Leo Lin (AMD)3-0/+113
2026-01-06drm/amdgpu: parse UMA size-getting/setting bits in ATCS maskYo-Jung Leo Lin (AMD)2-1/+7
2026-01-06drm/amdgpu: always backup and reemit fencesAlex Deucher2-6/+23
2026-01-06drm/amdgpu: don't reemit ring contents more than onceAlex Deucher2-5/+19
2026-01-06drm/amdgpu: add helpers to access cross-die registers smn addr for soc v1_0Le Ma2-0/+33
2026-01-06drm/amdgpu: RLC-G VF Register Access InterfaceBokun Zhang6-11/+194
2026-01-06drm/amdgpu: set aid_mask for soc v1Likun Gao1-2/+10
2026-01-06drm/amdgpu: Enable support for PSP 15_0_0Pratik Vishwakarma6-1/+254