aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml2
AgeCommit message (Expand)AuthorFilesLines
2024-05-20drm/amd/display: Deallocate DML 2.1 Memory AllocationChris Park3-0/+9
2024-05-20drm/amd/display: Add NULL check within get_target_mpc_factorHersen Wu1-0/+9
2024-05-20drm/amd/display: Add missing DML2 var helpersRodrigo Siqueira2-0/+4
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-05-13drm/amd/display: Find max flickerless instant vtotal deltaEthan Bitnun1-0/+3
2024-05-08drm/amd/display: add support for force ODM overrideXi Liu1-1/+1
2024-05-03drm/amd/display: Fix uninitialized variables in dcn401 and dml21Alex Hung2-4/+4
2024-05-03drm/amd/display: Assign disp_cfg_index_max when dml21Alex Hung1-0/+1
2024-05-02drm/amd/display: Skip plane when not found by stream idAlex Hung1-1/+4
2024-05-02drm/amd/display: Avoid overflow dc_clk_table->entries by limit to MAX_NUM_DPM...Alex Hung1-7/+7
2024-05-02drm/amd/display: Limit array index according to architectureAlex Hung1-1/+5
2024-05-02drm/amd/display: Fix wrong array size dummy_boolean of dml2_core_calcs_mode_s...Hersen Wu1-1/+1
2024-05-02drm/amd/display: Fix spelling various spelling mistakesColin Ian King2-6/+6
2024-05-02drm/amd/display: Avoid -Wenum-float-conversion in add_margin_and_round_to_dfs...Nathan Chancellor1-1/+1
2024-04-30drm/amd/display: use even ODM slice width for two pixels per containerWenjing Liu1-1/+1
2024-04-30drm/amd/display: gpuvm handling in DML21Nevenko Stupar2-1/+2
2024-04-26drm/amd/display: Fix CFLAGS for dml2_core_dcn4_calcs.oNathan Chancellor1-2/+2
2024-04-26drm/amd/display: Add frame_warn_flag to dml2_core_shared.oNathan Chancellor1-1/+1
2024-04-26drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai7-3/+342
2024-04-26drm/amd/display: Add new DCN401 sourcesAurabindo Pillai50-0/+39639
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