drm/amd/display: Add bypass case for PQ transfer function
authorAmy Zhang <Amy.Zhang@amd.com>
Thu, 16 Feb 2017 16:04:48 +0000 (11:04 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 21:15:18 +0000 (17:15 -0400)
commit70063a5957126087f167ff3890784d7b3b36c844
tree62119fa05164e5f6871952593c5a12fbf13c8bd5
parent5c1879b6b93898d65e05dfb47f947fa4f5a904a4
drm/amd/display: Add bypass case for PQ transfer function

- Source and destination color space should be the same for
  app control case
- Bypass degamma, regamma, and gamut remap
- Add hdr supported check for info frame

Signed-off-by: Amy Zhang <Amy.Zhang@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_resource.c
drivers/gpu/drm/amd/display/dc/dc.h
drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c