index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_hdcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-04-06
drm/i915: Fix memory leak in intel_hdcp auth
Radhakrishna Sripada
1
-3
/
+6
2018-04-04
drm/i915: Check hdcp key loadability
Ramalingam C
1
-2
/
+39
2018-04-04
drm/i915: Read Vprime thrice incase of mismatch
Ramalingam C
1
-42
/
+70
2018-04-04
drm/i915: Read HDCP R0 thrice in case of mismatch
Ramalingam C
1
-8
/
+19
2018-02-05
drm/i915: Reauthenticate HDCP on failure
Ramalingam C
1
-7
/
+11
2018-02-05
drm/i915: Detect panel's hdcp capability
Ramalingam C
1
-1
/
+17
2018-02-05
drm/i915: Optimize HDCP key load
Ramalingam C
1
-2
/
+4
2018-02-05
drm/i915: Retry HDCP bksv read
Ramalingam C
1
-5
/
+13
2018-02-05
drm/i915: Connector info in HDCP debug msgs
Ramalingam C
1
-3
/
+11
2018-02-05
drm/i915: Stop encryption for repeater with no sink
Ramalingam C
1
-2
/
+8
2018-02-05
drm/i915: Handle failure from 2nd stage HDCP auth
Ramalingam C
1
-0
/
+3
2018-01-30
drm/i915: Downgrade hdcp logs from INFO to DEBUG_KMS
Sean Paul
1
-4
/
+5
2018-01-30
drm/i915: Restore HDCP DRM_INFO when with no downstream
Sean Paul
1
-3
/
+2
2018-01-18
drm/i915: Check for downstream topology errors
Ramalingam C
1
-0
/
+6
2018-01-18
drm/i915: Start repeater auth on READY/CP_IRQ
Ramalingam C
1
-6
/
+6
2018-01-18
drm/i915: II stage HDCP auth for repeater only
Ramalingam C
1
-1
/
+4
2018-01-18
drm/i915: Extending HDCP for HSW, BDW and BXT+
Ramalingam C
1
-7
/
+33
2018-01-09
drm/i915: Only disable HDCP when it's active
Sean Paul
1
-3
/
+5
2018-01-08
drm/i915: Add HDCP framework + base implementation
Sean Paul
1
-0
/
+723