index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_hdcp.c
Age
Commit message (
Expand
)
Author
2025-02-03
drm/i915/hdcp: Use correct function to check if encoder is HDMI
Suraj Kandpal
2025-02-03
drm/i915/hdcp: Fix Repeater authentication during topology change
Suraj Kandpal
2025-01-06
Revert "drm/i915/hdcp: Don't enable HDCP1.4 directly from check_link"
Suraj Kandpal
2024-12-02
drm/i915/display: convert power wells to struct intel_display
Jani Nikula
2024-11-12
drm/i915/display: make CHICKEN_TRANS() display version aware
Jani Nikula
2024-11-12
drm/i915/hdcp: Fix when the first read and write are retried
Suraj Kandpal
2024-11-07
drm/i915/hdcp: Handle HDCP Line Rekeying for HDCP 1.4
Suraj Kandpal
2024-11-05
drm/i915/xe3lpd: Update HDCP rekeying bit
Suraj Kandpal
2024-10-30
drm/i915/display: use x100 version for full version and release
Jani Nikula
2024-10-30
drm/i915/hdcp: further conversion to struct intel_display
Jani Nikula
2024-10-02
drm/i915/hdcp: fix connector refcounting
Jani Nikula
2024-09-30
drm/i915/hdcp: Retry first read and writes to downstream
Suraj Kandpal
2024-09-12
drm/i915/hdcp: Use intel_display in hdcp_gsc
Suraj Kandpal
2024-09-12
drm/i915/hdcp: Move to using intel_display in intel_hdcp
Suraj Kandpal
2024-09-05
drm/i915/hdcp: split out intel_hdcp_shim.h for struct intel_hdcp_shim
Jani Nikula
2024-09-02
drm/i915/hdcp: migrate away from kdev_to_i915() in bind/unbind
Jani Nikula
2024-08-22
drm/i915/display: rename IS_DISPLAY_IP_STEP() to IS_DISPLAY_VER_STEP()
Jani Nikula
2024-07-25
drm/i915/hdcp: Add encoder check in intel_hdcp_get_capability
Suraj Kandpal
2024-06-07
drm/i915: pass dev_priv explicitly to TRANS_DDI_FUNC_CTL
Jani Nikula
2024-05-31
drm: move i915_component.h under include/drm/intel
Jani Nikula
2024-05-29
drm/i915/hdcp: Fix IS_METEORLAKE usage for HDCP line rekeying
Suraj Kandpal
2024-05-10
drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI
Suraj Kandpal
2024-03-26
drm/i915/display: prefer intel_de_wait*() functions over uncore ones
Jani Nikula
2024-02-27
drm/i915/hdcp: Allocate stream id after HDCP AKE stage
Suraj Kandpal
2024-02-27
drm/i915/hdcp: Don't enable HDCP1.4 directly from check_link
Suraj Kandpal
2024-02-27
drm/i915/hdcp: Don't enable HDCP2.2 directly from check_link
Suraj Kandpal
2024-02-26
drm/i915/hdcp: Add new remote capability check shim function
Suraj Kandpal
2024-02-26
drm/i915/hdcp: Rename hdcp capable functions
Suraj Kandpal
2024-02-26
drm/i915/hdcp: Move source hdcp2 checks into its own function
Suraj Kandpal
2023-12-22
drm/i915/hdcp: Fail Repeater authentication if Type1 device not present
Suraj Kandpal
2023-12-19
drm/i915/hdcp: fix intel_hdcp_get_repeater_ctl() error return value
Jani Nikula
2023-12-19
drm/i915/hdcp: unify connector logging format
Jani Nikula
2023-10-31
drm/i915/hdcp: Add more conditions to enable hdcp
Suraj Kandpal
2023-10-31
drm/i915/hdcp: Convert intel_hdcp_enable to a blanket function
Suraj Kandpal
2023-10-31
drm/i915/hdcp: Rename HCDP 1.4 enablement function
Suraj Kandpal
2023-10-12
drm/i915/hdcp: Move checks for gsc health status
Suraj Kandpal
2023-09-01
drm/i915/hdcp: Use intel_connector as argument for hdcp_2_2_capable
Suraj Kandpal
2023-08-29
drm/i915/hdcp: Use intel_connector argument in intel_hdcp_shim
Suraj Kandpal
2023-06-26
drm/i915/hdcp: Add a debug statement at hdcp2 capability check
Suraj Kandpal
2023-06-26
drm/i915/hdcp: Assign correct hdcp content type
Suraj Kandpal
2023-06-10
drm/i915: add a dedicated workqueue inside drm_i915_private
Luca Coelho
2023-05-31
drm/i915/hdcp: Rename comp_mutex to hdcp_mutex
Suraj Kandpal
2023-05-31
drm/i915/hdcp: Move away from master naming to arbiter
Suraj Kandpal
2023-05-31
drm/i915/hdcp: Rename dev_priv to i915
Suraj Kandpal
2023-05-24
drm/i915/display: Move display runtime info to display structure
Matt Roper
2023-05-16
drm/i915/hdcp: Fill hdcp2_streamid_type and k in appropriate places
Suraj Kandpal
2023-05-16
drm/i915/hdcp: Fix modeset locking issue in hdcp mst
Suraj Kandpal
2023-05-16
drm/i915/hdcp: Remove enforce_type0 check outside loop
Suraj Kandpal
2023-05-16
drm/i915/hdcp: add intel_atomic_state argument to hdcp_enable function
Suraj Kandpal
2023-05-15
drm/i915/hdcp: Check if media_gt exists
Suraj Kandpal
[next]