index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_hdcp.c
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-04-06
drm/i915: Fix memory leak in intel_hdcp auth
Radhakrishna Sripada
2018-04-04
drm/i915: Check hdcp key loadability
Ramalingam C
2018-04-04
drm/i915: Read Vprime thrice incase of mismatch
Ramalingam C
2018-04-04
drm/i915: Read HDCP R0 thrice in case of mismatch
Ramalingam C
2018-02-05
drm/i915: Reauthenticate HDCP on failure
Ramalingam C
2018-02-05
drm/i915: Detect panel's hdcp capability
Ramalingam C
2018-02-05
drm/i915: Optimize HDCP key load
Ramalingam C
2018-02-05
drm/i915: Retry HDCP bksv read
Ramalingam C
2018-02-05
drm/i915: Connector info in HDCP debug msgs
Ramalingam C
2018-02-05
drm/i915: Stop encryption for repeater with no sink
Ramalingam C
2018-02-05
drm/i915: Handle failure from 2nd stage HDCP auth
Ramalingam C
2018-01-30
drm/i915: Downgrade hdcp logs from INFO to DEBUG_KMS
Sean Paul
2018-01-30
drm/i915: Restore HDCP DRM_INFO when with no downstream
Sean Paul
2018-01-18
drm/i915: Check for downstream topology errors
Ramalingam C
2018-01-18
drm/i915: Start repeater auth on READY/CP_IRQ
Ramalingam C
2018-01-18
drm/i915: II stage HDCP auth for repeater only
Ramalingam C
2018-01-18
drm/i915: Extending HDCP for HSW, BDW and BXT+
Ramalingam C
2018-01-09
drm/i915: Only disable HDCP when it's active
Sean Paul
2018-01-08
drm/i915: Add HDCP framework + base implementation
Sean Paul