OSDN Git Service

drm/amd/display: Report Proper Quantization Range in AVI Infoframe
authorDillon Varone <dillon.varone@amd.com>
Fri, 9 Apr 2021 15:27:49 +0000 (11:27 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 21 Apr 2021 01:42:38 +0000 (21:42 -0400)
commitfdf7d4f547f75c643a71ddc644080c69d743d8c3
treec8b9fe930efb98cbe22916889738c61eee98c9e6
parentdad6bd779a6f3a5d3d103fcafac8c6a659c77943
drm/amd/display: Report Proper Quantization Range in AVI Infoframe

[Why?]
When a monitor does not set both QS and QY bits, DC does not
set Q0, Q1, QY0 and QY1 bits in AVI infoframe. Setting RGB bits
should be separate from setting YCC bits.

[How?]
Separate logic for setting RGB and YCC quantization range bits
in the AVI infoframe.

Signed-off-by: Dillon Varone <dillon.varone@amd.com>
Reviewed-by: Chris Park <Chris.Park@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_resource.c