summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c
diff options
context:
space:
mode:
authorCharlene Liu2017-02-17 04:28:46 +0100
committerAlex Deucher2017-09-26 23:15:30 +0200
commit87b58768eccd311fdc7694c09966754d5ce90538 (patch)
treee9b67ecdd12a275e907012d667cb2c6ad2771661 /drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c
parentdrm/amd/display: Fix error where wrong payload size is given. (diff)
downloadkernel-qcow2-linux-87b58768eccd311fdc7694c09966754d5ce90538.tar.gz
kernel-qcow2-linux-87b58768eccd311fdc7694c09966754d5ce90538.tar.xz
kernel-qcow2-linux-87b58768eccd311fdc7694c09966754d5ce90538.zip
drm/amd/display: audio bug fix part 1: Add missing audio ACR
Signed-off-by: Charlene Liu <charlene.liu@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Harry Wentland <Harry.Wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c b/drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c
index f6e546addbd3..074fb978e076 100644
--- a/drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c
+++ b/drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c
@@ -776,6 +776,7 @@ static void get_pixel_clock_parameters(
pixel_clk_params->flags.DISPLAY_BLANKED = 1;
pixel_clk_params->flags.SUPPORT_YCBCR420 = (stream->public.timing.pixel_encoding ==
PIXEL_ENCODING_YCBCR420);
+ pixel_clk_params->pixel_encoding = stream->public.timing.pixel_encoding;
}
void dce110_resource_build_bit_depth_reduction_params(