aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/pxp/intel_pxp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-12drm/i915/mtl: Use primary GT's irq lock for media GTMatt Roper1-2/+2
2022-08-25drm/i915/pxp: don't start pxp without mei_pxp bindJuston Li1-0/+15
2021-12-13drm/i915/pxp: un-inline intel_pxp_is_enabled()Jani Nikula1-0/+5
2021-10-04drm/i915/pxp: add PXP documentationDaniele Ceraolo Spurio1-0/+28
2021-10-04drm/i915/pxp: Add plane decryption supportAnshuman Gupta1-3/+6
2021-10-04drm/i915/pxp: start the arb session on demandDaniele Ceraolo Spurio1-13/+24
2021-10-04drm/i915/pxp: interfaces for using protected objectsDaniele Ceraolo Spurio1-0/+77
2021-10-04drm/i915/pxp: Implement PXP irq handlerHuang, Sean Z1-6/+60
2021-10-04drm/i915/pxp: Implement arb session teardownHuang, Sean Z1-1/+6
2021-10-04drm/i915/pxp: Create the arbitrary session after bootHuang, Sean Z1-0/+12
2021-10-04drm/i915/pxp: set KCR reg initDaniele Ceraolo Spurio1-0/+26
2021-10-04drm/i915/pxp: Implement funcs to create the TEE channelHuang, Sean Z1-0/+13
2021-10-04drm/i915/pxp: allocate a vcs context for pxp usageDaniele Ceraolo Spurio1-0/+70