aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_hdcp.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/hdcp: Get conn while content_type changedAnshuman Gupta2021-01-271-0/+1
* drm/i915/hdcp: Update CP property in update_pipeAnshuman Gupta2021-01-271-0/+8
* drm/i915: Add HDCP 1.4 support for MST connectorsSean Paul2020-09-011-1/+1
* drm/i915: Add connector to hdcp_shim->check_link()Sean Paul2020-09-011-1/+1
* drm/i915: Plumb port through hdcp initSean Paul2020-09-011-5/+6
* drm/i915: Don't fully disable HDCP on a port if multiple pipes are using itSean Paul2020-09-011-0/+33
* drm/i915: Clean up intel_hdcp_disableSean Paul2020-09-011-9/+10
* drm/i915: Protect workers against disappearing connectorsSean Paul2020-09-011-5/+39
* drm/i915: Factor out hdcp->value assignmentsSean Paul2020-09-011-21/+46
* drm/i915: Use the cpu_transcoder in intel_hdcp to toggle HDCP signallingSean Paul2020-09-011-7/+8
* drm/i915: Clear the repeater bit on HDCP disableSean Paul2020-09-011-0/+6
* drm/i915: Fix sha_text population codeSean Paul2020-09-011-6/+20
* drm/i915/hdcp: No direct access to power_well descAnshuman Gupta2020-08-261-12/+3
* drm/i915/hdcp: Add update_pipe early returnAnshuman Gupta2020-08-261-2/+6
* drm/i915/hdcp: Fix the return handling of drm_hdcp_check_ksvs_revokedRamalingam C2020-07-081-4/+4
* drm/i915/hdcp: Update CP as per the kernel internal stateAnshuman Gupta2020-07-081-4/+23
* drm/i915/display: prefer dig_port to reference intel_digital_portLucas De Marchi2020-07-021-59/+59
* drm/i915: Identify Cometlake platformChris Wilson2020-06-021-2/+5
* drm/i915: drop a bunch of superfluous inlinesJani Nikula2020-04-211-14/+9
* drm/i915: Pass atomic state to encoder hooksVille Syrjälä2020-04-031-1/+2
* drm/i915/hdcp: convert to struct drm_device based logging.Wambui Karuga2020-03-181-1/+2
* drm/i915/hdcp: Mandate (seq_num_V==0) at first RecvId msgAnshuman Gupta2020-03-041-0/+6
* drm/i915/hdcp: conversion to struct drm_device based logging macros.Ramalingam C2020-03-031-47/+62
* drm/i915/display/hdcp: Make WARN* drm specific where drm_priv ptr is availablePankaj Bharadiya2020-02-231-8/+12
* drm/i915: HDCP support on above PORT_EAnshuman Gupta2020-02-111-2/+2
* drm/i915/hdcp: move update pipe code to hdcpJani Nikula2020-02-051-0/+40
* drm/i915/hdcp: use intel_de_*() functions for register accessJani Nikula2020-01-291-63/+79
* drm/i915/hdcp: conversion to struct drm_device based logging macros.Wambui Karuga2020-01-251-57/+81
* drm/i915/hdcp: Clean up local variablesVille Syrjälä2020-01-211-29/+25
* drm/i915: Rename conn_to_dig_port() to intel_attached_dig_port()Ville Syrjälä2020-01-211-16/+16
* drm/i915: Use intel_attached_encoder()Ville Syrjälä2020-01-211-4/+4
* drm/i915/hdcp: Nuke intel_hdcp_transcoder_config()Ville Syrjälä2019-12-091-18/+8
* drm/i915: coffeelake supports hdcp2.2Juston Li2019-11-221-1/+1
* drm/i915/display: Handle fused off HDCPJosé Roberto de Souza2019-10-291-1/+1
* drm/i915/hdcp: Enable HDCP 1.4 and 2.2 on Gen12+Ramalingam C2019-08-301-53/+99
* drm/i915/hdcp: update current transcoder into intel_hdcpRamalingam C2019-08-301-1/+46
* drm/i915: mei_hdcp: I915 sends ddi index as per ME FWRamalingam C2019-08-301-1/+16
* Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi2019-08-221-20/+33
|\
| * Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-08-091-20/+33
| |\
| | * drm/i915: update the hdcp state with ueventRamalingam C2019-08-061-5/+3
| | * drm/i915: Attach content type propertyRamalingam C2019-08-061-15/+28
| | * drm: Add Content protection type propertyRamalingam C2019-08-061-1/+3
* | | drm/i915: Wrappers for display register waitsDaniele Ceraolo Spurio2019-08-161-19/+14
* | | drm/i915: Move i915_power_well_id out of i915_reg.hDaniele Ceraolo Spurio2019-08-161-0/+1
* | | drm/i915: rename intel_drv.h to display/intel_display_types.hJani Nikula2019-08-071-1/+1
* | | drm/i915: fix possible memory leak in intel_hdcp_auth_downstream()Wei Yongjun2019-08-011-1/+2
|/ /
* / drm/i915/hdcp: debug logs for sink related failuresRamalingam C2019-07-091-3/+9
|/
* drm/i915: move modesetting core code under display/Jani Nikula2019-06-171-0/+1977