commit | 82e58855bc4f8442145cb2037e164a4b1f5cf854 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Jan 12 23:56:57 2015 +0200 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Mar 20 14:30:18 2015 +0200 |
tree | 18e0e75c8902e6e45ff21d96608c109009629cd6 | |
parent | 2debab97a515374c01d50068de00c95f9befd260 [diff] |
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 <laurent.pinchart@ideasonboard.com>