summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2026-03-12drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-1/+1
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: Avoid updating surface with the same surface under MPOWayne Lin1-1/+1
2026-03-04drm/amd/display: Fix system resume lag issueTom Chung1-0/+10
2026-03-04drm/amd/display: Fix writeback on DCN 3.2+Alex Hung1-4/+15
2026-03-04drm/amd/display: avoid dig reg access timeout on usb4 link training failZhongwei1-2/+10
2026-03-04drm/amd/display: Fix GFX12 family constant checksMatthew Stewart2-3/+3
2026-03-04drm/amd/display: Revert "init dispclk from bootup clock for DCN315"Wang, Sung-huai1-2/+1
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: 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: 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: Guard FAMS2 configuration updatesDillon Varone1-2/+5
2026-03-04drm/amd/display: Correct FIXED_VS Link Rate Toggle ConditionJing Zhou1-1/+1
2026-02-27drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski2-4/+16
2026-02-27drm/amd/display: Clear HDMI HPD pending work only if it is enabledIvan Lipski1-4/+6
2026-02-27drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner1-0/+5
2026-02-27drm/amd/display: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam6-24/+24
2026-02-27drm/amd/display: Reject cursor plane on DCE when scaled differently than primaryTimur Kristóf1-3/+8
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-02-11Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher1-11/+0
2026-02-11drm/amd/display: Reduce number of arguments of dcn30's CalculatePrefetchSched...Nathan Chancellor1-185/+73
2026-01-23drm/amd/display: Initialise backlight level values from hwVivek Das Mohapatra1-1/+17
2026-01-23drm/amd/display: Bump the HDMI clock to 340MHzMario Limonciello2-2/+4
2026-01-23drm/amd/display: Show link name in PSR status messageMario Limonciello (AMD)1-1/+2
2026-01-17drm/amd/display: Fix DP no audio issueCharlene Liu1-4/+4
2026-01-17drm/amd/display: shrink struct membersRosen Penev2-10/+5
2026-01-17drm/amd/display: Apply e4479aecf658 to dmlNathan Chancellor1-1/+5
2026-01-02drm/amd/display: Fix scratch registers offsets for DCN351Ray Wu1-4/+4
2026-01-02drm/amd/display: Fix scratch registers offsets for DCN35Ray Wu1-4/+4
2026-01-02drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher1-1/+1
2026-01-02Revert "drm/amd/display: Fix pbn to kbps Conversion"Mario Limonciello1-23/+36
2025-12-18drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter1-4/+4
2025-11-26drm/amd/display: Increase EDID read retriesMario Limonciello (AMD)1-4/+4
2025-11-26drm/amd/display: Don't change brightness for disabled connectorsMario Limonciello (AMD)1-0/+15
2025-11-26drm/amd/display: Check NULL before accessingAlex Hung1-3/+8
2025-11-26Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher5-12/+3
2025-11-18drm/amd/display: Fix pbn to kbps ConversionFangzhi Zuo1-36/+23
2025-11-18drm/amd/display: Clear the CUR_ENABLE register on DCN20 on DPP5Ivan Lipski1-0/+8
2025-11-18drm/amd/display: Add an HPD filter for HDMIIvan Lipski2-0/+144
2025-11-18drm/amd/display: Increase DPCD read retriesMario Limonciello (AMD)1-1/+1
2025-11-18drm/amd/display: Move sleep into each retry for retrieve_link_cap()Mario Limonciello (AMD)1-4/+5