Re: [PATCH weston 1.0] compositor-drm: Remove drm_disable_unused_sprites()

2013-01-10 Thread Kristian Høgsberg
On Thu, Dec 27, 2012 at 03:36:35PM +0800, ning.t...@intel.com wrote: > From: Ning Tang > > If a sprite is no longer used, it is disabled on the call to > drmModeSetPlane() when doing the output repaint, since its > pending_fb_id is 0. > > This patch is a backport patch on weston 1.0. > Originall

[PATCH weston 1.0] compositor-drm: Remove drm_disable_unused_sprites()

2012-12-26 Thread ning . tang
From: Ning Tang If a sprite is no longer used, it is disabled on the call to drmModeSetPlane() when doing the output repaint, since its pending_fb_id is 0. This patch is a backport patch on weston 1.0. Originally from Ander Conselvan de Oliveira commit 3b2bd44d924744fa4635390e91afe569351e7d8d