diff options
| author | 2019-10-24 16:07:58 -0400 | |
|---|---|---|
| committer | 2019-11-19 10:12:54 -0500 | |
| commit | 302169003733f168f9de5c0d677c0cd82d1be107 (patch) | |
| tree | ffffb60d019b8e20504c2a62d058755fe2bb33f3 /drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c | |
| parent | drm/amd/display: use drm defines for MAX CASCADE MASK (diff) | |
| download | linux-dev-302169003733f168f9de5c0d677c0cd82d1be107.tar.xz linux-dev-302169003733f168f9de5c0d677c0cd82d1be107.zip | |
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/amdgpu/amdgpu_ih.c')
0 files changed, 0 insertions, 0 deletions
