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
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
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