[PATCH 0/2] HDCP intel_display refactors

Jani Nikula jani.nikula at intel.com
Wed Sep 11 13:56:10 UTC 2024


On Wed, 11 Sep 2024, Suraj Kandpal <suraj.kandpal at intel.com> wrote:
> Refactors related to intel_hdcp/xe_hdcp in which we replace
> drm_i915_private usage with intel_display wherever possible for
> the ongoing efforts to try use intel_display structure more.
>
> Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>

Yay!

Reviewed-by: Jani Nikula <jani.nikula at intel.com>



>
> Suraj Kandpal (2):
>   drm/i915/hdcp: Move to using intel_display in intel_hdcp
>   drm/i915/hdcp: Use intel_display in hdcp_gsc
>
>  drivers/gpu/drm/i915/display/intel_hdcp.c     | 689 +++++++++---------
>  drivers/gpu/drm/i915/display/intel_hdcp_gsc.c |  40 +-
>  drivers/gpu/drm/i915/display/intel_hdcp_gsc.h |   9 +-
>  .../drm/i915/display/intel_hdcp_gsc_message.c |  44 +-
>  .../drm/i915/display/intel_hdcp_gsc_message.h |   3 +-
>  drivers/gpu/drm/xe/display/xe_hdcp_gsc.c      |  44 +-
>  6 files changed, 422 insertions(+), 407 deletions(-)

-- 
Jani Nikula, Intel


More information about the Intel-gfx mailing list