index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_hdcp_gsc.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
drm/i915/hdcp: pass struct drm_device to driver specific HDCP GSC code
Jani Nikula
1
-6
/
+6
2025-05-02
drm/i915/hdcp: simplify HDCP GSC firmware usage selection
Jani Nikula
1
-5
/
+0
2025-05-02
drm/i915/hdcp: switch the HDCP GSC message interface from u8* to void*
Jani Nikula
1
-2
/
+2
2025-05-02
drm/i915/hdcp: pass the context to the HDCP GSC message interface
Jani Nikula
1
-5
/
+6
2025-05-02
drm/i915/hdcp: rename HDCP GSC context alloc/free functions
Jani Nikula
1
-2
/
+2
2025-05-02
drm/i915/hdcp: rename struct intel_hdcp_gsc_message to intel_hdcp_gsc_context
Jani Nikula
1
-26
/
+26
2025-05-02
drm/i915/hdcp: split HDCP GSC message alloc/save responsibilities
Jani Nikula
1
-12
/
+10
2025-05-02
drm/i915/hdcp: deduplicate and refactor HDCP GSC ops initialization
Jani Nikula
1
-44
/
+2
2024-09-12
drm/i915/hdcp: Use intel_display in hdcp_gsc
Suraj Kandpal
1
-15
/
+16
2024-09-12
drm/i915/hdcp: Move to using intel_display in intel_hdcp
Suraj Kandpal
1
-4
/
+5
2024-05-31
drm: move i915_hdcp_interface.h under include/drm/intel
Jani Nikula
1
-1
/
+1
2024-03-06
drm/i915/hdcp: Move intel_hdcp_gsc_message def away from header file
Suraj Kandpal
1
-0
/
+6
2024-02-05
drm/i915/hdcp: Pin the hdcp gsc message high in ggtt
Ville Syrjälä
1
-1
/
+1
2023-10-12
drm/i915/hdcp: Move common message filling function to its own file
Suraj Kandpal
1
-598
/
+17
2023-10-12
drm/i915/hdcp: Move checks for gsc health status
Suraj Kandpal
1
-0
/
+14
2023-08-10
drm/i915: Make i915_coherent_map_type GT-centric
Jonathan Cavitt
1
-1
/
+2
2023-06-14
drm/i915/hdcp: Modify hdcp_gsc_message msg sending mechanism
Suraj Kandpal
1
-33
/
+47
2023-05-31
drm/i915/hdcp: Rename comp_mutex to hdcp_mutex
Suraj Kandpal
1
-2
/
+2
2023-05-31
drm/i915/hdcp: Move away from master naming to arbiter
Suraj Kandpal
1
-6
/
+6
2023-05-11
drm/i915/hdcp: drop display/ prefix from include
Jani Nikula
1
-1
/
+1
2023-03-23
drm/i915/mtl: Add HDCP GSC interface
Suraj Kandpal
1
-3
/
+634
2023-03-23
drm/i915/mtl: Add function to send command to GSC CS
Suraj Kandpal
1
-0
/
+200