All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] drm/i915/context
@ 2011-02-02 23:00 Ben Widawsky
  2011-02-02 23:00 ` [PATCH 1/8] drm/i915/context: basic implementation context ioctls Ben Widawsky
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Ben Widawsky @ 2011-02-02 23:00 UTC (permalink / raw)
  To: intel-gfx


This is pretty much the same as before except it addresses comments from
ickle and jbarnes.  

The params to tell userspace what is supported by the driver is now the
last commit and has been squashed in with a related change I made to the
params

All deinit chas been hanged to fini rename. Bad habit leftover from my
WinCE days.

Bad verbage: i915_context_handle_binding()->i915_context_bind_ppgtt()

Ben

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

end of thread, other threads:[~2011-02-14 23:09 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-02 23:00 [PATCH 0/8] drm/i915/context Ben Widawsky
2011-02-02 23:00 ` [PATCH 1/8] drm/i915/context: basic implementation context ioctls Ben Widawsky
2011-02-02 23:00 ` [PATCH 2/8] drm/i915/context: context initialization/destruction Ben Widawsky
2011-02-02 23:00 ` [PATCH 3/8] drm/i915/context: whitespace cleanup, and warning cleanup Ben Widawsky
2011-02-02 23:00 ` [PATCH 4/8] drm/i915/context: minimal support for contexts in execbuffer2 Ben Widawsky
2011-02-02 23:00 ` [PATCH 5/8] drm/i915/context: context validation for execbuffer2 Ben Widawsky
2011-02-14 20:21   ` Daniel Vetter
2011-02-14 23:10     ` Ben Widawsky
2011-02-02 23:00 ` [PATCH 6/8] drm/i915/context: enable calling context_switch Ben Widawsky
2011-02-02 23:00 ` [PATCH 7/8] drm/i915/context: Insert MI_SET_CONTEXT in ringbuffer context switch Ben Widawsky
2011-02-02 23:00 ` [PATCH 8/8] drm/i915/context: context switch, and PPGTT params Ben Widawsky
2011-02-02 23:29 ` [PATCH 0/8] drm/i915/context Chris Wilson
2011-02-02 23:55   ` Ben Widawsky

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.