summaryrefslogtreecommitdiff
path: root/tests/i915/gem_pxp.c
AgeCommit message (Expand)Author
2022-06-30lib/i915: wire up optional flags for gem_create_extMatthew Auld
2021-10-08lib: Typechecking minmaxChris Wilson
2021-10-06tests/i915_pxp: Use ioctl_wrapper for DRM_IOCTL_PRIME_HANDLE_TO_FDAlan Previn
2021-10-06tests/i915_pxp: CRC validation for display tests.Karthik B S
2021-10-06tests/i915/gem_pxp: Verify protected surfaces are dma buffer sharableAlan Previn
2021-10-06tests/i915/gem_pxp: Verify execution behavior with stale PXP assets through s...Alan Previn
2021-10-06tests/i915/gem_pxp: Verify execbuf ok with stale PXP buf in opt-out useAlan Previn
2021-10-06tests/i915/gem_pxp: Verify execbuf fails with stale PXP buffer after teardownAlan Previn
2021-10-06tests/i915/gem_pxp: Verify execbuf fails with stale PXP context after teardownAlan Previn
2021-10-06tests/i915/gem_pxp: Verify PXP teardown occurred through suspend-resumeAlan Previn
2021-10-06tests/i915/gem_pxp: Add test where both src and dest are protectedAlan Previn
2021-10-06tests/i915/gem_pxp: Add subtest to copy raw source to protected destAlan Previn
2021-10-06tests/i915/gem_pxp: Perform a regular 3d copy as a control checkpointAlan Previn
2021-10-06tests/i915/gem_pxp: Add basic PXP testing of buffer and context allocAlan Previn