Bhawanpreet Lakha
53e108aa99
drm/amd/display: Handle hdcp2.2 type0/1 in dm
...
[Why]
HDCP 2.2 uses type0 and type1 content type. This is passed to the receiver
to stream the proper content.
For example, in a MST case if the main
device is HDCP2.2 capable but the secondary device is only 1.4 capabale
we can use Type0
Type0 content: use HDCP 1.4 or HDCP2.2 type0
Type1 content: Only use HDCP 2.2 type1
[How]
We use the "hdcp content type" property in drm. We use the
disable_type1 flag in hdcp module to select the type based on the
properties.
For updating the property we use the same logic as 1.4, but now we
consider content_type as well and update the property if the
requirements are met
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-11-19 10:12:53 -05:00
..
2019-10-18 08:38:26 -07:00
2019-09-22 09:39:09 -07:00
2019-10-10 14:39:23 +02:00
2019-10-15 14:10:19 -06:00
2019-09-25 13:54:45 +02:00
2019-09-17 16:22:26 -07:00
2019-10-19 06:32:31 -04:00
2019-09-13 16:44:49 +03:00
2019-10-19 06:32:32 -04:00
2019-09-15 14:17:27 +02:00
2019-09-30 10:04:28 -07:00
2019-10-02 13:49:43 -07:00
2019-10-03 09:15:19 -07:00
2019-10-02 16:16:07 -07:00
2019-10-10 11:11:17 +02:00
2019-09-17 19:15:14 -07:00
2019-09-24 16:10:23 -07:00
2019-08-26 21:37:37 +09:00
2019-09-22 09:30:30 -07:00
2019-10-30 16:41:49 -04:00
2019-09-22 09:39:09 -07:00
2019-09-19 14:14:28 -07:00
2019-10-15 09:20:07 -07:00
2019-09-18 11:14:31 -07:00
2019-08-28 22:59:18 +02:00
2019-10-15 01:19:05 +02:00
2019-11-19 10:12:53 -05:00
2019-08-27 19:03:08 +02:00
2019-10-01 14:49:41 -04:00
2019-09-22 12:02:21 -07:00
2019-10-01 14:49:45 -04:00
2019-10-02 06:42:48 -07:00
2019-09-18 11:14:31 -07:00
2019-09-28 20:44:12 +02:00
2019-08-27 09:43:59 +02:00
2019-08-16 11:33:56 -07:00
2019-08-28 11:29:32 +02:00
2019-10-10 11:18:37 +02:00
2019-10-04 15:54:22 -03:00
2019-10-17 11:18:44 -07:00
2019-08-20 10:09:56 +03:00
2019-10-18 16:52:37 +02:00
2019-10-14 20:35:58 +02:00
2019-09-24 16:37:18 +02:00
2019-09-12 20:45:52 +02:00
2019-09-05 13:17:01 -06:00
2019-08-26 10:02:01 +02:00
2019-09-17 00:54:29 -05:00
2019-10-18 22:29:36 -04:00
2019-10-23 12:10:05 +02:00
2019-08-30 15:57:27 +02:00
2019-10-09 11:08:03 +02:00
2019-09-29 10:24:23 -07:00
2019-10-23 12:10:05 +02:00
2019-10-09 11:05:50 +02:00
2019-10-07 09:56:36 +02:00
2019-10-19 17:09:11 -04:00
2019-10-08 16:52:26 -07:00
2019-09-23 17:20:40 -04:00
2019-09-29 10:33:41 -07:00
2019-10-18 23:09:41 +09:00
2019-09-18 11:14:31 -07:00
2019-09-28 17:47:33 -07:00
2019-10-14 21:44:26 +02:00
2019-09-18 11:14:31 -07:00
2019-10-15 23:51:36 +02:00
2019-09-28 08:14:15 -07:00
2019-08-30 12:46:12 +01:00
2019-09-23 19:16:01 -07:00
2019-09-19 14:19:33 -07:00
2019-10-14 15:31:50 +03:00
2019-09-22 12:04:59 -07:00
2019-09-17 19:15:14 -07:00
2019-10-07 14:55:46 -04:00
2019-09-27 12:19:47 -07:00
2019-09-17 18:40:42 -07:00
2019-09-22 10:55:08 -07:00
2019-09-30 10:04:28 -07:00
2019-09-17 15:33:31 -07:00
2019-09-22 11:05:43 -07:00
2019-10-19 17:09:11 -04:00
2019-10-18 08:08:53 -07:00
2019-08-18 12:56:10 +02:00
2019-09-16 15:52:38 -07:00
2019-09-22 10:52:23 -07:00
2019-09-17 18:40:42 -07:00
2019-09-13 17:23:18 +03:00
2019-10-12 15:44:46 -07:00
2019-09-24 15:54:08 -07:00
2019-09-25 17:51:41 -07:00
2019-09-29 10:24:23 -07:00
2019-08-26 12:15:06 +03:00
2019-10-10 13:12:28 +02:00
2019-09-18 11:14:31 -07:00
2019-10-10 14:24:06 +02:00
2019-09-25 17:51:41 -07:00
2019-10-13 09:38:27 -04:00
2019-10-11 09:30:53 +10:00
2019-10-10 14:50:32 +02:00
2019-09-09 10:43:15 -04:00
2019-10-10 15:35:41 +02:00
2019-09-27 11:17:38 -07:00
2019-10-19 17:09:11 -04:00
2019-09-18 11:05:34 -07:00
2019-09-18 11:05:34 -07:00