aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/pxp (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-04drm/i915/pxp: add PXP documentationDaniele Ceraolo Spurio2-12/+63
2021-10-04drm/i915/pxp: add pxp debugfsDaniele Ceraolo Spurio2-0/+99
2021-10-04drm/i915/pxp: Add plane decryption supportAnshuman Gupta2-5/+11
2021-10-04drm/i915/pxp: Enable PXP power managementHuang, Sean Z5-10/+108
2021-10-04drm/i915/pxp: start the arb session on demandDaniele Ceraolo Spurio6-28/+39
2021-10-04drm/i915/pxp: interfaces for using protected objectsDaniele Ceraolo Spurio4-0/+104
2021-10-04drm/i915/pxp: Implement PXP irq handlerHuang, Sean Z8-16/+275
2021-10-04drm/i915/pxp: Implement arb session teardownHuang, Sean Z5-1/+192
2021-10-04drm/i915/pxp: Create the arbitrary session after bootHuang, Sean Z8-0/+239
2021-10-04drm/i915/pxp: set KCR reg initDaniele Ceraolo Spurio3-0/+34
2021-10-04drm/i915/pxp: Implement funcs to create the TEE channelHuang, Sean Z4-0/+110
2021-10-04drm/i915/pxp: allocate a vcs context for pxp usageDaniele Ceraolo Spurio3-0/+117