summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/pxp/intel_pxp_session.c
AgeCommit message (Expand)Author
2023-11-29drm/i915/pxp: Add drm_dbgs for critical PXP events.Alan Previn
2023-05-11drm/i915/pxp: Enable PXP with MTL-GSC-CSAlan Previn
2023-05-11drm/i915/pxp: Add ARB session creation and cleanupAlan Previn
2023-05-11drm/i915/pxp: Add MTL hw-plumbing enabling for KCR operationAlan Previn
2023-04-05drm/i915/pxp: limit drm-errors or warning on firmware API failuresAlan Previn
2023-01-27drm/i915/pxp: Trigger the global teardown for before suspendingAlan Previn
2023-01-27drm/i915/pxp: Invalidate all PXP fw sessions during teardownAlan Previn
2022-12-09drm/i915/pxp: Promote pxp subsystem to top-level of i915Alan Previn
2022-11-04Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-11-01Merge tag 'drm-intel-next-2022-10-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-10-03drm/i915/pxp: load the pxp module when we have a gsc-loaded hucDaniele Ceraolo Spurio
2022-09-27drm/i915/pxp: Add firmware status when ARB session failsAlan Previn
2022-09-12drm/i915/mtl: Use primary GT's irq lock for media GTMatt Roper
2022-03-17drm/i915: include uapi/drm/i915_drm.h directly where neededJani Nikula
2021-11-19drm/i915/pxp: fix includes for headers in include/drmJani Nikula
2021-10-04drm/i915/pxp: Enable PXP power managementHuang, Sean Z
2021-10-04drm/i915/pxp: start the arb session on demandDaniele Ceraolo Spurio
2021-10-04drm/i915/pxp: interfaces for using protected objectsDaniele Ceraolo Spurio
2021-10-04drm/i915/pxp: Implement PXP irq handlerHuang, Sean Z
2021-10-04drm/i915/pxp: Implement arb session teardownHuang, Sean Z
2021-10-04drm/i915/pxp: Create the arbitrary session after bootHuang, Sean Z