summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml2/dml2_wrapper.c
AgeCommit message (Expand)AuthorFilesLines
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