On Thu, 3 Nov 2011 11:21:18 -0700 Jesse Barnes <jbarnes at virtuousgeek.org> wrote:
> On Wed, 2 Nov 2011 15:33:04 -0700 > Jesse Barnes <jbarnes at virtuousgeek.org> wrote: > > > On Wed, 2 Nov 2011 13:03:19 -0700 > > Jesse Barnes <jbarnes at virtuousgeek.org> wrote: > > > > > Planes are a bit like half-CRTCs. They have a location and fb, but > > > don't drive outputs directly. Add support for handling them to the core > > > KMS code. > > > > Accidentally left out the ->destroy hook in this one. The drm-overlays > > branch at git://people.freedesktop.org/~jbarnes/linux has a fixed > > version, along with a couple of fixes for issues Chris and Dan pointed > > out. > > Below is the updated patch with ->destroy in case this series passes > muster and Dave is ready to apply. ...and now fixed to include a disable call if an active fb is destroyed while being used in a plane. -- Jesse Barnes, Intel Open Source Technology Center