commit | 96a3b32e67236f547cc8acd69d5a3cef125b2295 | [log] [tgz] |
---|---|---|
author | Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> | Mon Jun 24 14:54:13 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 03 09:10:58 2019 -0500 |
tree | a7d4de7ee25f1b9e28f66daac427456d1941ccd2 | |
parent | da3fd7ac0bcf372cc57117bdfcd725cca7ef975a [diff] |
drm/amd/display: only enable HDCP for DCN+ [Why] We don't support HDCP for pre RAVEN asics [How] Check if we are RAVEN+. Use this to attach the content_protection property, this way usermode can't try to enable HDCP on pre DCN asics. Also we need to update the module on hpd so guard it aswell 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>