Home
last modified time | relevance | path

Searched hist:"51466 b3fd2725bfb0de629f71c0854ff276d50ae" (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A DMakefilediff 51466b3fd2725bfb0de629f71c0854ff276d50ae Wed Sep 18 17:18:15 CEST 2019 Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> 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>
H A Dhdcp2_transition.c51466b3fd2725bfb0de629f71c0854ff276d50ae Wed Sep 18 17:18:15 CEST 2019 Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> 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>
H A Dhdcp.cdiff 51466b3fd2725bfb0de629f71c0854ff276d50ae Wed Sep 18 17:18:15 CEST 2019 Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> 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>
H A Dhdcp.hdiff 51466b3fd2725bfb0de629f71c0854ff276d50ae Wed Sep 18 17:18:15 CEST 2019 Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> 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>
/linux/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_hdcp.hdiff 51466b3fd2725bfb0de629f71c0854ff276d50ae Wed Sep 18 17:18:15 CEST 2019 Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> 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>