drm/amd/display: Implement CRTC CRC for DCE110
authorLeo (Sunpeng) Li <sunpeng.li@amd.com>
Mon, 18 Dec 2017 19:38:41 +0000 (14:38 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:17:37 +0000 (14:17 -0500)
commit28dc87e41f0194209c8141400c0c1117c4bee915
tree5f692ccdc80136a3770eb6c58051edfe2b31e248
parent31aec354f92ca811df79439233130dbd232162a9
drm/amd/display: Implement CRTC CRC for DCE110

Implement the timing generator hooks for configure_crc and get_crc.
Also implement is_tg_enabled, as configure_crc uses it.

Signed-off-by: Leo (Sunpeng) Li <sunpeng.li@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.c