summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/pxp/intel_pxp.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-15drm/i915/pxp: Optimize GET_PARAM:PXP_STATUSAlan Previn1-7/+33
2023-07-25drm/i915: Replace i915->gt0 with to_gt(i915)Andi Shyti1-4/+4
2023-05-12drm/i915/pxp: Enable PXP with MTL-GSC-CSAlan Previn1-8/+10
2023-05-12drm/i915/uapi/pxp: Add a GET_PARAM for PXPAlan Previn1-7/+22
2023-05-12drm/i915/pxp: Add ARB session creation and cleanupAlan Previn1-4/+23
2023-05-12drm/i915/pxp: Add MTL hw-plumbing enabling for KCR operationAlan Previn1-13/+19
2023-05-12drm/i915/pxp: Add GSC-CS back-end resource init and cleanupAlan Previn1-4/+16
2023-01-27drm/i915/pxp: Trigger the global teardown for before suspendingAlan Previn1-9/+56
2022-12-09drm/i915/pxp: Promote pxp subsystem to top-level of i915Alan Previn1-28/+100
2022-10-03drm/i915/pxp: load the pxp module when we have a gsc-loaded hucDaniele Ceraolo Spurio1-11/+21
2022-09-12drm/i915/mtl: Use primary GT's irq lock for media GTMatt Roper1-2/+2
2022-08-26drm/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