diff options
author | Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> | 2019-09-18 11:18:15 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-11-19 10:12:53 -0500 |
commit | 51466b3fd2725bfb0de629f71c0854ff276d50ae (patch) | |
tree | 3873516c2a7fb9aeb47fe7dea9247298111e9c6d /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
parent | eff682f83c9c2030761e7536c5d97e1b20f71c15 (diff) |
drm/amd/display: Add execution and transition states for HDCP2.2
The module works like a state machine
+-------------+
------> | Execution.c | ------
| +-------------+ |
| V
+----+ +--------+ +--------------+
| DM | -----> | Hdcp.c | <------------ | Transition.c |
+----+ <----- +--------+ +--------------+
This patch adds the execution and transition files for 2.2
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>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions