aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2026-01-10drm/amd/display: Bump the HDMI clock to 340MHzMario Limonciello2-2/+4
2026-01-10drm/amd/display: Show link name in PSR status messageMario Limonciello (AMD)1-1/+2
2026-01-10drm/amd/display: Remove unused DMUB replay commandsRobin Chen3-60/+0
2026-01-10drm/amd/display: Re-implement minimal transition deferralJoshua Aberback1-16/+33
2026-01-10drm/amd/display: move panel replay out from edpPeichen Huang10-294/+373
2026-01-09Merge tag 'drm-misc-next-2026-01-08' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-0/+3
2026-01-07drm/amd/display: Check NULL before calling dac_load_detectionAlex Hung1-2/+4
2026-01-05drm/amd/display: Add missing encoder setup to DACnEncoderControlTimur Kristóf3-12/+15
2026-01-05drm/amd/display: Correct color depth for SelectCRTC_SourceTimur Kristóf3-29/+26
2026-01-05drm/amd/display: Reduce number of arguments of dcn30's CalculateWatermarksAndDRAMSpeedChangeSupport()Nathan Chancellor1-221/+66
2026-01-05drm/amd/display: Reduce number of arguments of dcn30's CalculatePrefetchSchedule()Nathan Chancellor1-185/+73
2026-01-05drm/amd/display: Apply e4479aecf658 to dmlNathan Chancellor1-1/+5
2026-01-05drm/amd/display: Don't repeat DAC load detectionTimur Kristóf1-4/+3
2026-01-05drm/amd/display: Add missing encoder setup to DACnEncoderControlTimur Kristóf3-12/+15
2026-01-05drm/amd/display: Correct color depth for SelectCRTC_SourceTimur Kristóf3-29/+26
2026-01-05drm/amd/display: Pass proper DAC encoder ID to VBIOSTimur Kristóf4-5/+12
2026-01-05drm/amd/display: Promote DC to 3.2.364Taimur Hassan1-1/+1
2026-01-05drm/amd/display: Replace log macro for analog display detectionAlex Hung1-1/+3
2026-01-05drm/amd/display: Check NULL before calling dac_load_detectionAlex Hung1-2/+4
2026-01-05drm/amd/display: Update dc_connection_dac_load to dc_connection_analog_loadAlex Hung3-6/+6
2026-01-05drm/amd/display: Remove unnecessary divider update flagCruise Hung1-5/+1
2026-01-05drm/amd/display: Fix dsc eDP issueCharlene Liu1-3/+9
2026-01-05drm/amd/display: Add signal type check for dcn401 get_phyd32clk_srcDmytro Laktyushkin1-3/+3
2026-01-05drm/amd/display: Update timing source enumsClay King1-0/+1
2026-01-05drm/amd/display: Add new fields to fams2 configDillon Varone1-2/+2
2026-01-05drm/amd/display: Consolidate dmub fb info to a single structDillon Varone9-26/+33
2026-01-05drm/amd/display: Fix and reenable UPDATE_V3_FLOW_NEW_CONTEXT_MINIMALDominik Kaszewski1-41/+39
2026-01-05drm/amd/display: Fix P010, NV12, YUY2 scale down by four times failureKaier Hsueg1-1/+2
2026-01-05drm/amd/display: Fix mismatched unlock for DMUB HW lock in HWSS fast pathNicholas Kazlauskas1-4/+6
2026-01-05drm/amd/display: Update function name to link_detect_connection_type_analogAlex Hung1-3/+3
2026-01-05drm/amd/display: sink EDID data null checkRichard Chiang1-0/+3
2026-01-05drm/amd/display: Add frame skip feature support flagChunTao Tso2-0/+5
2026-01-05drm/amd: Convert DRM_*() to drm_*()Mario Limonciello (AMD)4-10/+13
2026-01-05drm/amd: Drop amdgpu prefix from message printsMario Limonciello (AMD)1-2/+4
2026-01-05drm/amd/display: Fix DPMS log printingMario Limonciello (AMD)1-89/+29
2026-01-05drm/amd/display: Don't use kernel-doc comment in dc_register_software_state structBagas Sanjaya1-1/+1
2026-01-05drm/amd/display: Reduce number of arguments of dcn30's CalculateWatermarksAndDRAMSpeedChangeSupport()Nathan Chancellor1-221/+66
2026-01-05drm/amd/display: Reduce number of arguments of dcn30's CalculatePrefetchSchedule()Nathan Chancellor1-185/+73
2026-01-05drm/amd/display: Apply e4479aecf658 to dmlNathan Chancellor1-1/+5
2025-12-22drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper functionsJani Nikula1-0/+3
2025-12-16drm/amd/display: Fix DP no audio issueCharlene Liu1-4/+4
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN351Ray Wu1-4/+4
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN35Ray Wu1-4/+4
2025-12-16drm/amd/display: Promote DC to 3.2.363Taimur Hassan1-1/+1
2025-12-16drm/amd/display: [FW Promotion] Release 0.1.40.0Taimur Hassan1-22/+48
2025-12-16drm/amd/display: Split update_planes_and_stream_v3 into parts (V2)Dominik Kaszewski3-10/+403
2025-12-16drm/amd/display: DPP low mem pwr related adjustment -Part ICharlene Liu4-50/+57
2025-12-16drm/amd/display: Set enable_legacy_fast_update to false for DCN35/351Fudong Wang2-2/+2
2025-12-16drm/amd/display: Don't disable DPCD mst_en if sink connectedPeichen Huang1-5/+11
2025-12-16drm/amd/display: Support DRR granularityWeiguang Li3-0/+9