From: Laurent Pinchart Date: Mon, 12 Jan 2015 21:56:57 +0000 (+0200) Subject: drm: omapdrm: Reset the zorder property when disabling a plane X-Git-Tag: omap-for-v4.2/o2_dc~72^2~15^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82e58855bc4f8442145cb2037e164a4b1f5cf854;p=pandora-kernel.git drm: omapdrm: Reset the zorder property when disabling a plane Whether to reset plane properties at disable time isn't well-defined in DRM, but resetting only part of them is probably as bad as it can get. Make the behaviour coherent by resetting the zorder property in addition to the rotation property. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed