Re: [Intel-gfx] [PATCH v2] drm/i915/hdcp: Nuke Platform check for mst hdcp init

2021-07-06 Thread Jani Nikula
On Mon, 05 Jul 2021, Anshuman Gupta wrote: > Earlier HDCP over MST support was added for TGL Platform. > Extending it to all future platfroms. > > v2: > - Remove the platform check and commit log changes. [Jani] > > Signed-off-by: Anshuman Gupta Reviewed-by: Jani Nikula > --- > drivers/gpu/d

[Intel-gfx] [PATCH v2] drm/i915/hdcp: Nuke Platform check for mst hdcp init

2021-07-05 Thread Anshuman Gupta
Earlier HDCP over MST support was added for TGL Platform. Extending it to all future platfroms. v2: - Remove the platform check and commit log changes. [Jani] Signed-off-by: Anshuman Gupta --- drivers/gpu/drm/i915/display/intel_dp_mst.c | 11 --- 1 file changed, 4 insertions(+), 7 delet