summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_dp_hdcp.c
AgeCommit message (Expand)Author
2024-04-08drm/i915/hdcp: Fix get remote hdcp capability functionSuraj Kandpal
2024-02-27drm/i915/hdcp: Read Rxcaps for robustibilitySuraj Kandpal
2024-02-27drm/i915/hdcp: Extract hdcp structure from correct connectorSuraj Kandpal
2024-02-26drm/i915/hdcp: Remove additional timing for reading mst hdcp messageSuraj Kandpal
2024-02-26drm/i915/hdcp: Add new remote capability check shim functionSuraj Kandpal
2024-02-26drm/i915/hdcp: Rename hdcp capable functionsSuraj Kandpal
2024-02-26drm/i915/hdcp: Pass drm_dp_aux to read_bcaps functionSuraj Kandpal
2024-02-26drm/i915/hdcp: Refactor intel_dp_hdcp2_capableSuraj Kandpal
2024-02-26drm/i915/hdcp: Move to direct reads for HDCPSuraj Kandpal
2024-02-09drm/i915/hdcp: Use per-device debugsVille Syrjälä
2023-09-01drm/i915/hdcp: Use correct aux for capability check scenarioSuraj Kandpal
2023-09-01drm/i915/hdcp: Use intel_connector as argument for hdcp_2_2_capableSuraj Kandpal
2023-08-29drm/i915/hdcp: Adjust timeout for read in DPMST ScenarioSuraj Kandpal
2023-08-29drm/i915/hdcp: Send the correct aux for DPMST HDCP scenarioSuraj Kandpal
2023-08-29drm/i915/hdcp: Propagate aux info in DP HDCP functionsSuraj Kandpal
2023-08-29drm/i915/hdcp: Use intel_connector argument in intel_hdcp_shimSuraj Kandpal
2022-11-11drm/i915: stop including i915_irq.h from i915_trace.hJani Nikula
2022-09-26drm/i915: Clean up transcoder_to_stream_enc_status()Ville Syrjälä
2022-08-10drm/i915/hdcp: split out hdcp registers to a separate fileJani Nikula
2022-04-25drm/display: Move HDCP helpers into display-helper moduleThomas Zimmermann
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann
2021-09-09drm/i915/hdcp: reuse rx_info for mst stream type1 capability checkJuston Li
2021-09-09drm/i915/hdcp: read RxInfo once when reading RepeaterAuth_Send_ReceiverID_ListJuston Li
2021-09-09drm/i915/hdcp: update cp_irq_count_cached in intel_dp_hdcp2_read_msg()Juston Li
2021-05-05drm/i915: Don't include intel_de.h from intel_display_types.hVille Syrjälä
2021-04-28drm/i915/hdcp: add intel_dp_hdcp.h and rename init accordinglyJani Nikula
2021-04-09drm/i915/hdcp: Fix uninitialized symbol 'msg_end'Anshuman Gupta
2021-03-31drm/i915/hdcp: Add DP HDCP2.2 timeout to read entire msgAnshuman Gupta
2021-03-22drm/i915/hdcp: mst streams type1 capability checkAnshuman Gupta
2021-02-01drm/i915/hdcp: disable the QSES check for HDCP2.2 over MSTJuston Li
2021-01-28drm/i915/hdcp: Disable the QSES check for HDCP 1.4 over MSTSean Paul
2021-01-13drm/i915/hdcp: Support for HDCP 2.2 MST shim callbacksAnshuman Gupta
2021-01-13drm/i915/hdcp: Pass connector to check_2_2_linkAnshuman Gupta
2021-01-13drm/i915/hdcp: Pass dig_port to intel_hdcp_initAnshuman Gupta
2021-01-13drm/i915/hdcp: HDCP stream encryption supportAnshuman Gupta
2020-09-01drm/i915: Add HDCP 1.4 support for MST connectorsSean Paul
2020-09-01drm/i915: Add connector to hdcp_shim->check_link()Sean Paul
2020-09-01drm/i915: Plumb port through hdcp initSean Paul
2020-09-01drm/i915: Factor out HDCP shim functions from dp for use by dp_mstSean Paul