drm/radeon: implement output csc property for DCE5+
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Feb 2015 15:59:36 +0000 (10:59 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 19 Mar 2015 16:26:25 +0000 (12:26 -0400)
commit643b1f5629a30f979e2da678ecf0b1855e074a8c
treec5d92782fc13f58a3119dc84709f9c93cd02d511
parent67ba31d3528e2460b2243b2d139b70fa479602e8
drm/radeon: implement output csc property for DCE5+

Implement the property for DCE5+ asics.  Older asics
require a slightly more complex process.

bug:
https://bugs.freedesktop.org/show_bug.cgi?id=83226

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/atombios_crtc.c
drivers/gpu/drm/radeon/radeon_connectors.c
drivers/gpu/drm/radeon/radeon_display.c
drivers/gpu/drm/radeon/radeon_mode.h