]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/display: Add interface to adjust DSC max target bpp limit
authorJoshua Aberback <joshua.aberback@amd.com>
Tue, 19 Nov 2019 23:46:26 +0000 (18:46 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Dec 2019 21:09:07 +0000 (16:09 -0500)
commit6026be696193db16006058d8d67fedb7c7e6832d
treeea093f9b7f108b2efb260ecc10bd3378bb2a8cea
parent663bfef0da610da5920df3b030d2aae8e4513baa
drm/amd/display: Add interface to adjust DSC max target bpp limit

[Why]
For some use cases we need to be able to adjust the maximum target bpp
allowed by DSC policy.

[How]
New interface dc_dsc_policy_set_max_target_bpp_limit

Signed-off-by: Joshua Aberback <joshua.aberback@amd.com>
Reviewed-by: Nikola Cornij <Nikola.Cornij@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_dsc.h
drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c