intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] some ringbuffer cleanups
@ 2012-07-13  6:16 Ben Widawsky
  2012-07-13  6:16 ` [PATCH 1/5] drm/i915: missing error case in init status page Ben Widawsky
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Ben Widawsky @ 2012-07-13  6:16 UTC (permalink / raw)
  To: intel-gfx; +Cc: Ben Widawsky

This is prep work for some yet to be named stuff I'm trying out. I think
it ended up standing well on its own, so I decided to submit it for
consideration on it's own. Basically it just cleans up the special
allocation of the pipe control, as I intend to do a bit in that area.

Daniel, if you still want to wait for me to unleash the other patches,
that's fine - but maybe you can give some feedback on these meanwhile.

I've only done the most basic smoke tests on this.

Ben Widawsky (5):
  drm/i915: missing error case in init status page
  drm/i915: add cpu_map to i915 object
  drm/i915: refactor ring object allocation
  drm/i915: kill struct pipe_control
  drm/i915: move ring init to intel_ringbuffer.c

 drivers/gpu/drm/i915/i915_drv.h         |   1 +
 drivers/gpu/drm/i915/i915_gem.c         |  39 +------
 drivers/gpu/drm/i915/intel_ringbuffer.c | 182 ++++++++++++++++++--------------
 drivers/gpu/drm/i915/intel_ringbuffer.h |   6 +-
 4 files changed, 112 insertions(+), 116 deletions(-)

-- 
1.7.11.1

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

end of thread, other threads:[~2012-07-13 19:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-13  6:16 [PATCH 0/5] some ringbuffer cleanups Ben Widawsky
2012-07-13  6:16 ` [PATCH 1/5] drm/i915: missing error case in init status page Ben Widawsky
2012-07-13 19:20   ` Daniel Vetter
2012-07-13  6:16 ` [PATCH 2/5] drm/i915: add cpu_map to i915 object Ben Widawsky
2012-07-13  7:47   ` Chris Wilson
2012-07-13 13:56     ` Ben Widawsky
2012-07-13 14:03       ` Chris Wilson
2012-07-13  6:16 ` [PATCH 3/5] drm/i915: refactor ring object allocation Ben Widawsky
2012-07-13  6:16 ` [PATCH 4/5] drm/i915: kill struct pipe_control Ben Widawsky
2012-07-13  6:16 ` [PATCH 5/5] drm/i915: move ring init to intel_ringbuffer.c Ben Widawsky

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