Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] execbuffer cleanups + fixes
@ 2011-10-12  4:43 Ben Widawsky
  2011-10-12  4:43 ` [PATCH 1/5] drm/i915: execbuffer simplification Ben Widawsky
                   ` (6 more replies)
  0 siblings, 7 replies; 25+ messages in thread
From: Ben Widawsky @ 2011-10-12  4:43 UTC (permalink / raw)
  To: intel-gfx; +Cc: Ben Widawsky

Some refactors, a bug fixes (found through refactoring), as well as
setting a bit because the docs says so. That bit is hanging Daniel's
machine, so we may want to hold off on the last patch for now.

This patch series is in preparation for some other work I'm doing in
this area of the code. I think this should be less risky, less
interesting, and require more nitpicking. That is why I am unleashing it
now.

Ben Widawsky (5):
  drm/i915: execbuffer simplification
  drm/i915: extract constant offset setting
  drm/i915: make eb structure do more
  drm/i915: relative_constants_mode race fix
  drm/i915: Force sync command ordering (Gen6+)

 drivers/gpu/drm/i915/i915_gem_execbuffer.c |  188 +++++++++++++++-------------
 drivers/gpu/drm/i915/i915_reg.h            |    1 +
 drivers/gpu/drm/i915/intel_ringbuffer.c    |    2 +
 3 files changed, 105 insertions(+), 86 deletions(-)

-- 
1.7.7

^ permalink raw reply	[flat|nested] 25+ messages in thread
* [PATCH 0/4] patches for -next
@ 2011-12-13  3:21 Ben Widawsky
  2011-12-13  3:21 ` [PATCH 1/4] drm/i915: relative_constants_mode race fix Ben Widawsky
  0 siblings, 1 reply; 25+ messages in thread
From: Ben Widawsky @ 2011-12-13  3:21 UTC (permalink / raw)
  To: Keith Packard; +Cc: intel-gfx, Ben Widawsky

This was all I could find regarding fairly stable patches which are
fixes only. I feel like I'm missing one, but I gave up on looking


Ben Widawsky (4):
  drm/i915: relative_constants_mode race fix
  drm/i915: Force sync command ordering (Gen6+)
  drm/i915: Update GEN6_RP_CONTROL definitions
  drm/i915: drpc debugfs update for gen6

 drivers/gpu/drm/i915/i915_debugfs.c        |   86 +++++++++++++++++++++++++++-
 drivers/gpu/drm/i915/i915_gem_execbuffer.c |   32 +++++++----
 drivers/gpu/drm/i915/i915_reg.h            |   20 ++++++-
 drivers/gpu/drm/i915/intel_display.c       |    2 +-
 drivers/gpu/drm/i915/intel_ringbuffer.c    |    5 ++
 5 files changed, 129 insertions(+), 16 deletions(-)

-- 
1.7.8

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

end of thread, other threads:[~2011-12-13  3:22 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-12  4:43 [PATCH 0/5] execbuffer cleanups + fixes Ben Widawsky
2011-10-12  4:43 ` [PATCH 1/5] drm/i915: execbuffer simplification Ben Widawsky
2011-10-12  4:43 ` [PATCH 2/5] drm/i915: extract constant offset setting Ben Widawsky
2011-10-12 16:46   ` Ben Widawsky
2011-10-12  4:43 ` [PATCH 3/5] drm/i915: make eb structure do more Ben Widawsky
2011-10-12  4:43 ` [PATCH 4/5] drm/i915: relative_constants_mode race fix Ben Widawsky
2011-10-12  4:43 ` [PATCH 5/5] drm/i915: Force sync command ordering (Gen6+) Ben Widawsky
2011-10-12  8:01   ` Ben Widawsky
2011-10-12  9:51   ` Daniel Vetter
2011-10-12 16:59 ` [PATCH 0/5] execbuffer cleanups + fixes Ben Widawsky
2011-10-12 22:56 ` [PATCH 0/4] pre-v2 series Ben Widawsky
2011-10-12 22:56   ` [PATCH 1/4] drm/i915: relative_constants_mode race fix Ben Widawsky
2011-10-13  8:35     ` Daniel Vetter
2011-10-13 17:25       ` Ben Widawsky
2011-10-12 22:56   ` [PATCH 2/4] drm/i915: Force sync command ordering (Gen6+) Ben Widawsky
2011-10-13  8:44     ` Daniel Vetter
2011-10-12 22:56   ` [PATCH 3/4] drm/i915: extract constant offset setting Ben Widawsky
2011-10-13  8:46     ` Daniel Vetter
2011-10-13 17:14       ` Ben Widawsky
2011-10-12 22:56   ` [PATCH 4/4] drm/i915: Use eb for more stuff Ben Widawsky
2011-10-13  8:58     ` Daniel Vetter
2011-10-13 12:00       ` Chris Wilson
2011-10-13 12:49         ` Daniel Vetter
2011-10-13 17:31         ` Ben Widawsky
  -- strict thread matches above, loose matches on Subject: below --
2011-12-13  3:21 [PATCH 0/4] patches for -next Ben Widawsky
2011-12-13  3:21 ` [PATCH 1/4] drm/i915: relative_constants_mode race fix Ben Widawsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox