summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorLines
2026-01-05drm/amd/display: Fix DPMS log printingMario Limonciello (AMD)-89/+29
2026-01-05drm/amd/display: Don't use kernel-doc comment in dc_register_software_state s...Bagas Sanjaya-1/+1
2026-01-05drm/amd/display: Reduce number of arguments of dcn30's CalculateWatermarksAnd...Nathan Chancellor-221/+66
2026-01-05drm/amd/display: Reduce number of arguments of dcn30's CalculatePrefetchSched...Nathan Chancellor-185/+73
2026-01-05drm/amd/display: Apply e4479aecf658 to dmlNathan Chancellor-1/+5
2025-12-16drm/amd/display: Promote DC to 3.2.363Taimur Hassan-1/+1
2025-12-16drm/amd/display: Split update_planes_and_stream_v3 into parts (V2)Dominik Kaszewski-10/+403
2025-12-16drm/amd/display: DPP low mem pwr related adjustment -Part ICharlene Liu-53/+60
2025-12-16drm/amd/display: Set enable_legacy_fast_update to false for DCN35/351Fudong Wang-2/+2
2025-12-16drm/amd/display: Don't disable DPCD mst_en if sink connectedPeichen Huang-5/+11
2025-12-16drm/amd/display: Support DRR granularityWeiguang Li-0/+8
2025-12-16drm/amd/display: Add USB-C DP Alt Mode lane limitation in DCN32LinCheng Ku-3/+12
2025-12-16drm/amd/display: Fix presentation of Z8 efficiencyAustin Zheng-2/+3
2025-12-16drm/amd/display: Add use_max_lsw parameterOleh Kuzhylnyi-0/+2
2025-12-16drm/amd/display: Fix DP no audio issueCharlene Liu-5/+4
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN351Ray Wu-4/+4
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN35Ray Wu-4/+4
2025-12-16drm/amd/display: Replay Video Conferencing V2ChunTao Tso-0/+14
2025-12-16drm/amd/display: Fix 64-bit state pointer passed as 32-bit GPINT response bufferSrinivasan Shanmugam-2/+5
2025-12-08drm/amd/display: shrink struct membersRosen Penev-3/+0
2025-12-08drm/amd/display: Promote DC to 3.2.362Taimur Hassan-1/+1
2025-12-08drm/amd/display: Additional info from DML for DMUNevenko Stupar-1/+3
2025-12-08drm/amd/display: Refactor dml_core_mode_support to reduce stack frameAlex Hung-63/+71
2025-12-08drm/amd/display: Fixes for S0i3 exitOvidiu Bunea-1/+6
2025-12-08drm/amd/display: Remove periodic detection callbacks from dcn35+Dillon Varone-2/+0
2025-12-08drm/amd/display: Defer transitions from minimal state to final stateJoshua Aberback-70/+137
2025-12-08drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher-1/+1
2025-12-08drm/amd/display: correct kernel-doc in dml21_wrapper.hRandy Dunlap-3/+4
2025-12-08drm/amd/display: Promote DC to 3.2.361Taimur Hassan-1/+1
2025-12-08drm/amd/display: Add configurable SPL namespace prefixNavid Assadian-301/+328
2025-12-08drm/amd/display: Reset pipe mask at beginning of cursor offloadNicholas Kazlauskas-0/+1
2025-12-08drm/amd/display: add register definitions in dcn_hubbub_registersCharlene Liu-1/+5
2025-12-08drm/amd/display: Correct FIXED_VS Link Rate Toggle ConditionJing Zhou-1/+1
2025-12-08drm/amd/display: Add additional info from DMLNevenko Stupar-11/+14
2025-12-08drm/amd/display: Guard FAMS2 configuration updatesDillon Varone-2/+5
2025-12-08drm/amd/display: add dc interface for query QoS informationWenjing Liu-0/+97
2025-12-08drm/amd/display: Fix wrong x_pos and y_pos for cursor offloadNicholas Kazlauskas-8/+9
2025-12-08drm/amd/display: refactor HPD to increase flexibilityDmytro Laktyushkin-250/+293
2025-12-08drm/amd/display: Use local variable for analog_engine initializationIvan Lipski-2/+4
2025-12-08drm/amd/display: Remove unused encoder typesIvan Lipski-35/+12
2025-12-08drm/amd/display: Promote DC to 3.2.360Taimur Hassan-1/+1
2025-12-08drm/amd/display: Add additional checks for PSP footer sizeOvidiu Bunea-0/+1
2025-12-08drm/amd/display: Correct DSC padding accountingRelja Vojvodic-7/+8
2025-12-08drm/amd/display: Permit DC_FP_START/END only in non-FP compilation unitsArd Biesheuvel-2/+0
2025-12-08drm/amd/display: Drop FPU flags from dml21_wrapper.cHarry Wentland-2/+0
2025-12-08drm/amd/display: Move dml2_create and init to the non-FPU dml2_wrapperHarry Wentland-77/+107
2025-12-08drm/amd/display: Move dml2_validate to the non-FPU dml2_wrapperHarry Wentland-32/+47
2025-12-08drm/amd/display: Rename dml2_wrapper.c to dml2_wrapper_fpu.cHarry Wentland-3/+3
2025-12-08drm/amd/display: Correct comment styleMario Limonciello (AMD)-5/+10
2025-12-08drm/amd/display: Drop needless check for link->link_id.idMario Limonciello (AMD)-2/+1