diff options
author | Jani Nikula <jani.nikula@intel.com> | 2025-04-24 23:01:38 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2025-05-02 13:26:19 +0300 |
commit | 3ac2a0b9bbbb8138971c6df6086719ebb4bdb7ae (patch) | |
tree | 9f102322f4136c4113626fc8600bb67a47d07fd7 /scripts/gdb/linux/proc.py | |
parent | 8cae787fab1f60d129377e147e42c4678002ff65 (diff) |
drm/i915/hdcp: pass the context to the HDCP GSC message interface
The opaque HDCP GSC context nicely abstracts the differences between
drivers. Pass that instead of struct drm_i915_private or struct
xe_device to intel_hdcp_gsc_msg_send(). We can store the driver specific
data in the context.
This lets us drop the dependency on i915_drv.h from
intel_hdcp_gsc_message.c.
Cc: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
Link: https://lore.kernel.org/r/df1653212f9014e717701b017e78e0017884b870.1745524803.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions