Re: Patch for compositor-drm.c

2012-03-08 Thread Christopher Michael
On 03/08/2012 01:22 PM, Kristian Hoegsberg wrote: On Wed, Mar 07, 2012 at 03:00:04PM -0500, Christopher Michael wrote: Hi All, Attached is a patch which fixes some cleanup issues for the drm-based compositor. Basically, if we fail to allocate space for the crtcs in the compositor, then we need

Re: Patch for compositor-drm.c

2012-03-08 Thread Kristian Hoegsberg
On Wed, Mar 07, 2012 at 03:00:04PM -0500, Christopher Michael wrote: > Hi All, > > Attached is a patch which fixes some cleanup issues for the > drm-based compositor. Basically, if we fail to allocate space for > the crtcs in the compositor, then we need to free the drm mode > resources before exi

Patch for compositor-drm.c

2012-03-07 Thread Christopher Michael
Hi All, Attached is a patch which fixes some cleanup issues for the drm-based compositor. Basically, if we fail to allocate space for the crtcs in the compositor, then we need to free the drm mode resources before exiting the create_outputs function. We should also free these resources (in the