summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Initialize necessary uninitialized variablesMeera Patel2023-07-181-1/+1
* drm/amd/display: Fix a test CalculatePrefetchSchedule()Christophe JAILLET2023-06-091-1/+1
* drm/amdgpu: fix enum odm_combine_mode mismatchArnd Bergmann2023-02-081-6/+6
* drm/amd/display: clean up some inconsistent indentingsYang Li2022-09-191-1/+1
* drm/amd/display: Optimizations for DML mathAric Cyr2022-09-131-2/+4
* drm/amd/display: Reduce stack size for dml21_ModeSupportAndSystemConfiguratio...Harry Wentland2021-09-231-113/+123
* drm/amd/display: Guard DST_Y_PREFETCH register overflow in DCN21Victor Lu2021-07-271-0/+3
* drm/amd/display: Fix comparison error in dcn21 DMLVictor Lu2021-07-231-1/+1
* drm/amd/display: Adjust types and formatting for future developmentAlvin Lee2021-07-081-5/+6
* drm/amd/display: DETBufferSizeInKbyte variable type modificationsChaitanya Dhere2021-05-101-29/+29
* drm/amd/display: DIO Supported for virtual displaysWesley Chalmers2021-02-091-3/+4
* drm/amd/display: Simplify bool comparisonYang Li2021-01-141-22/+22
* drm/amd/display: Add fallback to prefetch mode 1 if 0 failsIsabel Zhang2020-11-101-1/+1
* drm/amd/display: fix compile warning in dmlRoman Li2020-09-151-1/+1
* drm/amd/display: temporary clamp the vratio used to 1.0Lewis Huang2020-05-051-12/+14
* drm/amd/display: Cast int to float before divisionSung Lee2020-04-221-2/+2
* drm/amd/display: use odm combine for YCbCr420 timing with h_active greater th...Wenjing Liu2020-01-221-8/+16
* drm/amd/display: rename _lvp to l_vpCharlene Liu2020-01-161-2/+2
* drm/amd/display: expand dml structsDmytro Laktyushkin2020-01-161-79/+78
* drm/amd/display: use true, false for bool variable in display_mode_vba_21.czhengbin2020-01-071-3/+3
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-131-2/+0
* drm/amd/display: handle "18" case in TruncToValidBPPBhawanpreet Lakha2019-10-171-0/+2
* drm/amd/display: update odm mode validation to be in line with policyDmytro Laktyushkin2019-10-171-1/+8
* drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann2019-10-031-8/+5
* drm/amd/display: Add Renoir DMLBhawanpreet Lakha2019-08-291-0/+6123