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
/
pxp
/
intel_pxp_tee.c
Age
Commit message (
Expand
)
Author
2022-11-16
drm/i915/pxp: Separate PXP FW interface structures for both v42 and 43
Alan Previn
2022-11-04
Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm...
Dave Airlie
2022-10-03
drm/i915/dg2: setup HuC loading via GSC
Daniele Ceraolo Spurio
2022-10-03
drm/i915/pxp: implement function for sending tee stream command
Vitaly Lubart
2022-10-03
drm/i915/pxp: load the pxp module when we have a gsc-loaded huc
Daniele Ceraolo Spurio
2022-09-27
drm/i915/pxp: Add firmware status when ARB session fails
Alan Previn
2022-01-10
drm/i915/pxp: Hold RPM wakelock during PXP unbind
Juston Li
2021-12-24
Merge tag 'drm-intel-gt-next-2021-12-23' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-12-17
drm/i915/pxp: Use to_gt() helper
Andi Shyti
2021-11-19
drm/i915/pxp: fix includes for headers in include/drm
Jani Nikula
2021-10-04
drm/i915/pxp: Enable PXP power management
Huang, Sean Z
2021-10-04
drm/i915/pxp: start the arb session on demand
Daniele Ceraolo Spurio
2021-10-04
drm/i915/pxp: Implement PXP irq handler
Huang, Sean Z
2021-10-04
drm/i915/pxp: Create the arbitrary session after boot
Huang, Sean Z
2021-10-04
drm/i915/pxp: set KCR reg init
Daniele Ceraolo Spurio
2021-10-04
drm/i915/pxp: Implement funcs to create the TEE channel
Huang, Sean Z