aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_hdcp.c
AgeCommit message (Expand)Author
2022-09-12Merge drm/drm-next into drm-intel-nextJani Nikula
2022-08-31drm/i915: move and group hdcp under display.hdcpJani Nikula
2022-08-24drm/i915: move has_hdcp to runtime infoJani Nikula
2022-08-23drm/display/dp_mst: Move all payload info into the atomic stateLyude Paul
2022-08-10drm/i915/hdcp: split out hdcp registers to a separate fileJani Nikula
2022-06-24Merge tag 'drm-intel-next-2022-06-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-05-20drm/i915/pcode: Extend pcode functions for multiple gt'sAshutosh Dixit
2022-04-25drm/display: Move HDCP helpers into display-helper moduleThomas Zimmermann
2022-02-28drm/i915: Move intel_display_power_well_is_enabled() to intel_display_power_w...Imre Deak
2022-01-13drm/i915/pcode: rename sandybridge_pcode_* to snb_pcode_*Jani Nikula
2021-10-14drm/i915: split out intel_pcode.[ch] to separate fileJani Nikula
2021-09-09drm/i915/hdcp: reuse rx_info for mst stream type1 capability checkJuston Li
2021-05-05drm/i915: Don't include intel_de.h from intel_display_types.hVille Syrjälä
2021-04-14drm/i915/display: rename display version macrosLucas De Marchi
2021-04-14drm/i915/display: Eliminate IS_GEN9_{BC,LP}Matt Roper
2021-03-23drm/i915/display: Simplify GLK display version testsMatt Roper
2021-03-23drm/i915/display: Eliminate most usage of INTEL_GEN()Matt Roper
2021-03-22drm/i915/hdcp: return correct error codeAnshuman Gupta
2021-03-22drm/i915/hdcp: link hdcp2 recovery on link enc stoppedAnshuman Gupta
2021-03-22drm/i915/hdcp: HDCP2.2 MST Link failure recoveryAnshuman Gupta
2021-03-22drm/i915/hdcp: mst streams type1 capability checkAnshuman Gupta
2021-01-22drm/i915/hdcp: Fix uninitialized symbolAnshuman Gupta
2021-01-22drm/i915/hdcp: Fix WARN_ON(data->k > INTEL_NUM_PIPES)Anshuman Gupta
2021-01-13drm/i915/hdcp: Enable HDCP 2.2 MST supportAnshuman Gupta
2021-01-13drm/i915/hdcp: Configure HDCP2.2 MST steram encryption statusAnshuman Gupta
2021-01-13drm/i915/hdcp: Pass connector to check_2_2_linkAnshuman Gupta
2021-01-13drm/i915/hdcp: MST streams support in hdcp port_dataAnshuman Gupta
2021-01-13drm/i915/hdcp: Encapsulate hdcp_port_data to dig_portAnshuman Gupta
2021-01-13drm/i915/hdcp: Pass dig_port to intel_hdcp_initAnshuman Gupta
2021-01-13drm/i915/hdcp: Configure HDCP1.4 MST steram encryption statusAnshuman Gupta
2021-01-13drm/i915/hdcp: Move HDCP enc status timeout to headerAnshuman Gupta
2021-01-13drm/i915/hdcp: DP MST transcoder for link and streamAnshuman Gupta
2021-01-13drm/i915/hdcp: No HDCP when encoder is't initializedAnshuman Gupta
2021-01-13drm/i915/hdcp: Get conn while content_type changedAnshuman Gupta
2021-01-13drm/i915/hdcp: Update CP property in update_pipeAnshuman Gupta
2020-09-24drm/i915: dont retry stream management at seq_num_m roll overRamalingam C
2020-09-24drm/i915: terminate reauth at stream management failureRamalingam C
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: Don't fully disable HDCP on a port if multiple pipes are using itSean Paul
2020-09-01drm/i915: Clean up intel_hdcp_disableSean Paul
2020-09-01drm/i915: Protect workers against disappearing connectorsSean Paul
2020-09-01drm/i915: Factor out hdcp->value assignmentsSean Paul
2020-09-01drm/i915: Use the cpu_transcoder in intel_hdcp to toggle HDCP signallingSean Paul
2020-09-01drm/i915: Clear the repeater bit on HDCP disableSean Paul
2020-09-01drm/i915: Fix sha_text population codeSean Paul
2020-08-26drm/i915/hdcp: No direct access to power_well descAnshuman Gupta
2020-08-26drm/i915/hdcp: Add update_pipe early returnAnshuman Gupta
2020-07-08drm/i915/hdcp: Fix the return handling of drm_hdcp_check_ksvs_revokedRamalingam C