]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amd/display: Ensure that dmcub support flag is set for DCN20
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Thu, 11 Apr 2024 23:38:08 +0000 (17:38 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 May 2024 01:30:16 +0000 (21:30 -0400)
commitbe53bd4f00aa4c7db9f41116224c027b4cfce8e3
treeb3ae86b072a2d4cc3d999144b99650947424e1e2
parent719564737a9ac3d0b49c314450b56cf6f7d71358
drm/amd/display: Ensure that dmcub support flag is set for DCN20

In the DCN20 resource initialization, ensure that DMCUB support starts
configured as true.

Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@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/resource/dcn20/dcn20_resource.c