diff options
author | Krunoslav Kovac <Krunoslav.Kovac@amd.com> | 2019-08-09 17:16:18 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-09-13 17:54:53 -0500 |
commit | e6d14df74064fc65c6367d4c717e016c9d99be59 (patch) | |
tree | 6c3bde4fb9e057013a82a8fe75ae68b7c83aaf46 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c | |
parent | 4fd99f67f3c639b3c70365902fe2224cfb8d681f (diff) | |
download | linux-e6d14df74064fc65c6367d4c717e016c9d99be59.tar.gz linux-e6d14df74064fc65c6367d4c717e016c9d99be59.tar.bz2 linux-e6d14df74064fc65c6367d4c717e016c9d99be59.zip |
drm/amd/display: Subsample mode suboptimal for YCbCr4:2:2
[Why&How]
Driver defaults to 1-tap subsample mode for 4:2:2.
DCE11.2 added 3-tap. The policy is:
DCE8-DCE11 - change to 2-tap, it's better than 1-tap.
DCE11.2+ - use 3-tap
Note that 4:2:0 was added in DCE11.2 and already uses 3-tap always.
Note 2 is that DCE not covered on Linux, only DCN+
Signed-off-by: Krunoslav Kovac <Krunoslav.Kovac@amd.com>
Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c')
0 files changed, 0 insertions, 0 deletions