All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhipeng Gong <zhipeng.gong@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: rodrigo.vivi@intel.com
Subject: [PATCH i-g-t 0/3] tests: Add tests for new exec flags to export two bsd rings
Date: Tue, 13 Jan 2015 08:50:18 +0800	[thread overview]
Message-ID: <1421110221-15634-1-git-send-email-zhipeng.gong@intel.com> (raw)

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

             reply	other threads:[~2015-01-13  1:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-13  0:50 Zhipeng Gong [this message]
2015-01-13  0:50 ` [PATCH 1/3] i-g-t: check whether kernel has dual bsd ring Zhipeng Gong
2015-01-13  0:50 ` [PATCH 2/3] tests/gem_exec_params: check the invalid flags for " Zhipeng Gong
2015-01-20 21:43   ` Rodrigo Vivi
2015-01-21  1:04     ` Gong, Zhipeng
2015-01-13  0:50 ` [PATCH 3/3] test/gem_dummy_reloc_loop: add tests " Zhipeng Gong
2015-01-20 21:49   ` Rodrigo Vivi
2015-01-21  1:10     ` Gong, Zhipeng
2015-01-21  2:23       ` Rodrigo Vivi
  -- strict thread matches above, loose matches on Subject: below --
2014-12-03  1:52 [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 Zhipeng Gong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1421110221-15634-1-git-send-email-zhipeng.gong@intel.com \
    --to=zhipeng.gong@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=rodrigo.vivi@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.