]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit48d104aaf2d79bc264e02ea4c4ae71389ebb4628
treec5d92782fc13f58a3119dc84709f9c93cd02d511
parent0380b45862df53765b4d0a91074bd6e758d629ad
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