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

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

2013-01-24 Thread Daniel Vetter
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 are for omapdrm, but included here since they depend upon the locking rewor

[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

[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

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

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

2013-01-24 Thread Daniel Vetter
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 are for omapdrm, but included here since they depend upon the locking rewor