linux_dsm_epyc7002/drivers/gpu/drm/amd
Bhawanpreet Lakha 0c8620d63d drm/amd/display: Handle Content protection property changes
[Why]
We need to manage the content protection property changes for
different usecase, once cp is DESIRED we need to maintain the
ENABLED/DESIRED status for different cases.

[How]
1. Attach the content_protection property

2. HDCP enable (UNDESIRED -> DESIRED)
	call into the module with the correct parameters to start
	hdcp. Set cp to ENABLED

3. HDCP disable (ENABLED -> UNDESIRED)
	Call the module to disable hdcp.

3. Handle Special cases	(Hotplug, S3, headless S3, DPMS)
	If already ENABLED: set to DESIRED on unplug/suspend/dpms,
	and disable hdcp

	Then on plugin/resume/dpms: enable HDCP

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
..
acp
amdgpu drm/amdgpu: psp DTM init 2019-10-03 09:10:58 -05:00
amdkfd drm/amdkfd: Swap trap temporary registers in gfx10 trap handler 2019-09-16 15:28:31 -05:00
display drm/amd/display: Handle Content protection property changes 2019-10-03 09:10:58 -05:00
include drm/amdgpu: add pcie bif ras related registers 2019-09-16 10:09:37 -05:00
powerplay drm/amd/amdgpu: power up sdma engine when S3 resume back 2019-09-16 10:16:07 -05:00