linux/drivers/gpu/drm/amd/display
Joseph Gravenor e6b268dde4 drm/amd/display: Renoir chroma viewport WA change formula
[why]
we want to increase the pte row plus 1 line if chroma viewport
height is integer multiple of the pte row height

[how]
instead of ceiling viewport height, we floor it. this allows
us to accommodate both cases: those where the chroma viewport
height is integer multiple of the pte row height and those where
it is not

Signed-off-by: Joseph Gravenor <joseph.gravenor@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-11-19 10:12:51 -05:00
..
amdgpu_dm drm/amdgpu/dm: Do not throw an error for a display with no audio 2019-11-19 10:12:51 -05:00
dc drm/amd/display: Renoir chroma viewport WA change formula 2019-11-19 10:12:51 -05:00
dmub drm/amd/display: fix spelling mistake "exeuction" -> "execution" 2019-11-13 15:29:45 -05:00
include drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flag 2019-11-13 15:29:44 -05:00
modules drm/amd/display: remove set but not used variable 'min_content' 2019-11-19 10:12:51 -05:00
Kconfig drm/amd/display: rename DCN1_0 kconfig to DCN 2019-11-13 15:29:44 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO