]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Add DSC check to seamless boot validation
authorAnthony Wang <anthony1.wang@amd.com>
Mon, 5 Apr 2021 21:13:58 +0000 (17:13 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 21 Apr 2021 01:37:08 +0000 (21:37 -0400)
commit8ae71b8abdba81990bcf88ef61738fced32c6a4d
tree1290301c75f9b9738fb84db2b6f1e4f00f813c83
parentf84c0544cfb7f9d3250d5a2acd3ad56f5f6173fb
drm/amd/display: Add DSC check to seamless boot validation

[Why & How]
We want to immediately fail seamless boot validation if DSC is active,
as VBIOS currently does not support DSC timings. Add a check for
the relevant flag in dc_validate_seamless_boot_timing.

Signed-off-by: Anthony Wang <anthony1.wang@amd.com>
Reviewed-by: Martin Leung <Martin.Leung@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.c