On 02/16/2015 02:31 PM, Chris Wilson wrote:
intel_user_framebuffer_destroy() requires the struct_mutex for its object bookkeeping, so this means that all calls to drm_framebuffer_reference must be held without that lock.
Maybe "drm_framebuffer_unreference must be made without that lock", hm, actually "requires the struct_mutex" is misleading, should be "will grab/take struct_mutex".
But code itself: Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxx> Regards, Tvrtko _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx