All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v2 0/2] Add check for FENCE based tiling support
@ 2020-02-03  7:20 Ayaz A Siddiqui
  2020-02-03  7:20 ` [igt-dev] [PATCH i-g-t v2 1/2] i915/gem_tiled_pread_*: " Ayaz A Siddiqui
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Ayaz A Siddiqui @ 2020-02-03  7:20 UTC (permalink / raw)
  To: igt-dev; +Cc: Ayaz A Siddiqui

These tests are verifying the integrity of blitter render copy as well as
read write operations for tiling data on platform which has support of
FANCES. So a check has been added to skip the test if no of fences are
zero on the platform.

gem_render_tiled_blits: Test to check effects of different physical
address values on render copy is being developed as Kernel selftest.

Ayaz A Siddiqui (2):
  i915/gem_tiled_pread_*: Add check for FENCE based tiling support
  i915/gem_render_tiled_blits: Add check for hardware based FENCE
    support

 tests/i915/gem_render_tiled_blits.c | 1 +
 tests/i915/gem_tiled_pread_basic.c  | 2 +-
 tests/i915/gem_tiled_pread_pwrite.c | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

-- 
2.24.0

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2020-02-05 14:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-03  7:20 [igt-dev] [PATCH i-g-t v2 0/2] Add check for FENCE based tiling support Ayaz A Siddiqui
2020-02-03  7:20 ` [igt-dev] [PATCH i-g-t v2 1/2] i915/gem_tiled_pread_*: " Ayaz A Siddiqui
2020-02-04  3:35   ` Dixit, Ashutosh
2020-02-03  7:20 ` [igt-dev] [PATCH i-g-t v2 2/2] i915/gem_render_tiled_blits: Add check for hardware based FENCE support Ayaz A Siddiqui
2020-02-03  8:37 ` [igt-dev] ✓ Fi.CI.BAT: success for Add check for FENCE based tiling support (rev2) Patchwork
2020-02-05 14:27 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.