From: Laurent Pinchart Date: Sun, 18 Jan 2015 14:57:36 +0000 (+0200) Subject: drm: omapdrm: Cancel pending page flips when closing device X-Git-Tag: omap-for-v4.3/legacy-v2-signed~46^2~16^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d5e5ea1f6061ec9ad4f43928697f479aeb884c6;p=pandora-kernel.git drm: omapdrm: Cancel pending page flips when closing device Pending page flips must be cancelled when closing the device, otherwise their completion at next vblank will result in nasty effects, including possible oopses due to resources required to complete the page flip being freed. Signed-off-by: Laurent Pinchart Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed