summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-18drm/amd/display: Initialize necessary uninitialized variablesMeera Patel1-1/+1
2023-06-09drm/amd/display: Fix a test CalculatePrefetchSchedule()Christophe JAILLET1-1/+1
2023-02-09drm/amdgpu: fix enum odm_combine_mode mismatchArnd Bergmann1-6/+6
2022-09-19drm/amd/display: clean up some inconsistent indentingsYang Li1-1/+1
2022-09-13drm/amd/display: Optimizations for DML mathAric Cyr1-2/+4
2021-09-23drm/amd/display: Reduce stack size for dml21_ModeSupportAndSystemConfiguratio...Harry Wentland1-113/+123
2021-07-27drm/amd/display: Guard DST_Y_PREFETCH register overflow in DCN21Victor Lu1-0/+3
2021-07-23drm/amd/display: Fix comparison error in dcn21 DMLVictor Lu1-1/+1
2021-07-08drm/amd/display: Adjust types and formatting for future developmentAlvin Lee1-5/+6
2021-05-11drm/amd/display: DETBufferSizeInKbyte variable type modificationsChaitanya Dhere1-29/+29
2021-02-09drm/amd/display: DIO Supported for virtual displaysWesley Chalmers1-3/+4
2021-01-14drm/amd/display: Simplify bool comparisonYang Li1-22/+22
2020-11-10drm/amd/display: Add fallback to prefetch mode 1 if 0 failsIsabel Zhang1-1/+1
2020-09-16drm/amd/display: fix compile warning in dmlRoman Li1-1/+1
2020-05-05drm/amd/display: temporary clamp the vratio used to 1.0Lewis Huang1-12/+14
2020-04-23drm/amd/display: Cast int to float before divisionSung Lee1-2/+2
2020-01-23drm/amd/display: use odm combine for YCbCr420 timing with h_active greater th...Wenjing Liu1-8/+16
2020-01-16drm/amd/display: rename _lvp to l_vpCharlene Liu1-2/+2
2020-01-16drm/amd/display: expand dml structsDmytro Laktyushkin1-79/+78
2020-01-07drm/amd/display: use true, false for bool variable in display_mode_vba_21.czhengbin1-3/+3
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-2/+0
2019-10-17drm/amd/display: handle "18" case in TruncToValidBPPBhawanpreet Lakha1-0/+2
2019-10-17drm/amd/display: update odm mode validation to be in line with policyDmytro Laktyushkin1-1/+8
2019-10-03drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann1-8/+5
2019-08-29drm/amd/display: Add Renoir DMLBhawanpreet Lakha1-0/+6123