[Intel-gfx] [Patch 4/4] multiple ring buffer support, adapt the intel_ring_buffer with gem

Eric Anholt eric.anholt at intel.com
Fri Apr 30 01:41:03 CEST 2010


On Fri, 23 Apr 2010 16:50:57 +0800, "Zou, Nanhai" <nanhai.zou at intel.com> wrote:
> 
> This patch adapts intel_ring_buffer into gem.
> It remove the single active_list and request_list , put them into intel_ring_buffer structure
> It also use a pointer to ring in i915_gem_object and drm_i915_gem_request
> to mark on which ring they are referred.
> On which ring to run is decided by the flag of execbuffer2.
> With other legacy ioctl, gem objects and requests are consider to be on
> Render ring by default.

When submitting a followup to a message, please either submit a full
replacement patch series (and a note in the other thread to stop looking
at the old one!) or use git send-email --in-reply-to <message id of
previous version>, so that your update doesn't get lost or the wrong
version applied.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20100429/fb3e4882/attachment.sig>


More information about the Intel-gfx mailing list