drm/amd/display: Do not limit color depth to 8bpc
authorMikita Lipski <mikita.lipski@amd.com>
Wed, 16 May 2018 20:46:18 +0000 (16:46 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 29 May 2018 18:18:53 +0000 (13:18 -0500)
commite03fd3f300f6184c1264186a4c815e93bf658abb
tree5f5d7dd54d6bd44c91dbe7ceeed605fd5a1918c7
parent4c6530fd66399182d0332c5ed821ea473bdcd7c3
drm/amd/display: Do not limit color depth to 8bpc

Delete if statement that would force any display's color depth higher
than 8 bpc to 8

Signed-off-by: Mikita Lipski <mikita.lipski@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c