summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_hdcp_gsc.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-12drm/i915/hdcp: Move common message filling function to its own fileSuraj Kandpal1-598/+17
2023-10-12drm/i915/hdcp: Move checks for gsc health statusSuraj Kandpal1-0/+14
2023-08-10drm/i915: Make i915_coherent_map_type GT-centricJonathan Cavitt1-1/+2
2023-06-14drm/i915/hdcp: Modify hdcp_gsc_message msg sending mechanismSuraj Kandpal1-33/+47
2023-05-31drm/i915/hdcp: Rename comp_mutex to hdcp_mutexSuraj Kandpal1-2/+2
2023-05-31drm/i915/hdcp: Move away from master naming to arbiterSuraj Kandpal1-6/+6
2023-05-11drm/i915/hdcp: drop display/ prefix from includeJani Nikula1-1/+1
2023-03-23drm/i915/mtl: Add HDCP GSC interfaceSuraj Kandpal1-3/+634
2023-03-23drm/i915/mtl: Add function to send command to GSC CSSuraj Kandpal1-0/+200