commit | 14b2584636c66efbb9a8dd1c702d5da73ecf620d | [log] [tgz] |
---|---|---|
author | Dingchen Zhang <dingchen.zhang@amd.com> | Wed May 15 17:15:05 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 18 14:18:09 2019 -0500 |
tree | cfea1dc3f6ff7f9f41a8696bea8db3643fdda6e6 | |
parent | 24253476977af5456af962bbaaf53e9f1dae5cc1 [diff] |
drm/amd/display: add functionality to grab DPRX CRC entries. [Why] We need to compare DPRX CRCs with framebuffer CRCs for digital bypass mode. [How] Hook into DRM to grab DP receiver CRCs through drm_dp_start_crc. Signed-off-by: Dingchen Zhang <dingchen.zhang@amd.com> Reviewed-by: Harry Wentland <Harry.Wentland@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>