index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2019-04-08
drm/i915: extract intel_hdcp.h from intel_drv.h
Jani Nikula
1
-4
/
+6
2019-03-26
drm/i915: switch intel_wait_for_register to uncore
Daniele Ceraolo Spurio
1
-8
/
+9
2019-02-21
drm/i915/hdcp: Silence compiler critics
Chris Wilson
1
-5
/
+5
2019-02-20
drm/i915: CP_IRQ handling for DP HDCP2.2 msgs
Ramalingam C
1
-7
/
+4
2019-02-20
drm/i915: Handle HDCP2.2 downstream topology change
Ramalingam C
1
-2
/
+18
2019-02-20
drm/i915: Implement HDCP2.2 link integrity check
Ramalingam C
1
-5
/
+83
2019-02-20
drm/i915: Implement HDCP2.2 repeater authentication
Ramalingam C
1
-2
/
+123
2019-02-20
drm/i915: Implement HDCP2.2 receiver authentication
Ramalingam C
1
-15
/
+182
2019-02-20
drm/i915: Enable and Disable of HDCP2.2
Ramalingam C
1
-14
/
+198
2019-02-20
drm/i915: hdcp1.4 CP_IRQ handling and SW encryption tracking
Ramalingam C
1
-20
/
+53
2019-02-20
drm/i915: MEI interface implementation
Ramalingam C
1
-1
/
+397
2019-02-20
drm/i915: Initialize HDCP2.2
Ramalingam C
1
-2
/
+26
2019-02-20
drm/i915: Gathering the HDCP1.4 routines together
Ramalingam C
1
-59
/
+59
2019-01-17
drm/i915: small isolated c99 types to kernel types switch
Jani Nikula
1
-2
/
+2
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
1
-1
/
+0
2018-12-06
drm/i915: Increase timeout for Encrypt status change
Ramalingam C
1
-2
/
+4
2018-12-06
drm/i915: Fix platform coverage for HDCP1.4
Ramalingam C
1
-2
/
+1
2018-12-06
drm/i915: Fix GEN9 HDCP1.4 key load process
Ramalingam C
1
-3
/
+4
2018-10-29
drm/i915: Reassigning log level for HDCP failures
Ramalingam C
1
-9
/
+9
2018-10-29
drm/i915: wrapping all hdcp var into intel_hdcp
Ramalingam C
1
-49
/
+60
2018-10-24
drm/i915: Move the DDC/AUX failure msgs to debug log
Ramalingam C
1
-1
/
+1
2018-10-24
drm/i915/debugfs: hdcp capability of a sink
Ramalingam C
1
-6
/
+21
2018-10-24
drm/i915: Pullout the bksv read and validation
Ramalingam C
1
-24
/
+38
2018-08-08
drm/i915: Constify power well descriptors
Imre Deak
1
-3
/
+3
2018-06-13
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-19
drm/i915: Check for downstream topology errors
Ramalingam C
1
-0
/
+6
2018-01-19
drm/i915: Start repeater auth on READY/CP_IRQ
Ramalingam C
1
-6
/
+6
2018-01-19
drm/i915: II stage HDCP auth for repeater only
Ramalingam C
1
-1
/
+4
2018-01-19
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