aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml2/dml2_wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Refactor DML21 Initialization and ConfigurationWenjing Liu2025-06-301-7/+5
* drm/amd/display: remove use_native_pstate_optimizationYan Li2025-06-181-195/+3
* drm/amd/display: apply two different methods to validate modesYan Li2025-06-181-24/+40
* drm/amd/display: replace fast_validate with enum dc_validate_modeYan Li2025-06-031-4/+5
* drm/amd/display: Move vmalloc include to header fileRay Wu2025-06-031-2/+0
* drm/amd/display/dml2: use vzalloc rather than kzallocAlex Deucher2025-04-111-2/+4
* drm/amd/display: fix zero value for APU watermark_cCharlene Liu2025-04-071-1/+4
* drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()Huacai Chen2025-04-071-0/+5
* drm/amd/display: Protect FPU in dml2_init()/dml21_init()Huacai Chen2025-04-071-0/+4
* drm/amd/display: Refactor DCN4x and related codePatel, Swapnil2025-02-251-2/+1
* drm/amd/display: Add DCN36 DML2 supportWayne Lin2025-02-131-0/+4
* drm/amd/display: Allow reuse of of DCN4x codeDmytro2025-02-131-1/+4
* drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski2025-01-101-9/+5
* drm/amd/display: Populate chroma prefetch parameters, DET buffer fixAusef Yousof2024-12-101-10/+25
* drm/amd/display: Remove useless assignmentsAlex Hung2024-10-151-2/+0
* drm/amd/display: Request 0MHz dispclk for zero display caseNicholas Kazlauskas2024-07-271-1/+1
* drm/amd/display: Revert Add workaround to restrict max frac urgent for DPM0Teeger2024-07-011-15/+0
* drm/amd/display: Enable DCC on DCN401Aurabindo Pillai2024-06-271-0/+6
* drm/amd/display: Remove always true conditionAlex Hung2024-06-271-3/+1
* drm/amd/display: Add null checks before accessing struct elementsAlex Hung2024-06-271-1/+3
* drm/amd/display: Add workaround to restrict max frac urgent for DPM0Sung-huai Wang2024-06-271-0/+15
* drm/amd/display: Remove redundant checks for contextAlex Hung2024-06-191-4/+1
* drm/amd/display: Do not override dml2.1 reinitDillon Varone2024-06-141-3/+4
* drm/amd/display: Return after InitDaniel Sa2024-06-141-0/+1
* drm/amd/display: Fix DML2 logic to set clk state to minNicholas Susanto2024-06-051-1/+17
* drm/amd/display: Remove incorrect FP context startAurabindo Pillai2024-05-291-2/+0
* drm/amd/display: Deallocate DML 2.1 Memory AllocationChris Park2024-05-201-0/+2
* drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai2024-04-261-0/+30
* drm/amd/display: add dwb support to dml2Charlene Liu2024-04-101-0/+1
* drm/amd/display: remove context->dml2 dependency from DML21 wrapperJoshua Aberback2024-04-101-3/+3
* drm/amd/display: Allow Z8 when stutter threshold is not met for dcn35Bhawanpreet Lakha2024-03-271-0/+9
* drm/amd/display: Refactor DML2 interfacesDillon Varone2024-03-271-1/+1
* drm/amd/display: Expand DML2 callbacksDillon Varone2024-03-271-1/+1
* drm/amd/display: Init DPPCLK from SMU on dcn32Dillon Varone2024-03-201-8/+20
* drm/amd/display: Prevent potential buffer overflow in map_hw_resourcesSrinivasan Shanmugam2024-02-261-0/+5
* drm/amd/display: Allow z8/z10 from driverCharlene Liu2024-01-051-0/+2
* drm/amd/display: Refactor dc_state interfaceDillon Varone2023-12-191-1/+1
* drm/amd/display: Add dml2 copy functionsDillon Varone2023-12-061-1/+28
* drm/amd/display: Fix handling duplicate planes on one streamSung Joon Kim2023-11-071-1/+1
* drm/amd/display: Fix copyright notice in DML2 codeStylon Wang2023-10-261-0/+2
* drm/amd/display: add check in validate_only in dml2Gabe Teeger2023-10-091-0/+3
* drm/amd/display: correct dml2 input and dlg_refclkCharlene Liu2023-10-091-2/+6
* drm/amd/display: Add z8_marks in dmlCharlene Liu2023-10-091-0/+2
* drm/amd/display: Add DCN35 DML2 supportQingqing Zhuo2023-10-091-0/+6
* drm/amd/display: Introduce DML2Qingqing Zhuo2023-10-091-0/+730