All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/3] tests: Add tests for new exec flags to export two bsd rings
@ 2014-08-07  7:49 Zhipeng Gong
  2014-08-07  7:49 ` [PATCH 1/3] i-g-t: check whether kernel has dual bsd ring Zhipeng Gong
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Zhipeng Gong @ 2014-08-07  7:49 UTC (permalink / raw)
  To: intel-gfx

The Broadwell GT3 machine has two independent BSD rings that can be used
to process the video commands. New execution flags are added to export the
two rings to userspace so that userspace can specify the bsd ring.

Zhipeng Gong (3):
  i-g-t: check whether kernel has dual bsd ring
  tests/gem_exec_params: check the invalid flags for dual bsd ring
  test/gem_dummy_reloc_loop: add tests for dual bsd ring

 lib/ioctl_wrappers.c         | 16 ++++++++++++++++
 lib/ioctl_wrappers.h         |  1 +
 tests/gem_dummy_reloc_loop.c | 16 ++++++++++++++++
 tests/gem_exec_params.c      |  6 ++++++
 4 files changed, 39 insertions(+)

-- 
2.0.3

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH i-g-t 0/3] tests: Add tests for new exec flags to export two bsd rings
@ 2015-01-13  0:50 Zhipeng Gong
  2015-01-13  0:50 ` [PATCH 1/3] i-g-t: check whether kernel has dual bsd ring Zhipeng Gong
  0 siblings, 1 reply; 9+ messages in thread
From: Zhipeng Gong @ 2015-01-13  0:50 UTC (permalink / raw)
  To: intel-gfx; +Cc: rodrigo.vivi

The Broadwell GT3 machine has two independent BSD rings that can be used
to process the video commands. New execution flags are added to export the
two rings to userspace so that userspace can specify the bsd ring.

The LOCAL_ flags could be removed when this patch is merged into libdrm and
i-g-t depends on that new libdrm.
http://lists.freedesktop.org/archives/intel-gfx/2014-December/056569.html

Zhipeng Gong (3):
  i-g-t: check whether kernel has dual bsd ring
  tests/gem_exec_params: check the invalid flags for dual bsd ring
  test/gem_dummy_reloc_loop: add tests for dual bsd ring

 lib/ioctl_wrappers.c         | 16 ++++++++++++++++
 lib/ioctl_wrappers.h         |  1 +
 tests/gem_dummy_reloc_loop.c | 18 ++++++++++++++++++
 tests/gem_exec_params.c      | 41 +++++++++++++++++++++++++++++++++++++++++
 4 files changed, 76 insertions(+)

-- 
1.8.3.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2015-01-13  1:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-07  7:49 [PATCH i-g-t 0/3] tests: Add tests for new exec flags to export two bsd rings Zhipeng Gong
2014-08-07  7:49 ` [PATCH 1/3] i-g-t: check whether kernel has dual bsd ring Zhipeng Gong
2014-12-02 18:44   ` Rodrigo Vivi
2014-12-03  9:11     ` Daniel Vetter
2014-08-07  7:49 ` [PATCH 2/3] tests/gem_exec_params: check the invalid flags for " Zhipeng Gong
2014-12-02 18:45   ` Rodrigo Vivi
2014-08-07  7:49 ` [PATCH 3/3] test/gem_dummy_reloc_loop: add tests " Zhipeng Gong
2014-12-02 18:46   ` Rodrigo Vivi
2015-01-13  0:50 [PATCH i-g-t 0/3] tests: Add tests for new exec flags to export two bsd rings Zhipeng Gong
2015-01-13  0:50 ` [PATCH 1/3] i-g-t: check whether kernel has dual bsd ring Zhipeng Gong

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.