aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_hdcp.c
AgeCommit message (Expand)Author
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-04-06drm/i915: Fix memory leak in intel_hdcp authRadhakrishna Sripada
2018-04-04drm/i915: Check hdcp key loadabilityRamalingam C
2018-04-04drm/i915: Read Vprime thrice incase of mismatchRamalingam C
2018-04-04drm/i915: Read HDCP R0 thrice in case of mismatchRamalingam C
2018-02-05drm/i915: Reauthenticate HDCP on failureRamalingam C
2018-02-05drm/i915: Detect panel's hdcp capabilityRamalingam C
2018-02-05drm/i915: Optimize HDCP key loadRamalingam C
2018-02-05drm/i915: Retry HDCP bksv readRamalingam C
2018-02-05drm/i915: Connector info in HDCP debug msgsRamalingam C
2018-02-05drm/i915: Stop encryption for repeater with no sinkRamalingam C
2018-02-05drm/i915: Handle failure from 2nd stage HDCP authRamalingam C
2018-01-30drm/i915: Downgrade hdcp logs from INFO to DEBUG_KMSSean Paul
2018-01-30drm/i915: Restore HDCP DRM_INFO when with no downstreamSean Paul
2018-01-18drm/i915: Check for downstream topology errorsRamalingam C
2018-01-18drm/i915: Start repeater auth on READY/CP_IRQRamalingam C
2018-01-18drm/i915: II stage HDCP auth for repeater onlyRamalingam C
2018-01-18drm/i915: Extending HDCP for HSW, BDW and BXT+Ramalingam C
2018-01-09drm/i915: Only disable HDCP when it's activeSean Paul
2018-01-08drm/i915: Add HDCP framework + base implementationSean Paul