summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
diff options
context:
space:
mode:
authorJoshua Aberback <joshua.aberback@amd.com>2019-09-06 17:34:19 -0400
committerAlex Deucher <alexander.deucher@amd.com>2019-10-10 19:31:42 -0500
commitd56eaa7cfb098598abcee1fb1fe23ad2f08e1e30 (patch)
tree8313cf2d41cd00cb3570739bac0cbd20adfd1bfc /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
parentdeb79818e1b420ee593443230eafb932094f0674 (diff)
drm/amd/display: Add missing shifts and masks for dpp registers on dcn2
[Why] The register CM_TEST_DEBUG_DATA is used in dpp1_program_input_csc, which is called from dpp2_cnv_setup, but the shifts and masks for the fields of that register are not initialized for dcn2. This causes all reads of that register to return 0. Signed-off-by: Joshua Aberback <joshua.aberback@amd.com> Reviewed-by: Jaehyun Chung <Jaehyun.Chung@amd.com> Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions