]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Use max target bpp override option
authorRoman Li <Roman.Li@amd.com>
Fri, 30 Jul 2021 21:35:35 +0000 (17:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Sep 2021 20:55:10 +0000 (16:55 -0400)
commitb340e7b556c60fcca6afc36b4becb7cb8683c825
tree0fc90332e4289651a31a388721428666dc6ce6d0
parenta5c5a3274e54e9e1332f80cd18d349d48d6d5525
drm/amd/display: Use max target bpp override option

[Why]
Max target bpp override is an option for working around
DSC issues. It is supported on DC level, but was not
used in DM.

[How]
Use actual option value instead of 0.

Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Roman Li <Roman.Li@amd.com>
Tested-by: Daniel Wheeler <Daniel.Wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c