summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn21
AgeCommit message (Expand)AuthorLines
2025-08-27drm/amd/display: Incorrect 'not' operator usageClay King-1/+1
2024-10-07drm/amd/display: Remove redundant assignmentsAlex Hung-4/+0
2024-10-07drm/amd/display: Remove unnecessary assignmentsAlex Hung-3/+0
2024-07-27drm/amd/display: Initialize get_bytes_per_element's default to 1Alex Hung-1/+1
2024-06-27drm/amd/display: Remove redundant var from display_rq_dig_calc in dmlIvan Lipski-11/+3
2024-06-19drm/amd/display: Remove unused value set from 'min_hratio_fact' in dmlIvan Lipski-5/+0
2024-06-19drm/amd/display: Covert integers to double before divisionsAlex Hung-1/+1
2024-06-14drm/amd/display: Remove redundant condition with DEADCODEIvan Lipski-3/+0
2023-07-18drm/amd/display: Initialize necessary uninitialized variablesMeera Patel-1/+1
2023-06-09drm/amd/display: Fix a test CalculatePrefetchSchedule()Christophe JAILLET-1/+1
2023-02-08drm/amdgpu: fix enum odm_combine_mode mismatchArnd Bergmann-6/+6
2022-09-19drm/amd/display: clean up some inconsistent indentingsYang Li-1/+1
2022-09-13drm/amd/display: Optimizations for DML mathAric Cyr-2/+4
2022-01-25drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen-2/+0
2021-12-13drm/amd/display: fix function scopesIsabella Basso-8/+0
2021-09-23drm/amd/display: Reduce stack size for dml21_ModeSupportAndSystemConfiguratio...Harry Wentland-113/+123
2021-09-23drm/amd/display: Fix rest of pass-by-value structs in DMLHarry Wentland-34/+34
2021-09-23drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointerHarry Wentland-16/+16
2021-09-23drm/amd/display: Pass display_pipe_params_st as const in DMLHarry Wentland-33/+33
2021-08-02drm/amd/display: Fix typo in commentsCai Huoqing-1/+1
2021-07-27drm/amd/display: Guard DST_Y_PREFETCH register overflow in DCN21Victor Lu-0/+3
2021-07-23drm/amd/display: Fix comparison error in dcn21 DMLVictor Lu-1/+1
2021-07-08drm/amd/display: Adjust types and formatting for future developmentAlvin Lee-5/+6
2021-05-10drm/amd/display: DETBufferSizeInKbyte variable type modificationsChaitanya Dhere-29/+29
2021-04-09drm/amd/display: Fix UBSAN: shift-out-of-bounds warningAnson Jacob-5/+23
2021-02-09drm/amd/display: DIO Supported for virtual displaysWesley Chalmers-3/+4
2021-01-14drm/amd/display: Simplify bool comparisonYang Li-22/+22
2020-11-10drm/amd/display: Add fallback to prefetch mode 1 if 0 failsIsabel Zhang-1/+1
2020-09-15drm/amd/display: fix compile warning in dmlRoman Li-1/+1
2020-05-28drm/amd/display: update dml interfaces and variablesDmytro Laktyushkin-35/+1
2020-05-21drm/amd/display: Remove dml_common_def fileRodrigo Siqueira-1/+1
2020-05-05drm/amd/display: temporary clamp the vratio used to 1.0Lewis Huang-12/+14
2020-05-05drm/amd/display: Update DCN2.1 DV Code RevisionSung Lee-4/+4
2020-04-22drm/amd/display: Cap certain DML values for Low Pix Clk on DCN2.1Sung Lee-2/+10
2020-04-22drm/amd/display: Cast int to float before divisionSung Lee-2/+2
2020-04-22drm/amd/display: Set meta_chunk_value to 0 in DML if DCC disabled in DCN2.1Sung Lee-1/+4
2020-01-22drm/amd/display: use odm combine for YCbCr420 timing with h_active greater th...Wenjing Liu-8/+16
2020-01-16drm/amd/display: rename _lvp to l_vpCharlene Liu-2/+2
2020-01-16drm/amd/display: expand dml structsDmytro Laktyushkin-79/+78
2020-01-07drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_21.czhengbin-12/+12
2020-01-07drm/amd/display: use true, false for bool variable in display_mode_vba_21.czhengbin-3/+3
2019-12-02drm/amd/display: Remove unneeded semicolon in display_rq_dlg_calc_21.czhengbin-2/+2
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha-4/+0
2019-10-17drm/amd/display: handle "18" case in TruncToValidBPPBhawanpreet Lakha-0/+2
2019-10-17drm/amd/display: update odm mode validation to be in line with policyDmytro Laktyushkin-1/+8
2019-10-03drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann-8/+5
2019-08-29drm/amd/display: Add Renoir DMLBhawanpreet Lakha-0/+8051