summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikita Lipski <mikita.lipski@amd.com>2018-05-16 16:46:18 -0400
committerAlex Deucher <alexander.deucher@amd.com>2018-05-29 13:18:53 -0500
commite03fd3f300f6184c1264186a4c815e93bf658abb (patch)
tree5f5d7dd54d6bd44c91dbe7ceeed605fd5a1918c7
parent4c6530fd66399182d0332c5ed821ea473bdcd7c3 (diff)
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>
-rw-r--r--drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
index 1ce10bc2d37b..52e57b52cdbb 100644
--- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
+++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
@@ -2095,12 +2095,6 @@ convert_color_depth_from_display_info(const struct drm_connector *connector)
{
uint32_t bpc = connector->display_info.bpc;
- /* Limited color depth to 8bit
- * TODO: Still need to handle deep color
- */
- if (bpc > 8)
- bpc = 8;
-
switch (bpc) {
case 0:
/* Temporary Work around, DRM don't parse color depth for