summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2026-03-19drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone
2026-03-12drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung
2026-03-12drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung
2026-03-12drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock
2026-03-04drm/amd/display: Correct logic check error for fastbootCharlene Liu
2026-03-04drm/amd/display: Increase DCN35 SR enter/exit latencyLeo Li
2026-03-04drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung
2026-03-04drm/amd/display: bypass post csc for additional color spaces in dalClay King
2026-03-04drm/amd/display: set enable_legacy_fast_update to false for DCN36YiLing Chen
2026-03-04drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin
2026-03-04drm/amd/display: Fix system resume lag issueTom Chung
2026-03-04drm/amd/display: Fix writeback on DCN 3.2+Alex Hung
2026-03-04drm/amd/display: avoid dig reg access timeout on usb4 link training failZhongwei
2026-03-04drm/amd/display: Fix GFX12 family constant checksMatthew Stewart
2026-03-04drm/amd/display: Revert "init dispclk from bootup clock for DCN315"Wang, Sung-huai
2026-03-04drm/amd/display: Revert "init dispclk from bootup clock for DCN314"Wang, Sung-huai
2026-03-04drm/amd/display: Ensure link output is disabled in backend reset for PLL_ONNicholas Kazlauskas
2026-03-04drm/amd/display: Disable FEC when powering down encodersOvidiu Bunea
2026-03-04drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35Nicholas Kazlauskas
2026-03-04drm/amd/display: only power down dig on phy endpointsDmytro Laktyushkin
2026-03-04drm/amd/display: Add signal type check for dcn401 get_phyd32clk_srcDmytro Laktyushkin
2026-03-04drm/amd/display: Fix dsc eDP issueCharlene Liu
2026-03-04drm/amd/display: Fix mismatched unlock for DMUB HW lock in HWSS fast pathNicholas Kazlauskas
2026-03-04drm/amd/display: Don't disable DPCD mst_en if sink connectedPeichen Huang
2026-03-04drm/amd/display: Add USB-C DP Alt Mode lane limitation in DCN32LinCheng Ku
2026-03-04drm/amd/display: Fix DP no audio issueCharlene Liu
2026-03-04drm/amd/display: Guard FAMS2 configuration updatesDillon Varone
2026-03-04drm/amd/display: Correct FIXED_VS Link Rate Toggle ConditionJing Zhou
2026-03-04drm/amd/display: Fix wrong x_pos and y_pos for cursor offloadNicholas Kazlauskas
2026-03-04drm/amd/display: Correct DSC padding accountingRelja Vojvodic
2026-02-26drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf
2026-02-26drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf
2026-02-26drm/amd/display: Initialize DAC in DCE link encoder using VBIOSTimur Kristóf
2026-02-26drm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf
2026-02-26drm/amd/display: Don't call find_analog_engine() twiceTimur Kristóf
2026-02-26drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner
2026-02-26drm/amd/display: Only use analog stream encoder with analog engineTimur Kristóf
2026-02-26drm/amd/display: Only use analog link encoder with analog engineTimur Kristóf
2026-02-26drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectorsTimur Kristóf
2026-02-26drm/amd/display: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam
2026-02-26drm/amd/display: Reject cursor plane on DCE when scaled differently than primaryTimur Kristóf
2026-02-26drm/amd/display: Fix dc_link NULL handling in HPD initSrinivasan Shanmugam
2026-02-26drm/amd/display: Don't repeat DAC load detectionTimur Kristóf
2026-02-26drm/amd/display: Update dc_connection_dac_load to dc_connection_analog_loadAlex Hung
2026-02-26drm/amd/display: Pass proper DAC encoder ID to VBIOSTimur Kristóf
2026-02-26drm/amd/display: Use local variable for analog_engine initializationIvan Lipski
2026-02-26drm/amd/display: Remove unused encoder typesIvan Lipski
2026-02-26drm/amd/display: Don't use kernel-doc comment in dc_register_software_state s...Bagas Sanjaya
2026-02-26drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper fun...Jani Nikula
2026-02-03drm/amd/display: remove assert around dpp_base replacementMelissa Wen