aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/dml2/dml2_wrapper.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-11drm/amd/display/dml2: use vzalloc rather than kzallocAlex Deucher1-2/+4
2025-04-07drm/amd/display: fix zero value for APU watermark_cCharlene Liu1-1/+4
2025-04-07drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()Huacai Chen1-0/+5
2025-04-07drm/amd/display: Protect FPU in dml2_init()/dml21_init()Huacai Chen1-0/+4
2025-02-25drm/amd/display: Refactor DCN4x and related codePatel, Swapnil1-2/+1
2025-02-12drm/amd/display: Add DCN36 DML2 supportWayne Lin1-0/+4
2025-02-12drm/amd/display: Allow reuse of of DCN4x codeDmytro1-1/+4
2025-01-10drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski1-9/+5
2024-12-10drm/amd/display: Populate chroma prefetch parameters, DET buffer fixAusef Yousof1-10/+25
2024-10-15drm/amd/display: Remove useless assignmentsAlex Hung1-2/+0
2024-07-27drm/amd/display: Request 0MHz dispclk for zero display caseNicholas Kazlauskas1-1/+1
2024-07-01drm/amd/display: Revert Add workaround to restrict max frac urgent for DPM0Teeger1-15/+0
2024-06-27drm/amd/display: Enable DCC on DCN401Aurabindo Pillai1-0/+6
2024-06-27drm/amd/display: Remove always true conditionAlex Hung1-3/+1
2024-06-27drm/amd/display: Add null checks before accessing struct elementsAlex Hung1-1/+3
2024-06-27drm/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-26drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai1-0/+30
2024-04-09drm/amd/display: add dwb support to dml2Charlene Liu1-0/+1
2024-04-09drm/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-05drm/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-26drm/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