commit | 8fb843d179a6fff1bfe037601b06980ba9a56167 | [log] [tgz] |
---|---|---|
author | Dingchen Zhang <dingchen.zhang@amd.com> | Wed May 29 18:52:52 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 18 14:18:09 2019 -0500 |
tree | 61b660486247fe4798031885238f796ef96c2fce | |
parent | 14b2584636c66efbb9a8dd1c702d5da73ecf620d [diff] |
drm/amd/display: add functionality to get pipe CRC source. [Why] We need to check the pipe crc source through debugfs for bypass mode test. [How] add implementation of amdgpu_dm_crtc_get_crc_sources and hook into drm_crtc callback get_crc_sources. Signed-off-by: Dingchen Zhang <dingchen.zhang@amd.com> Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>