Re: [PATCH v3 01/10] drm/i915: debugfs: HDCP2.2 capability read

2019-03-27 Thread Daniel Vetter
On Fri, Mar 22, 2019 at 06:14:39AM +0530, Ramalingam C wrote: > Adding the HDCP2.2 capability of HDCP src and sink info into debugfs > entry "i915_hdcp_sink_capability" > > This helps the userspace tests to skip the HDCP2.2 test on non HDCP2.2 > sinks. > > Signed-off-by: Ramalingam C Still not

[PATCH v3 01/10] drm/i915: debugfs: HDCP2.2 capability read

2019-03-21 Thread Ramalingam C
Adding the HDCP2.2 capability of HDCP src and sink info into debugfs entry "i915_hdcp_sink_capability" This helps the userspace tests to skip the HDCP2.2 test on non HDCP2.2 sinks. Signed-off-by: Ramalingam C --- drivers/gpu/drm/i915/i915_debugfs.c | 13 +++-- drivers/gpu/drm/i915/intel