[Intel-gfx] [PATCH 0/9] fixlets and small cleanups in i915_gem.c

Daniel Vetter daniel.vetter at ffwll.ch
Fri Feb 19 11:51:53 CET 2010


Hi Eric,

This is my cleanups patch pile for i915_gem.c rebased against latest
drm-intel-next and with the stale comment issue you raised taken care of.
Otherwise unchanged from the last submission. Rebased version run-tested on
my i855GM.

Please review and merge for -next.

If anything else pops up, expect a one-week round-trip-time - I'll be
offline next week.

Thanks, Daniel

Daniel Vetter (9):
  drm/i915: move a gtt flush to the correct place
  drm/i915: blow away userspace mappings before fence change
  drm/i915: reuse i915_gem_object_put_fence_reg for fence stealing code
  drm/i915: fixup active list locking in object_unbind
  drm/i915: extract fence stealing code
  drm/i915: ensure lru ordering of fence_list
  drm/i915: reuse i915_gpu_idle helper
  drm/i915: clean-up i915_gem_flush_gpu_write_domain
  drm/i915: check for multiple write domains in pin_and_relocate

 drivers/gpu/drm/i915/i915_gem.c        |  268 +++++++++++++++++---------------
 drivers/gpu/drm/i915/i915_gem_tiling.c |    6 -
 2 files changed, 140 insertions(+), 134 deletions(-)




More information about the Intel-gfx mailing list