summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2026-03-04drm/amd/display: Correct logic check error for fastbootCharlene Liu1-2/+2
2026-03-04drm/amd/display: Increase DCN35 SR enter/exit latencyLeo Li2-10/+10
2026-03-04drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung1-2/+1
2026-03-04drm/amd/display: bypass post csc for additional color spaces in dalClay King3-6/+25
2026-03-04drm/amd/display: set enable_legacy_fast_update to false for DCN36YiLing Chen1-1/+1
2026-03-04drm/amd/display: avoid dig reg access timeout on usb4 link training failZhongwei1-2/+10
2026-03-04drm/amd/display: Revert "init dispclk from bootup clock for DCN315"Wang, Sung-huai2-88/+3
2026-03-04drm/amd/display: Revert "init dispclk from bootup clock for DCN314"Wang, Sung-huai2-134/+4
2026-03-04drm/amd/display: Ensure link output is disabled in backend reset for PLL_ONNicholas Kazlauskas1-1/+15
2026-03-04drm/amd/display: Disable FEC when powering down encodersOvidiu Bunea1-9/+15
2026-03-04drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35Nicholas Kazlauskas3-1/+56
2026-03-04drm/amd/display: only power down dig on phy endpointsDmytro Laktyushkin1-0/+2
2026-03-04drm/amd/display: Add signal type check for dcn401 get_phyd32clk_srcDmytro Laktyushkin1-3/+3
2026-03-04drm/amd/display: Fix dsc eDP issueCharlene Liu1-3/+9
2026-03-04drm/amd/display: Fix mismatched unlock for DMUB HW lock in HWSS fast pathNicholas Kazlauskas1-4/+6
2026-03-04drm/amd/display: Don't disable DPCD mst_en if sink connectedPeichen Huang1-5/+11
2026-03-04drm/amd/display: Add USB-C DP Alt Mode lane limitation in DCN32LinCheng Ku1-3/+12
2026-03-04drm/amd/display: Fix DP no audio issueCharlene Liu1-1/+0
2026-03-04drm/amd/display: Guard FAMS2 configuration updatesDillon Varone1-2/+5
2026-03-04drm/amd/display: Correct FIXED_VS Link Rate Toggle ConditionJing Zhou1-1/+1
2026-03-04drm/amd/display: Fix wrong x_pos and y_pos for cursor offloadNicholas Kazlauskas2-8/+9
2026-03-04drm/amd/display: Correct DSC padding accountingRelja Vojvodic5-7/+8
2026-02-27drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf6-17/+50
2026-02-27drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf6-37/+43
2026-02-27drm/amd/display: Initialize DAC in DCE link encoder using VBIOSTimur Kristóf2-2/+11
2026-02-27drm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf2-16/+17
2026-02-27drm/amd/display: Don't call find_analog_engine() twiceTimur Kristóf1-1/+0
2026-02-27drm/amd/display: Only use analog stream encoder with analog engineTimur Kristóf1-1/+4
2026-02-27drm/amd/display: Only use analog link encoder with analog engineTimur Kristóf3-3/+6
2026-02-27drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectorsTimur Kristóf1-1/+1
2026-02-27drm/amd/display: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam6-24/+24
2026-02-27drm/amd/display: Don't repeat DAC load detectionTimur Kristóf1-4/+3
2026-02-27drm/amd/display: Update dc_connection_dac_load to dc_connection_analog_loadAlex Hung2-5/+5
2026-02-27drm/amd/display: Pass proper DAC encoder ID to VBIOSTimur Kristóf4-5/+12
2026-02-27drm/amd/display: Use local variable for analog_engine initializationIvan Lipski1-2/+4
2026-02-27drm/amd/display: Remove unused encoder typesIvan Lipski1-35/+12
2026-02-27drm/amd/display: Don't use kernel-doc comment in dc_register_software_state s...Bagas Sanjaya1-1/+1
2026-02-04drm/amd/display: remove assert around dpp_base replacementMelissa Wen1-1/+0
2026-02-04drm/amd/display: extend delta clamping logic to CM3 LUT helperMelissa Wen5-25/+49
2026-02-04drm/amd/display: fix wrong color value mapping on MCM shaper LUTMelissa Wen1-2/+5
2026-01-14drm/amd/display: Bump the HDMI clock to 340MHzMario Limonciello2-2/+4
2026-01-08drm/amd/display: Check NULL before calling dac_load_detectionAlex Hung1-2/+4
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óf2-28/+25
2026-01-06drm/amd/display: Reduce number of arguments of dcn30's CalculateWatermarksAnd...Nathan Chancellor1-221/+66
2026-01-06drm/amd/display: Reduce number of arguments of dcn30's CalculatePrefetchSched...Nathan Chancellor1-185/+73
2026-01-06drm/amd/display: Apply e4479aecf658 to dmlNathan Chancellor1-1/+5
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