summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml2/dml2_wrapper.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-01drm/amd/display: Revert Add workaround to restrict max frac urgent for DPM0Teeger1-15/+0
2024-06-28drm/amd/display: Enable DCC on DCN401Aurabindo Pillai1-0/+6
2024-06-28drm/amd/display: Remove always true conditionAlex Hung1-3/+1
2024-06-28drm/amd/display: Add null checks before accessing struct elementsAlex Hung1-1/+3
2024-06-28drm/amd/display: Add workaround to restrict max frac urgent for DPM0Sung-huai Wang1-0/+15
2024-06-19drm/amd/display: Remove redundant checks for contextAlex Hung1-4/+1
2024-06-14drm/amd/display: Do not override dml2.1 reinitDillon Varone1-3/+4
2024-06-14drm/amd/display: Return after InitDaniel Sa1-0/+1
2024-06-05drm/amd/display: Fix DML2 logic to set clk state to minNicholas Susanto1-1/+17
2024-05-29drm/amd/display: Remove incorrect FP context startAurabindo Pillai1-2/+0
2024-05-20drm/amd/display: Deallocate DML 2.1 Memory AllocationChris Park1-0/+2
2024-04-27drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai1-0/+30
2024-04-10drm/amd/display: add dwb support to dml2Charlene Liu1-0/+1
2024-04-10drm/amd/display: remove context->dml2 dependency from DML21 wrapperJoshua Aberback1-3/+3
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 Varone1-1/+1
2024-03-27drm/amd/display: Expand DML2 callbacksDillon Varone1-1/+1
2024-03-20drm/amd/display: Init DPPCLK from SMU on dcn32Dillon Varone1-8/+20
2024-02-26drm/amd/display: Prevent potential buffer overflow in map_hw_resourcesSrinivasan Shanmugam1-0/+5
2024-01-06drm/amd/display: Allow z8/z10 from driverCharlene Liu1-0/+2
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone1-1/+1
2023-12-06drm/amd/display: Add dml2 copy functionsDillon Varone1-1/+28
2023-11-07drm/amd/display: Fix handling duplicate planes on one streamSung Joon Kim1-1/+1
2023-10-27drm/amd/display: Fix copyright notice in DML2 codeStylon Wang1-0/+2
2023-10-09drm/amd/display: add check in validate_only in dml2Gabe Teeger1-0/+3
2023-10-09drm/amd/display: correct dml2 input and dlg_refclkCharlene Liu1-2/+6
2023-10-09drm/amd/display: Add z8_marks in dmlCharlene Liu1-0/+2
2023-10-09drm/amd/display: Add DCN35 DML2 supportQingqing Zhuo1-0/+6
2023-10-09drm/amd/display: Introduce DML2Qingqing Zhuo1-0/+730