index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-02-26
drm/i915/hdcp: Add new remote capability check shim function
Suraj Kandpal
1
-0
/
+16
2024-02-26
drm/i915/hdcp: Rename hdcp capable functions
Suraj Kandpal
1
-9
/
+9
2024-02-26
drm/i915/hdcp: Move source hdcp2 checks into its own function
Suraj Kandpal
1
-3
/
+17
2023-12-22
drm/i915/hdcp: Fail Repeater authentication if Type1 device not present
Suraj Kandpal
1
-0
/
+6
2023-12-19
drm/i915/hdcp: fix intel_hdcp_get_repeater_ctl() error return value
Jani Nikula
1
-2
/
+2
2023-12-19
drm/i915/hdcp: unify connector logging format
Jani Nikula
1
-34
/
+34
2023-10-31
drm/i915/hdcp: Add more conditions to enable hdcp
Suraj Kandpal
1
-2
/
+12
2023-10-31
drm/i915/hdcp: Convert intel_hdcp_enable to a blanket function
Suraj Kandpal
1
-5
/
+16
2023-10-31
drm/i915/hdcp: Rename HCDP 1.4 enablement function
Suraj Kandpal
1
-3
/
+3
2023-10-12
drm/i915/hdcp: Move checks for gsc health status
Suraj Kandpal
1
-7
/
+1
2023-09-01
drm/i915/hdcp: Use intel_connector as argument for hdcp_2_2_capable
Suraj Kandpal
1
-2
/
+1
2023-08-29
drm/i915/hdcp: Use intel_connector argument in intel_hdcp_shim
Suraj Kandpal
1
-17
/
+13
2023-06-26
drm/i915/hdcp: Add a debug statement at hdcp2 capability check
Suraj Kandpal
1
-1
/
+4
2023-06-26
drm/i915/hdcp: Assign correct hdcp content type
Suraj Kandpal
1
-1
/
+1
2023-06-10
drm/i915: add a dedicated workqueue inside drm_i915_private
Luca Coelho
1
-9
/
+14
2023-05-31
drm/i915/hdcp: Rename comp_mutex to hdcp_mutex
Suraj Kandpal
1
-47
/
+47
2023-05-31
drm/i915/hdcp: Move away from master naming to arbiter
Suraj Kandpal
1
-26
/
+26
2023-05-31
drm/i915/hdcp: Rename dev_priv to i915
Suraj Kandpal
1
-315
/
+315
2023-05-24
drm/i915/display: Move display runtime info to display structure
Matt Roper
1
-1
/
+1
2023-05-16
drm/i915/hdcp: Fill hdcp2_streamid_type and k in appropriate places
Suraj Kandpal
1
-6
/
+4
2023-05-16
drm/i915/hdcp: Fix modeset locking issue in hdcp mst
Suraj Kandpal
1
-54
/
+62
2023-05-16
drm/i915/hdcp: Remove enforce_type0 check outside loop
Suraj Kandpal
1
-3
/
+3
2023-05-16
drm/i915/hdcp: add intel_atomic_state argument to hdcp_enable function
Suraj Kandpal
1
-7
/
+9
2023-05-15
drm/i915/hdcp: Check if media_gt exists
Suraj Kandpal
1
-4
/
+6
2023-03-23
drm/i915/mtl: Add HDCP GSC interface
Suraj Kandpal
1
-5
/
+23
2023-03-23
drm/i915/hdcp: HDCP2.x Refactoring to agnostic hdcp
Suraj Kandpal
1
-2
/
+2
2023-03-23
drm/i915/hdcp: Use generic names for HDCP helpers and structs
Anshuman Gupta
1
-64
/
+66
2023-02-16
drm/i915/display/hdmi: use intel_de_rmw if possible
Andrzej Hajda
1
-9
/
+6
2022-09-12
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-1
/
+23
2022-08-31
drm/i915: move and group hdcp under display.hdcp
Jani Nikula
1
-67
/
+67
2022-08-24
drm/i915: move has_hdcp to runtime info
Jani Nikula
1
-2
/
+2
2022-08-23
drm/display/dp_mst: Move all payload info into the atomic state
Lyude Paul
1
-1
/
+23
2022-08-10
drm/i915/hdcp: split out hdcp registers to a separate file
Jani Nikula
1
-0
/
+1
2022-06-24
Merge tag 'drm-intel-next-2022-06-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2022-05-20
drm/i915/pcode: Extend pcode functions for multiple gt's
Ashutosh Dixit
1
-1
/
+1
2022-04-25
drm/display: Move HDCP helpers into display-helper module
Thomas Zimmermann
1
-1
/
+1
2022-02-28
drm/i915: Move intel_display_power_well_is_enabled() to intel_display_power_w...
Imre Deak
1
-0
/
+1
2022-01-13
drm/i915/pcode: rename sandybridge_pcode_* to snb_pcode_*
Jani Nikula
1
-2
/
+1
2021-10-14
drm/i915: split out intel_pcode.[ch] to separate file
Jani Nikula
1
-3
/
+3
2021-09-09
drm/i915/hdcp: reuse rx_info for mst stream type1 capability check
Juston Li
1
-28
/
+36
2021-05-05
drm/i915: Don't include intel_de.h from intel_display_types.h
Ville Syrjälä
1
-0
/
+1
2021-04-14
drm/i915/display: rename display version macros
Lucas De Marchi
1
-1
/
+1
2021-04-14
drm/i915/display: Eliminate IS_GEN9_{BC,LP}
Matt Roper
1
-4
/
+5
2021-03-24
drm/i915/display: Simplify GLK display version tests
Matt Roper
1
-1
/
+0
2021-03-24
drm/i915/display: Eliminate most usage of INTEL_GEN()
Matt Roper
1
-5
/
+5
2021-03-22
drm/i915/hdcp: return correct error code
Anshuman Gupta
1
-1
/
+2
2021-03-22
drm/i915/hdcp: link hdcp2 recovery on link enc stopped
Anshuman Gupta
1
-1
/
+12
2021-03-22
drm/i915/hdcp: HDCP2.2 MST Link failure recovery
Anshuman Gupta
1
-4
/
+6
2021-03-22
drm/i915/hdcp: mst streams type1 capability check
Anshuman Gupta
1
-1
/
+16
2021-01-22
drm/i915/hdcp: Fix uninitialized symbol
Anshuman Gupta
1
-10
/
+10
[next]