aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c
diff options
context:
space:
mode:
authorBhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>2019-10-24 16:07:58 -0400
committerAlex Deucher <alexander.deucher@amd.com>2019-11-19 10:12:54 -0500
commit302169003733f168f9de5c0d677c0cd82d1be107 (patch)
treeffffb60d019b8e20504c2a62d058755fe2bb33f3 /drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c
parent1c40428ace2eba5144b3f13f91df4a0c0422c68d (diff)
drm/amd/display: split rxstatus for hdmi and dp
[Why] Currently we share rxstatus between HDMI and DP, so we use 16bits The drm defines work with 1bytes at a time. So we need to split the HDMI rxstatus into 2bytes before we can use drm defines [How] -create rxstatus for dp and hdmi. rxstatus for hdmi is split into bytes using arrays. -use drm_hdcp defines for the remaining structs Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c')
0 files changed, 0 insertions, 0 deletions