aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml2
AgeCommit message (Expand)AuthorFilesLines
2024-05-19drm/amd/display: use ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland1-34/+2
2024-05-19drm/amd/display: only use hard-float, not altivec on powerpcMichael Ellerman1-1/+1
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung1-2/+2
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung1-1/+1
2024-04-26drm/amd/display: ASSERT when failing to find index by plane/stream idAlex Hung1-2/+4
2024-04-26drm/amd/display: Fix overlapping copy within dml_core_mode_programmingHersen Wu1-1/+3
2024-04-09drm/amd/display: add dwb support to dml2Charlene Liu7-1/+119
2024-04-09drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr2-8/+6
2024-04-09drm/amd/display: move build test pattern params as part of pipe resource upda...Wenjing Liu2-0/+7
2024-04-09drm/amd/display: Add handling for DC power modeJoshua Aberback1-0/+2
2024-04-09drm/amd/display: remove context->dml2 dependency from DML21 wrapperJoshua Aberback2-3/+4
2024-04-09drm/amd/display: optimize dml2 pipe resource allocation orderWenjing Liu3-44/+95
2024-03-27drm/amd/display: Set DCN351 BB and IP the same as DCN35Xi Liu1-5/+1
2024-03-27drm/amd/display: Skip pipe if the pipe idx not set properlyMuhammad Ahmed1-0/+5
2024-03-27drm/amd/display: Increase clock table sizeSung Joon Kim1-9/+5
2024-03-27drm/amd/display: Allow Z8 when stutter threshold is not met for dcn35Bhawanpreet Lakha1-0/+9
2024-03-27drm/amd/display: Refactor DML2 interfacesDillon Varone3-17/+20
2024-03-27drm/amd/display: Expand DML2 callbacksDillon Varone2-2/+24
2024-03-22drm/amd/display: Add TB_BORROWED_MAX definitionChaitanya Dhere1-0/+2
2024-03-22drm/amd/display: Remove unnecessary hard coded DPM statesXi Liu1-2/+15
2024-03-22drm/amd/display: fix debug key not working on dml2Charlene Liu1-0/+6
2024-03-20drm/amd/display: Add DML2 folder to include pathAurabindo Pillai1-0/+1
2024-03-20drm/amd/display: Add some forward declarationsAurabindo Pillai1-0/+2
2024-03-20drm/amd/display: Init DPPCLK from SMU on dcn32Dillon Varone2-8/+23
2024-03-20drm/amd/display: Change default size for dummy plane in DML2Swapnil Patel1-3/+15
2024-02-26drm/amd/display: Prevent potential buffer overflow in map_hw_resourcesSrinivasan Shanmugam1-0/+5
2024-02-22drm/amd/display: fix input states translation error for dcn35 & dcn351Swapnil Patel1-1/+8
2024-02-07drm/amd/display: Simplify the calculation of variablesJiapeng Chong1-1/+1
2024-01-29drm/amd/display: Fix dcn35 8k30 Underflow/Corruption IssueFangzhi Zuo1-18/+11
2024-01-29Revert "drm/amd/display: initialize all the dpm level's stutter latency"Charlene Liu1-3/+1
2024-01-22drm/amd/display: Add NULL-checks in dml2 assigned pipe searchAllen Pan1-7/+12
2024-01-18drm/amd/display: Fix a switch statement in populate_dml_output_cfg_from_strea...Christophe JAILLET1-1/+1
2024-01-15drm/amd/display: Fix dml2 assigned pipe searchDmytro Laktyushkin1-8/+28
2024-01-15drm/amd/display: Fix DML2 watermark calculationOvidiu Bunea1-7/+7
2024-01-09Revert "drm/amd/display: Fix conversions between bytes and KB"Daniel Miess1-9/+9
2024-01-05drm/amd/display: Allow z8/z10 from driverCharlene Liu1-0/+2
2024-01-03drm/amd/display: Fix Mismatch between pipe and streamGabe Teeger2-6/+16
2023-12-19drm/amd/display: Fix lightup regression with DP2 single display configsMichael Strauss1-0/+8
2023-12-19drm/amd/display: Refactor phantom resource allocationDillon Varone2-24/+11
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone6-46/+78
2023-12-19drm/amd/display: dereference variable before checking for zeroJosip Pavic1-1/+1
2023-12-13drm/amd/display: Populate dtbclk from bounding boxFangzhi Zuo1-2/+3
2023-12-13drm/amd/display: Revert DP2 MST hub triple display fixMichael Strauss1-7/+0
2023-12-13drm/amd/display: Revert "Fix conversions between bytes and KB"Taimur Hassan1-8/+8
2023-12-06drm/amd/display: Fix array-index-out-of-bounds in dml2Roman Li1-3/+3
2023-12-06drm/amd/display: Add dml2 copy functionsDillon Varone2-1/+32
2023-12-06drm/amd/display: Fix null pointerJohnson Chen1-0/+2
2023-12-06drm/amd/display: Only enumerate top local sink as DP2 outputMichael Strauss1-0/+9
2023-12-06drm/amd/display: initialize all the dpm level's stutter latencyCharlene Liu1-1/+3
2023-11-29drm/amd/display: Fix some HostVM parameters in DMLTaimur Hassan1-3/+6