[PATCH 0/2] HDCP intel_display refactors
Suraj Kandpal
suraj.kandpal at intel.com
Wed Sep 11 09:05:38 UTC 2024
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>
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(-)
--
2.43.2
More information about the Intel-gfx
mailing list