commit | 46df9931e0db8d1f397fc7f38a13159885f8d526 | [log] [tgz] |
---|---|---|
author | Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> | Wed Sep 18 11:24:09 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Nov 19 10:12:53 2019 -0500 |
tree | a70aef56af16a2db5c3c57c767a2d166a2c68535 | |
parent | 51466b3fd2725bfb0de629f71c0854ff276d50ae [diff] |
drm/amd/display: Add logging for HDCP2.2 [Why] We need to log the state changes for 2.2 This patch extends the existing logging functions to handle HDCP2.2. [How] We do this by adding if/else in the defines, and output the log based on the hdcp version 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>