linux/drivers/gpu/drm/amd/display/dc/dce
Mikita Lipski 8bfac12f88 drm/amd/display: Allow truncation to 10 bits
The truncation isn't being programmed if the truncation
depth is set to 2, it causes an issue with dce11.2 asic
using 6bit eDP panel. It required to truncate 12:10 in order to
perform spatial dither 10:6.

This change will allow 12:10 truncation to be enabled.

Signed-off-by: Mikita Lipski <mikita.lipski@amd.com>
Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-03-21 00:22:08 -05:00
..
dce_abm.c drm/amd/display: Fix check for whether dmcu fw is running 2017-12-20 14:46:32 -05:00
dce_abm.h drm/amd/display: Fix check for whether dmcu fw is running 2017-12-20 14:46:32 -05:00
dce_audio.c drm/amd/display: Bunch of smatch error and warning fixes in DC 2017-11-28 17:56:10 -05:00
dce_audio.h drm/amd/display: Surface Validation Fixes + Audio Mask 2017-09-26 17:16:14 -04:00
dce_clock_source.c drm/amd/display: Use kernel alloc/free 2017-09-28 16:46:15 -04:00
dce_clock_source.h drm/amd/display: Use MAX_PIPES for DTO reg arrays 2017-09-26 18:16:41 -04:00
dce_clocks.c drm/amd/display: Fix check for whether dmcu fw is running 2017-12-20 14:46:32 -05:00
dce_clocks.h drm/amd/display: enable diags compilation 2017-09-26 18:08:25 -04:00
dce_dmcu.c drm/amd/display: Fix check for whether dmcu fw is running 2017-12-20 14:46:32 -05:00
dce_dmcu.h drm/amd/display: Fix check for whether dmcu fw is running 2017-12-20 14:46:32 -05:00
dce_hwseq.c drm/amd/display: Flattening core_dc to dc 2017-09-26 18:16:40 -04:00
dce_hwseq.h drm/amd/display: Refine disable VGA 2018-03-19 11:23:03 -05:00
dce_ipp.c drm/amd/display: A few more color indentation changes 2017-12-06 12:47:37 -05:00
dce_ipp.h drm/amd/display: dce80, 100, 110 and 112 to dce ipp refactor 2017-09-26 18:06:39 -04:00
dce_link_encoder.c drm/amd/display: Pass signal directly to enable_tmds_output 2018-03-07 16:27:20 -05:00
dce_link_encoder.h drm/amd/display: Pass signal directly to enable_tmds_output 2018-03-07 16:27:20 -05:00
dce_mem_input.c drm/amd/display: Fix warning about uninitialized variable 2017-10-21 16:50:48 -04:00
dce_mem_input.h drm/amd/display: remove GRPH_SURFACE_UPDATE_IMMEDIATE_EN field programming 2017-09-26 18:07:26 -04:00
dce_opp.c drm/amd/display: Allow truncation to 10 bits 2018-03-21 00:22:08 -05:00
dce_opp.h amdgpu/dc: make opp construct void. 2017-09-29 13:01:42 -04:00
dce_scl_filters.c amdgpu/dc: move filter taps to being static const data (v2) 2017-09-28 16:49:55 -04:00
dce_stream_encoder.c drm/amd/display: try to find matching audio inst for enc inst first 2017-12-14 10:51:29 -05:00
dce_stream_encoder.h amdgpu/dc: make stream encoder constructor return void. 2017-09-29 13:01:29 -04:00
dce_transform.c drm/amd/display: A few more color indentation changes 2017-12-06 12:47:37 -05:00
dce_transform.h amdgpu/dc: make program_regamma_pwl return void 2017-09-29 13:02:08 -04:00
Makefile drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00