commit | f4406d6fb23c72eb8ccf071db00fb06d9586bb5f | [log] [tgz] |
---|---|---|
author | Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> | Wed Dec 04 11:54:24 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Feb 06 15:04:36 2020 -0500 |
tree | 98b66ea3adf53a0e1300c508ded3cd5e679304fa | |
parent | 9037246bb2da58d7b990ec9133f69c0b7d86f7a0 [diff] |
drm/amd/display: Load srm before enabling HDCP [Why] we need to load SRM before we start HDCP. Because for S3 case the sysfs call will be after we have already enabled HDCP, so we might not be using the latest SRM [How] Set srm before starting HDCP. Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>