index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula
2019-05-17
drm/i915/hdcp: Use both bits for device_count
Chris Wilson
2019-05-09
drm/i915: SRM revocation check for HDCP1.4 and 2.2
Ramalingam C
2019-05-09
drm: generic fn converting be24 to cpu and vice versa
Ramalingam C
2019-05-09
drm/i915: debugfs: HDCP2.2 capability read
Ramalingam C
2019-04-26
drm/i915: Move sandybride pcode access to intel_sideband.c
Chris Wilson
2019-04-26
drm/i915: Replace pcu_lock with sb_lock
Chris Wilson
2019-04-08
drm/i915: extract intel_hdcp.h from intel_drv.h
Jani Nikula
2019-03-26
drm/i915: switch intel_wait_for_register to uncore
Daniele Ceraolo Spurio
2019-02-21
drm/i915/hdcp: Silence compiler critics
Chris Wilson
2019-02-20
drm/i915: CP_IRQ handling for DP HDCP2.2 msgs
Ramalingam C
2019-02-20
drm/i915: Handle HDCP2.2 downstream topology change
Ramalingam C
2019-02-20
drm/i915: Implement HDCP2.2 link integrity check
Ramalingam C
2019-02-20
drm/i915: Implement HDCP2.2 repeater authentication
Ramalingam C
2019-02-20
drm/i915: Implement HDCP2.2 receiver authentication
Ramalingam C
2019-02-20
drm/i915: Enable and Disable of HDCP2.2
Ramalingam C
2019-02-20
drm/i915: hdcp1.4 CP_IRQ handling and SW encryption tracking
Ramalingam C
2019-02-20
drm/i915: MEI interface implementation
Ramalingam C
2019-02-20
drm/i915: Initialize HDCP2.2
Ramalingam C
2019-02-20
drm/i915: Gathering the HDCP1.4 routines together
Ramalingam C
2019-01-17
drm/i915: small isolated c99 types to kernel types switch
Jani Nikula
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
2018-12-06
drm/i915: Increase timeout for Encrypt status change
Ramalingam C
2018-12-06
drm/i915: Fix platform coverage for HDCP1.4
Ramalingam C
2018-12-06
drm/i915: Fix GEN9 HDCP1.4 key load process
Ramalingam C
2018-10-29
drm/i915: Reassigning log level for HDCP failures
Ramalingam C
2018-10-29
drm/i915: wrapping all hdcp var into intel_hdcp
Ramalingam C
2018-10-24
drm/i915: Move the DDC/AUX failure msgs to debug log
Ramalingam C
2018-10-24
drm/i915/debugfs: hdcp capability of a sink
Ramalingam C
2018-10-24
drm/i915: Pullout the bksv read and validation
Ramalingam C
2018-08-08
drm/i915: Constify power well descriptors
Imre Deak
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
[next]