Re: [PATCH v3 02/40] drm: HDMI and DP specific HDCP2.2 defines

2018-05-14 Thread Ramalingam C
...@chromium.org; dan...@ffwll.ch; ch...@chris-wilson.co.uk; jani.nik...@linux.intel.com; Winkler, Tomas ; Usyskin, Alexander Cc: Vivi, Rodrigo Subject: [PATCH v3 02/40] drm: HDMI and DP specific HDCP2.2 defines In preparation for implementing HDCP2.2 in I915, this patch adds HDCP register definitions

RE: [PATCH v3 02/40] drm: HDMI and DP specific HDCP2.2 defines

2018-05-09 Thread Shankar, Uma
chris-wilson.co.uk; >jani.nik...@linux.intel.com; Winkler, Tomas ; >Usyskin, Alexander >Cc: Vivi, Rodrigo >Subject: [PATCH v3 02/40] drm: HDMI and DP specific HDCP2.2 defines > >In preparation for implementing HDCP2.2 in I915, this patch adds HDCP register >definitions for HDMI

[PATCH v3 02/40] drm: HDMI and DP specific HDCP2.2 defines

2018-04-03 Thread Ramalingam C
In preparation for implementing HDCP2.2 in I915, this patch adds HDCP register definitions for HDMI and DP HDCP adaptations. HDMI specific HDCP2.2 register definitions are added into drm_hdcp.h, where are HDCP2.2 register offsets in DPCD offsets are defined at drm_dp_helper.h. v2: bit_field def