diff options
| author | Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> | 2019-10-24 16:07:58 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2019-11-19 10:12:54 -0500 |
| commit | 302169003733f168f9de5c0d677c0cd82d1be107 (patch) | |
| tree | ffffb60d019b8e20504c2a62d058755fe2bb33f3 /tools/perf/scripts/python | |
| parent | 1c40428ace2eba5144b3f13f91df4a0c0422c68d (diff) | |
| download | linux-302169003733f168f9de5c0d677c0cd82d1be107.tar.gz linux-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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
