drm/amd/display: Add DSC 422Native debug option
authorIlya Bakoulin <Ilya.Bakoulin@amd.com>
Thu, 3 Oct 2019 21:35:32 +0000 (17:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Nov 2019 15:12:53 +0000 (10:12 -0500)
commite8cfbdac9a07c4faad60ef9bc82c53079faf4557
treee7a4491cf1efcfc84f14ec99e7f1c94c18c0912f
parentf6fe4053b91fab916eaf69de48a35f6acc598140
drm/amd/display: Add DSC 422Native debug option

[Why]
Need to be able to enable native 422 for debugging purposes.

[How]
Add new dc_debug_options bool and check it in the get_dsc_enc_caps
function.

Signed-off-by: Ilya Bakoulin <Ilya.Bakoulin@amd.com>
Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc.h
drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c