From: "Michał Winiarski" <michal.winiarski@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: mesa-dev@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Subject: [RFC libdrm] intel: Softpin support
Date: Wed, 9 Sep 2015 16:07:07 +0200 [thread overview]
Message-ID: <1441807630-20072-1-git-send-email-michal.winiarski@intel.com> (raw)
The goal of this series is to start a discussion whether the interface and
implementation of softpin support proposed for libdrm is acceptable by all
interested parties.
The i915 patches are added so that it's easy to apply the series on latest
drm-intel-nightly and libdrm master and start using softpin.
Michał Winiarski (1):
drm/i915/gtt: Allow adventurous users to select enable_ppgtt=3
is not strictly necessary for softpin itself, but it is needed for SVM usecase.
Chris Wilson (1):
drm/i915: Add soft-pinning API for execbuffer
is just v5 from Thomas Daniel rebased on top of current nightly.
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
next reply other threads:[~2015-09-09 14:07 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-09 14:07 Michał Winiarski [this message]
2015-09-09 14:07 ` [PATCH 1/2] drm/i915/gtt: Allow adventurous users to select enable_ppgtt=3 Michał Winiarski
2015-09-09 14:07 ` [PATCH v6 2/2] drm/i915: Add soft-pinning API for execbuffer Michał Winiarski
2015-09-09 14:25 ` Chris Wilson
2015-11-04 10:32 ` Yang, Rong R
2015-11-04 10:46 ` Daniel, Thomas
2015-09-09 14:07 ` [RFC libdrm] intel: Add support for softpin Michał Winiarski
2015-12-14 3:17 ` Song, Ruiling
2015-12-14 5:33 ` Kristian Høgsberg
2015-12-14 7:24 ` Song, Ruiling
2015-12-14 8:28 ` Daniel Vetter
2015-12-14 8:41 ` Song, Ruiling
2015-12-14 9:04 ` [Intel-gfx] " Daniel Vetter
2015-12-14 11:45 ` Emil Velikov
2015-12-14 18:25 ` [Intel-gfx] " Kristian Høgsberg
2015-12-14 18:36 ` Kristian Høgsberg
2015-12-14 20:09 ` Kristian Høgsberg
2015-12-16 3:29 ` [Intel-gfx] " Song, Ruiling
2016-01-25 9:30 ` Chris Wilson
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=1441807630-20072-1-git-send-email-michal.winiarski@intel.com \
--to=michal.winiarski@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=mesa-dev@lists.freedesktop.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).