intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] a few small cleanups in intel_ringbuffer.c
@ 2011-04-27 20:46 Daniel Vetter
  2011-04-27 20:46 ` [PATCH 1/3] drm/i915/ringbuffer: kill snb blt workaround Daniel Vetter
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Daniel Vetter @ 2011-04-27 20:46 UTC (permalink / raw)
  To: intel-gfx; +Cc: Daniel Vetter

Hi all,

While mucking around with gfdt to check whether the llc api feels good (it
does!) I've once again noticed a few things in intel_ringbuffer.c

These patches weed them out. Please review and consider merging for -next.

Thanks, Daniel

Daniel Vetter (3):
  drm/i915/ringbuffer: kill snb blt workaround
  drm/i915/ringbuffer: kill pipe_control->gtt_offset
  drm/i915/ringbuffer: embed pipe_control into struct ring_buffer

 drivers/gpu/drm/i915/intel_ringbuffer.c |  146 +++++--------------------------
 drivers/gpu/drm/i915/intel_ringbuffer.h |    9 ++-
 2 files changed, 27 insertions(+), 128 deletions(-)

-- 
1.7.4.2

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

end of thread, other threads:[~2011-04-28  8:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-27 20:46 [PATCH 0/3] a few small cleanups in intel_ringbuffer.c Daniel Vetter
2011-04-27 20:46 ` [PATCH 1/3] drm/i915/ringbuffer: kill snb blt workaround Daniel Vetter
2011-04-28  8:42   ` Daniel Vetter
2011-04-27 20:46 ` [PATCH 2/3] drm/i915/ringbuffer: kill pipe_control->gtt_offset Daniel Vetter
2011-04-27 20:46 ` [PATCH 3/3] drm/i915/ringbuffer: embed pipe_control into struct ring_buffer Daniel Vetter
2011-04-27 23:24   ` Eric Anholt

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).