linux-yocto/drivers/gpu/drm/amd/display
Bhawanpreet Lakha 96a3b32e67 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>
2019-10-03 09:10:58 -05:00
..
amdgpu_dm drm/amd/display: only enable HDCP for DCN+ 2019-10-03 09:10:58 -05:00
dc drm/amd/display: Update hdcp display config 2019-10-03 09:10:58 -05:00
include drm/amd/display: Add HDCP module 2019-10-03 09:10:58 -05:00
modules drm/amd/display: add PSP block to verify hdcp steps 2019-10-03 09:10:58 -05:00
Kconfig drm/amd/display: add Renoir to kconfig 2019-08-29 15:52:33 -05:00
Makefile drm/amd/display: Add HDCP module 2019-10-03 09:10:58 -05:00
TODO