aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2026-02-03drm/amd/display: External panel replay fsm controlPeichen Huang5-9/+80
2026-02-03drm/amd/display: Add lpddr5 handling to dml2.1Dmytro Laktyushkin4-25/+64
2026-02-03drm/amd/display: Migrate DCCG register access from hwseq to dccg component.Bhuvanachandra Pinninti12-49/+98
2026-01-27drm/amd/display: Promote DC to 3.2.367Taimur Hassan1-1/+1
2026-01-27drm/amd/display: Migrate HUBBUB register access from hwseq to hubbub component.Bhuvanachandra Pinninti8-4/+29
2026-01-27drm/amd/display: mouse event trigger to boost RR when idleMuaaz Nisar1-0/+13
2026-01-27drm/amd/display: Add debug flag to override min dispclkMichael Strauss1-0/+1
2026-01-27drm/amd/display: avoid dig reg access timeout on usb4 link training failZhongwei1-2/+10
2026-01-27drm/amd/display: Remove unnecessary DC FP guardWayne Lin2-4/+0
2026-01-27drm/amd/display: add setup_stereo for dcn4x or laterCharlene Liu2-1/+3
2026-01-27drm/amd/display: perform clear update flags for all DCN asicsAurabindo Pillai1-1/+1
2026-01-27drm/amd/display: Enable vstateup hook for DCN401 to be reusedCharlene Liu2-1/+3
2026-01-20drm/amd/display: fix misspelling of "minimum" in dc_dsc.cRunrun Liu1-1/+1
2026-01-20drm/amd/display: Promote DC to 3.2.366Taimur Hassan1-1/+1
2026-01-20drm/amd/display: Add DMU crash recovery callback to DMNicholas Kazlauskas3-13/+24
2026-01-20drm/amd/display: Remove unused codeCharlene Liu9-10/+0
2026-01-20drm/amd/display: Ensure link output is disabled in backend reset for PLL_ONNicholas Kazlauskas1-1/+15
2026-01-20drm/amd/display: Revert "init dispclk from bootup clock for DCN315"Wang, Sung-huai2-88/+3
2026-01-20drm/amd/display: Revert "init dispclk from bootup clock for DCN314"Wang, Sung-huai2-134/+4
2026-01-20drm/amd/display: Initialize a default to phyd32clkAlex Hung1-1/+1
2026-01-20drm/amd/display: Detect panel type from VSDBMario Limonciello (AMD)2-0/+8
2026-01-20drm/amd/display: Disable FEC when powering down encodersOvidiu Bunea1-9/+15
2026-01-20drm/amd/display: panel inst for monitorsPeichen Huang2-18/+29
2026-01-20drm/amd/display: update memory QoS measurement interfaceWenjing Liu5-52/+45
2026-01-10drm/amd/display: Promote DC to 3.2.365Taimur Hassan1-1/+1
2026-01-10drm/amd/display: Add pwait status to DMCUB debug loggingNicholas Kazlauskas1-0/+1
2026-01-10drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35Nicholas Kazlauskas3-1/+56
2026-01-10drm/amd/display: Add replay_events in replay settingsPeichen Huang1-0/+2
2026-01-10drm/amd/display: init code for external panel replayPeichen Huang6-21/+47
2026-01-10drm/amd/display: Always update divider settings for DP tunnelCruise Hung2-5/+13
2026-01-10drm/amd/display: revert "write default Vesa Aux backlight control in dmub"Derek Lai5-28/+8
2026-01-10drm/amd/display: correct clip x assignment in cursor programmingAusef Yousof2-1/+11
2026-01-10drm/amd/display: Add global fgcg function prototype to DCCGLeo Chen1-0/+1
2026-01-10drm/amd/display: only power down dig on phy endpointsDmytro Laktyushkin1-0/+2
2026-01-10drm/amd/display: PR error HPD_IRQ handlingJack Chang2-0/+53
2026-01-10drm/amd/display: DPCD for Selective UpdateJack Chang3-4/+82
2026-01-10drm/amd/display: Bump the HDMI clock to 340MHzMario Limonciello2-2/+4
2026-01-10drm/amd/display: Remove unused DMUB replay commandsRobin Chen2-14/+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 Huang9-293/+372
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óf2-28/+25
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 Hung2-5/+5
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