aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2025-12-16drm/amd/display: Add USB-C DP Alt Mode lane limitation in DCN32LinCheng Ku1-3/+12
2025-12-16drm/amd/display: Fix presentation of Z8 efficiencyAustin Zheng1-2/+3
2025-12-16drm/amd/display: Add use_max_lsw parameterOleh Kuzhylnyi2-0/+2
2025-12-16drm/amd/display: Fix DP no audio issueCharlene Liu2-5/+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
2025-12-16drm/amd/display: Replay Video Conferencing V2ChunTao Tso1-0/+14
2025-12-16drm/amd/display: Fix 64-bit state pointer passed as 32-bit GPINT response bufferSrinivasan Shanmugam1-2/+5
2025-12-10Revert "drm/amd/display: Fix pbn to kbps Conversion"Mario Limonciello1-23/+36
2025-12-10Revert "drm/amd/display: Fix pbn to kbps Conversion"Mario Limonciello1-23/+36
2025-12-08drm/amd/display: Improve HDMI info retrievalIvan Lipski2-0/+11
2025-12-08drm/amd/display: shrink struct membersRosen Penev2-10/+5
2025-12-08drm/amd/display: Refactor dml_core_mode_support to reduce stack frameAlex Hung1-63/+71
2025-12-08drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher1-1/+1
2025-12-08drm/amd/display: shrink struct membersRosen Penev2-10/+5
2025-12-08drm/amd/display: Promote DC to 3.2.362Taimur Hassan1-1/+1
2025-12-08drm/amd/display: Additional info from DML for DMUNevenko Stupar2-1/+3
2025-12-08drm/amd/display: Refactor dml_core_mode_support to reduce stack frameAlex Hung1-63/+71
2025-12-08drm/amd/display: Fixes for S0i3 exitOvidiu Bunea2-1/+6
2025-12-08drm/amd/display: Remove periodic detection callbacks from dcn35+Dillon Varone1-2/+0
2025-12-08drm/amd/display: Defer transitions from minimal state to final stateJoshua Aberback2-70/+137
2025-12-08drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher1-1/+1
2025-12-08drm/amd/display: correct kernel-doc in dml21_wrapper.hRandy Dunlap1-3/+4
2025-12-08drm/amd/display: Promote DC to 3.2.361Taimur Hassan1-1/+1
2025-12-08drm/amd/display: Add configurable SPL namespace prefixNavid Assadian15-300/+327
2025-12-08drm/amd/display: Reset pipe mask at beginning of cursor offloadNicholas Kazlauskas1-0/+1
2025-12-08drm/amd/display: add register definitions in dcn_hubbub_registersCharlene Liu1-1/+5
2025-12-08drm/amd/display: Correct FIXED_VS Link Rate Toggle ConditionJing Zhou1-1/+1
2025-12-08drm/amd/display: Add additional info from DMLNevenko Stupar2-11/+14
2025-12-08drm/amd/display: Guard FAMS2 configuration updatesDillon Varone1-2/+5
2025-12-08drm/amd/display: add dc interface for query QoS informationWenjing Liu3-0/+97
2025-12-08drm/amd/display: Fix wrong x_pos and y_pos for cursor offloadNicholas Kazlauskas2-8/+9
2025-12-08drm/amd/display: refactor HPD to increase flexibilityDmytro Laktyushkin23-250/+293
2025-12-08drm/amd/display: Use local variable for analog_engine initializationIvan Lipski1-2/+4
2025-12-08drm/amd/display: Remove unused encoder typesIvan Lipski1-35/+12
2025-12-08drm/amd/display: Promote DC to 3.2.360Taimur Hassan1-1/+1
2025-12-08drm/amd/display: [FW Promotion] Release 0.1.37.0Taimur Hassan1-1/+3
2025-12-08drm/amd/display: Add additional checks for PSP footer sizeOvidiu Bunea5-30/+119
2025-12-08drm/amd/display: Correct DSC padding accountingRelja Vojvodic5-7/+8
2025-12-08drm/amd/display: Permit DC_FP_START/END only in non-FP compilation unitsArd Biesheuvel2-2/+8
2025-12-08drm/amd/display: Drop FPU flags from dml21_wrapper.cHarry Wentland1-2/+0
2025-12-08drm/amd/display: Move dml2_create and init to the non-FPU dml2_wrapperHarry Wentland4-77/+107
2025-12-08drm/amd/display: Move dml2_validate to the non-FPU dml2_wrapperHarry Wentland4-32/+47
2025-12-08drm/amd/display: Rename dml2_wrapper.c to dml2_wrapper_fpu.cHarry Wentland2-3/+3
2025-12-08drm/amd/display: Correct comment styleMario Limonciello (AMD)1-5/+10
2025-12-08drm/amd/display: Drop needless check for link->link_id.idMario Limonciello (AMD)1-2/+1
2025-12-08drm/amd/display: Move CONNECTOR_ID_PCIE into switch/caseMario Limonciello (AMD)1-6/+3
2025-12-08drm/amd/display: Improve readability of link_detect_sink_signal_typeMario Limonciello (AMD)1-9/+7
2025-12-08drm/amd/display: Write default Vesa Aux backlight control in dmubDerek Lai5-8/+28
2025-12-08drm/amd/display: Refactor panel replay dc libsJack Chang2-0/+64