[Intel-gfx] [PATCH 0/4] framebuffer_init checks

Daniel Vetter daniel.vetter at ffwll.ch
Wed Oct 9 21:23:50 CEST 2013


Hi all,

That little patch turned into a bit more, and on top of it there's now also a
new testcase in igt: kms_addfb. It checks for most of the evil stuff you can
feed to addfb.

Cheers, Daniel

Daniel Vetter (4):
  drm/i915: grab dev->struct_mutex around framebuffer_init
  drm/i915: prevent tiling changes on framebuffer backing storage
  drm/i915: Use unsigned long for obj->user_pin_count
  drm/i915: check gem bo size when creating framebuffers

 drivers/gpu/drm/i915/i915_drv.h        |  5 ++++-
 drivers/gpu/drm/i915/i915_gem_tiling.c |  2 +-
 drivers/gpu/drm/i915/intel_display.c   | 33 ++++++++++++++++++++++++---------
 3 files changed, 29 insertions(+), 11 deletions(-)

-- 
1.8.1.4




More information about the Intel-gfx mailing list