summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_hdcp.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-05drm/i915: Reauthenticate HDCP on failureRamalingam C1-7/+11
2018-02-05drm/i915: Detect panel's hdcp capabilityRamalingam C1-1/+17
2018-02-05drm/i915: Optimize HDCP key loadRamalingam C1-2/+4
2018-02-05drm/i915: Retry HDCP bksv readRamalingam C1-5/+13
2018-02-05drm/i915: Connector info in HDCP debug msgsRamalingam C1-3/+11
2018-02-05drm/i915: Stop encryption for repeater with no sinkRamalingam C1-2/+8
2018-02-05drm/i915: Handle failure from 2nd stage HDCP authRamalingam C1-0/+3
2018-01-30drm/i915: Downgrade hdcp logs from INFO to DEBUG_KMSSean Paul1-4/+5
2018-01-30drm/i915: Restore HDCP DRM_INFO when with no downstreamSean Paul1-3/+2
2018-01-18drm/i915: Check for downstream topology errorsRamalingam C1-0/+6
2018-01-18drm/i915: Start repeater auth on READY/CP_IRQRamalingam C1-6/+6
2018-01-18drm/i915: II stage HDCP auth for repeater onlyRamalingam C1-1/+4
2018-01-18drm/i915: Extending HDCP for HSW, BDW and BXT+Ramalingam C1-7/+33
2018-01-09drm/i915: Only disable HDCP when it's activeSean Paul1-3/+5
2018-01-08drm/i915: Add HDCP framework + base implementationSean Paul1-0/+723