[Intel-gfx] [PATCH 0/2] Refactor i915 HDCP for XE
Suraj Kandpal
suraj.kandpal at intel.com
Wed Sep 20 06:36:09 UTC 2023
This patch series contains some refactors for i915 side of things
which will help with a cleaner code and maximum reuse of code
for XE going forward.
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
Suraj Kandpal (2):
drm/i915/hdcp: Move checks for gsc health status
drm/i915/hdcp: Move common message filling function to its own file
drivers/gpu/drm/i915/Makefile | 1 +
drivers/gpu/drm/i915/display/intel_hdcp.c | 8 +-
drivers/gpu/drm/i915/display/intel_hdcp_gsc.c | 620 +-----------------
drivers/gpu/drm/i915/display/intel_hdcp_gsc.h | 3 +
4 files changed, 30 insertions(+), 602 deletions(-)
--
2.25.1
More information about the Intel-gfx
mailing list