index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
pxp
/
intel_pxp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-29
drm/i915: Skip pxp init if gt is wedged
Zhanjun Dong
1
-0
/
+3
2023-11-29
drm/i915/pxp: Add drm_dbgs for critical PXP events.
Alan Previn
1
-3
/
+12
2023-08-15
drm/i915/pxp: Optimize GET_PARAM:PXP_STATUS
Alan Previn
1
-7
/
+33
2023-07-25
drm/i915: Replace i915->gt0 with to_gt(i915)
Andi Shyti
1
-4
/
+4
2023-05-11
drm/i915/pxp: Enable PXP with MTL-GSC-CS
Alan Previn
1
-8
/
+10
2023-05-11
drm/i915/uapi/pxp: Add a GET_PARAM for PXP
Alan Previn
1
-7
/
+22
2023-05-11
drm/i915/pxp: Add ARB session creation and cleanup
Alan Previn
1
-4
/
+23
2023-05-11
drm/i915/pxp: Add MTL hw-plumbing enabling for KCR operation
Alan Previn
1
-13
/
+19
2023-05-11
drm/i915/pxp: Add GSC-CS back-end resource init and cleanup
Alan Previn
1
-4
/
+16
2023-01-27
drm/i915/pxp: Trigger the global teardown for before suspending
Alan Previn
1
-9
/
+56
2022-12-09
drm/i915/pxp: Promote pxp subsystem to top-level of i915
Alan Previn
1
-28
/
+100
2022-10-03
drm/i915/pxp: load the pxp module when we have a gsc-loaded huc
Daniele Ceraolo Spurio
1
-11
/
+21
2022-09-12
drm/i915/mtl: Use primary GT's irq lock for media GT
Matt Roper
1
-2
/
+2
2022-08-25
drm/i915/pxp: don't start pxp without mei_pxp bind
Juston Li
1
-0
/
+15
2021-12-13
drm/i915/pxp: un-inline intel_pxp_is_enabled()
Jani Nikula
1
-0
/
+5
2021-10-04
drm/i915/pxp: add PXP documentation
Daniele Ceraolo Spurio
1
-0
/
+28
2021-10-04
drm/i915/pxp: Add plane decryption support
Anshuman Gupta
1
-3
/
+6
2021-10-04
drm/i915/pxp: start the arb session on demand
Daniele Ceraolo Spurio
1
-13
/
+24
2021-10-04
drm/i915/pxp: interfaces for using protected objects
Daniele Ceraolo Spurio
1
-0
/
+77
2021-10-04
drm/i915/pxp: Implement PXP irq handler
Huang, Sean Z
1
-6
/
+60
2021-10-04
drm/i915/pxp: Implement arb session teardown
Huang, Sean Z
1
-1
/
+6
2021-10-04
drm/i915/pxp: Create the arbitrary session after boot
Huang, Sean Z
1
-0
/
+12
2021-10-04
drm/i915/pxp: set KCR reg init
Daniele Ceraolo Spurio
1
-0
/
+26
2021-10-04
drm/i915/pxp: Implement funcs to create the TEE channel
Huang, Sean Z
1
-0
/
+13
2021-10-04
drm/i915/pxp: allocate a vcs context for pxp usage
Daniele Ceraolo Spurio
1
-0
/
+70