index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
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
2023-05-11
drm/i915/pxp: Add GSC-CS back-end resource init and cleanup
Alan Previn
2023-04-05
drm/i915/pxp: limit drm-errors or warning on firmware API failures
Alan Previn
2023-01-27
drm/i915/pxp: Invalidate all PXP fw sessions during teardown
Alan Previn
2023-01-27
drm/i915/pxp: add device link between i915 and mei_pxp
Alexander Usyskin
2023-01-12
drm/i915/pxp: Use drm_dbg if arb session failed due to fw version
Alan Previn
2022-12-09
drm/i915/pxp: Promote pxp subsystem to top-level of i915
Alan Previn
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