OSDN Git Service

drm/amd/display: allocate 4 ddc engines for RV2
authorDerek Lai <Derek.Lai@amd.com>
Tue, 2 Jul 2019 09:50:41 +0000 (17:50 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jul 2019 19:27:25 +0000 (14:27 -0500)
commit30db43b62c16cb0a0ff3eb89d9b25bf455859ef8
tree53cd6bb530ef9e1e7db6de08622388ac6aa245c4
parentc2cd9d04ecf0f26fb472ffbd8274a55c05df0ffb
drm/amd/display: allocate 4 ddc engines for RV2

[Why]
Driver will create 0, 1, and 2 ddc engines for RV2,
but some platforms used 0, 1, and 3.

[How]
Still allocate 4 ddc engines for RV2.

Signed-off-by: Derek Lai <Derek.Lai@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c