Re: [PATCH v2 11/12] drm/i915: Expose HDCP shim functions from dp for use by dp_mst

2019-12-13 Thread Jani Nikula
On Fri, 13 Dec 2019, Ville Syrjälä wrote: > On Thu, Dec 12, 2019 at 02:02:29PM -0500, Sean Paul wrote: >> From: Sean Paul >> >> These functions are all the same for dp and dp_mst, so expose them for >> use by the dp_mst hdcp implementation. >> >> Signed-off-by: Sean Paul >> Link: >> https://p

Re: [PATCH v2 11/12] drm/i915: Expose HDCP shim functions from dp for use by dp_mst

2019-12-13 Thread Ville Syrjälä
On Thu, Dec 12, 2019 at 02:02:29PM -0500, Sean Paul wrote: > From: Sean Paul > > These functions are all the same for dp and dp_mst, so expose them for > use by the dp_mst hdcp implementation. > > Signed-off-by: Sean Paul > Link: > https://patchwork.freedesktop.org/patch/msgid/20191203173638.9

[PATCH v2 11/12] drm/i915: Expose HDCP shim functions from dp for use by dp_mst

2019-12-12 Thread Sean Paul
From: Sean Paul These functions are all the same for dp and dp_mst, so expose them for use by the dp_mst hdcp implementation. Signed-off-by: Sean Paul Link: https://patchwork.freedesktop.org/patch/msgid/20191203173638.94919-11-s...@poorly.run #v1 Changes in v2: -none --- .../drm/i915/displa