Re: [PATCH 00/16] [RFC] drm fb helper cleanups

2013-01-24 Thread Greg KH
On Thu, Jan 24, 2013 at 10:53:25AM -0600, Rob Clark wrote: > On Thu, Jan 24, 2013 at 10:20 AM, Daniel Vetter > wrote: > > Hi all, > > > > This series is mostly just a bit of fallout from my modeset locking rework > > which > > just landed, and some other things I've noticed while rearchitecting

Re: [PATCH 00/16] [RFC] drm fb helper cleanups

2013-01-24 Thread Rob Clark
On Thu, Jan 24, 2013 at 10:20 AM, Daniel Vetter wrote: > Hi all, > > This series is mostly just a bit of fallout from my modeset locking rework > which > just landed, and some other things I've noticed while rearchitecting the > modeset > infrastructure for i915.k in 3.7. > > First two patches a