Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Add pci_membarrier test in xe_mmap
@ 2024-11-13 14:10 Tejas Upadhyay
  2024-11-13 14:10 ` [PATCH 1/4] lib/i915_drm_local: Remove macros added via merged kernel Tejas Upadhyay
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Tejas Upadhyay @ 2024-11-13 14:10 UTC (permalink / raw)
  To: igt-dev, intel-xe; +Cc: Tejas Upadhyay

Series adds,
1. Remove all local defines which are landed from upstream kernel
include
2. New flag in mmap_offset ioctl to provide query
support for special offset.
3. Adds pci_membarrier subtests xe_mmap test

Note: Similar drm-uapi change made here is under review
in KMD as well

Tejas Upadhyay (4):
  lib/i915_drm_local: Remove macros added via merged kernel
  include/drm-uapi-experimental: Move i915_drm_local.h to
    drm-uapi-experimental
  include/intel_drm_local.h: Add DRM_XE_MMAP_OFFSET_FLAG_PCI_BARRIER
  tests/xe/mmap: add tests for pci mem barrier

 .../drm-uapi-experimental/intel_drm_local.h   | 29 ++++++
 lib/i915/gem_scheduler.c                      |  2 +-
 lib/i915/i915_drm_local.h                     |  6 --
 lib/i915/intel_memory_region.h                |  2 +-
 lib/igt_gt.h                                  |  2 +-
 tests/intel/xe_mmap.c                         | 96 +++++++++++++++++++
 tools/i915-perf/i915_perf_recorder.c          |  2 +-
 7 files changed, 129 insertions(+), 10 deletions(-)
 create mode 100644 include/drm-uapi-experimental/intel_drm_local.h

-- 
2.34.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-11-14  4:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-13 14:10 [PATCH 0/4] Add pci_membarrier test in xe_mmap Tejas Upadhyay
2024-11-13 14:10 ` [PATCH 1/4] lib/i915_drm_local: Remove macros added via merged kernel Tejas Upadhyay
2024-11-13 14:10 ` [PATCH 2/4] include/drm-uapi-experimental: Move i915_drm_local.h to drm-uapi-experimental Tejas Upadhyay
2024-11-13 14:10 ` [PATCH 3/4] include/intel_drm_local.h: Add DRM_XE_MMAP_OFFSET_FLAG_PCI_BARRIER Tejas Upadhyay
2024-11-13 14:10 ` [PATCH 4/4] tests/xe/mmap: add tests for pci mem barrier Tejas Upadhyay
2024-11-13 16:24 ` ✗ CI.Patch_applied: failure for Add pci_membarrier test in xe_mmap Patchwork
2024-11-14  4:58 ` [PATCH 0/4] " Upadhyay, Tejas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox