[PATCH 0/6] fb refcount and crtc helper patches

2013-06-15 Thread Daniel Vetter
Hi all, Russell found a refcount bug in my fb refcounting conversion, but to also fix i915.ko I've opted for a slightly different approach. While at it I've thought it would be good to backport some of the semantic changes we've implented in i915's ->set_config callback since we've forked our own

[PATCH 0/6] fb refcount and crtc helper patches

2013-06-14 Thread Daniel Vetter
Hi all, Russell found a refcount bug in my fb refcounting conversion, but to also fix i915.ko I've opted for a slightly different approach. While at it I've thought it would be good to backport some of the semantic changes we've implented in i915's ->set_config callback since we've forked our own