summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2 daysdrm/amd: fix dcn 2.01 checkAndy Nguyen1-4/+4
2 daysdrm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao1-0/+3
2 daysdrm/amd/display: Add pixel_clock to amd_pp_display_configurationTimur Kristóf2-2/+2
2 daysdrm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-1/+1
2 daysdrm/amd/display: Fallback to boot snapshot for dispclkDillon Varone1-1/+5
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: avoid dig reg access timeout on usb4 link training failZhongwei1-2/+10
2026-03-04drm/amd/display: Disable FEC when powering down encodersOvidiu Bunea1-9/+15
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: Add USB-C DP Alt Mode lane limitation in DCN32LinCheng Ku1-3/+12
2026-03-04drm/amd/display: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam6-24/+24
2026-02-19drm/amd/display: remove assert around dpp_base replacementMelissa Wen1-1/+0
2026-02-19drm/amd/display: extend delta clamping logic to CM3 LUT helperMelissa Wen5-25/+49
2026-02-11drm/amd/display: fix wrong color value mapping on MCM shaper LUTMelissa Wen1-2/+5
2026-01-23drm/amd/display: Bump the HDMI clock to 340MHzMario Limonciello2-2/+4
2026-01-23drm/amd/display: mark static functions noinline_for_stackTzung-Bi Shih2-10/+10
2026-01-17drm/amd/display: Fix DP no audio issueCharlene Liu1-4/+4
2026-01-17drm/amd/display: Apply e4479aecf658 to dmlNathan Chancellor1-1/+5
2026-01-17drm/amd/display: Respect user's CONFIG_FRAME_WARN more for dml filesNathan Chancellor2-14/+22
2026-01-17drm/amd/display: shrink struct membersRosen Penev1-3/+0
2026-01-08drm/amd/display: Fix scratch registers offsets for DCN351Ray Wu1-4/+4
2026-01-08drm/amd/display: Fix scratch registers offsets for DCN35Ray Wu1-4/+4
2026-01-08drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher1-1/+1
2025-12-18drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter1-4/+4
2025-12-07drm/amd/display: Check NULL before accessingAlex Hung1-3/+8
2025-12-07Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher5-12/+3
2025-12-01drm/amd/display: Prevent Gating DTBCLK before It Is Properly LatchedFangzhi Zuo2-2/+4
2025-12-01drm/amd/display: Insert dccg log for easy debugCharlene Liu1-3/+21
2025-12-01drm/amd/display: disable DPP RCG before DPP CLK enableCharlene Liu2-21/+38
2025-12-01drm/amd/display: avoid reset DTBCLK at clock initCharlene Liu1-6/+12
2025-12-01drm/amd/display: Clear the CUR_ENABLE register on DCN20 on DPP5Ivan Lipski1-0/+8
2025-12-01drm/amd/display: Move sleep into each retry for retrieve_link_cap()Mario Limonciello (AMD)1-4/+5
2025-12-01drm/amd/display: Increase DPCD read retriesMario Limonciello (AMD)1-1/+1
2025-11-13drm/amd/display: Fix black screen with HDMI outputsAlex Hung1-0/+1
2025-11-13drm/amd/display: Fix for test crash due to power gatingSridevi Arvindekar1-1/+2
2025-11-13drm/amd/display: Init dispclk from bootup clock for DCN314Lo-an Chen3-5/+143
2025-11-13drm/amd/display: Add AVI infoframe copy in copy_stream_update_to_streamKarthi Kandasamy3-1/+15
2025-11-13drm/amd/display/dml2: Guard dml21_map_dc_state_into_dml_display_cfg with DC_F...Xi Ruoyao1-0/+4
2025-11-13drm/amd/display: Disable VRR on DCE 6Timur Kristóf2-0/+7
2025-11-13drm/amd/display: Fix DVI-D/HDMI adaptersTimur Kristóf1-0/+4
2025-11-13drm/amd/display: fix dml ms order of operationsAusef Yousof1-1/+1
2025-11-13drm/amd/display: incorrect conditions for failing dto calculationsClay King1-1/+1
2025-11-13drm/amd/display: Increase minimum clock for TMDS 420 with pipe splittingRelja Vojvodic1-9/+19
2025-11-13drm/amd/display: Support HW cursor 180 rot for any number of pipe splitsIvan Lipski1-46/+27
2025-11-13drm/amd/display: Wait until OTG enable state is clearedTungYu Lu1-0/+5
2025-11-13drm/amd/display: Reset apply_eamless_boot_optimization when dpms_offDanny Wang1-1/+1