All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC libdrm] intel: Softpin support
@ 2015-09-09 14:07 Michał Winiarski
  2015-09-09 14:07 ` [PATCH 1/2] drm/i915/gtt: Allow adventurous users to select enable_ppgtt=3 Michał Winiarski
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Michał Winiarski @ 2015-09-09 14:07 UTC (permalink / raw)
  To: intel-gfx; +Cc: mesa-dev, dri-devel

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

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

end of thread, other threads:[~2016-01-25  9:30 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-09 14:07 [RFC libdrm] intel: Softpin support Michał Winiarski
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

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.