]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Fix LB BPP and Cursor width
authorIlya Bakoulin <Ilya.Bakoulin@amd.com>
Wed, 17 Apr 2019 18:48:25 +0000 (14:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 22 Jun 2019 14:34:12 +0000 (09:34 -0500)
commitd1d297724960c0bf411946bc8e056856be2f373d
treea6d210f371d966906a69628310fc48c3406f6871
parente29fd79c8237b7690a854aeb6e5226bae19ef3f3
drm/amd/display: Fix LB BPP and Cursor width

DCN2.0 LB BPP should be 48 or 16BPC and max cursor width should be 256.

Also use populate_dml_pipes as functions pointer instead of using it directly

Signed-off-by: Ilya Bakoulin <Ilya.Bakoulin@amd.com>
Reviewed-by: Eric Bernstein <Eric.Bernstein@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c
drivers/gpu/drm/amd/display/dc/dml/display_mode_enums.h
drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.c
drivers/gpu/drm/amd/display/dc/inc/core_types.h