index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
xe
/
display
/
xe_hdcp_gsc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
drm/i915/hdcp: pass struct drm_device to driver specific HDCP GSC code
Jani Nikula
1
-8
/
+8
2025-05-02
drm/i915/hdcp: simplify HDCP GSC firmware usage selection
Jani Nikula
1
-5
/
+0
2025-05-02
drm/i915/hdcp: switch the HDCP GSC message interface from u8* to void*
Jani Nikula
1
-2
/
+2
2025-05-02
drm/i915/hdcp: pass the context to the HDCP GSC message interface
Jani Nikula
1
-5
/
+7
2025-05-02
drm/i915/hdcp: rename HDCP GSC context alloc/free functions
Jani Nikula
1
-2
/
+2
2025-05-02
drm/i915/hdcp: rename struct intel_hdcp_gsc_message to intel_hdcp_gsc_context
Jani Nikula
1
-29
/
+29
2025-05-02
drm/i915/hdcp: split HDCP GSC message alloc/save responsibilities
Jani Nikula
1
-13
/
+9
2025-05-02
drm/i915/hdcp: deduplicate and refactor HDCP GSC ops initialization
Jani Nikula
1
-47
/
+3
2024-11-06
Merge tag 'drm-intel-next-2024-11-04' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
1
-1
/
+1
2024-11-05
Merge tag 'drm-xe-next-2024-10-31' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-2
/
+4
2024-10-28
drm/xe/hdcp: Fix gsc structure check in fw check status
Suraj Kandpal
1
-1
/
+1
2024-10-17
drm/xe/hdcp: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
1
-2
/
+4
2024-09-12
drm/i915/hdcp: Use intel_display in hdcp_gsc
Suraj Kandpal
1
-18
/
+19
2024-09-12
drm/i915/hdcp: Move to using intel_display in intel_hdcp
Suraj Kandpal
1
-3
/
+4
2024-08-30
drm/xe/display: Drop unnecessary xe_gt.h includes
Matt Roper
1
-1
/
+0
2024-08-01
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-4
/
+8
2024-07-25
drm/xe/hdcp: Check GSC structure validity
Suraj Kandpal
1
-2
/
+6
2024-07-18
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+2
2024-07-11
drm/xe/display/xe_hdcp_gsc: Free arbiter on driver removal
Nirmoy Das
1
-4
/
+8
2024-06-19
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-0
/
+1
2024-05-31
drm: move i915_hdcp_interface.h under include/drm/intel
Jani Nikula
1
-1
/
+1
2024-05-08
drm/xe: Don't rely on xe_force_wake.h to be included elsewhere
Michal Wajdeczko
1
-0
/
+1
2024-04-22
drm/xe: Kill xe_device_mem_access_{get*,put}
Rodrigo Vivi
1
-2
/
+2
2024-04-18
drm/xe: Remove useless mem_access during probe
Rodrigo Vivi
1
-2
/
+0
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
1
-2
/
+2
2024-03-11
drm/xe/hdcp: Fix condition for hdcp gsc cs requirement
Suraj Kandpal
1
-1
/
+1
2024-03-06
drm/xe/hdcp: Enable HDCP for XE
Suraj Kandpal
1
-5
/
+197
2024-03-06
drm/xe: Use gsc_proxy_init_done to check proxy status
Suraj Kandpal
1
-1
/
+28
2024-03-06
drm/xe/hdcp: Use xe_device struct
Suraj Kandpal
1
-7
/
+8
2023-12-21
drm/xe/hdcp: Define intel_hdcp_gsc_check_status in Xe
Suraj Kandpal
1
-0
/
+10
2023-12-21
drm/xe/display: Implement display support
Maarten Lankhorst
1
-0
/
+24