drm/i915: Fix regression in the sprite plane update split
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 11 Sep 2014 20:42:15 +0000 (17:42 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 19 Sep 2014 12:43:10 +0000 (14:43 +0200)
commite259f172adf25b40c7a0c9baeb71b783f3ef9036
tree5aa77f343ebfe386f8236686186278ff905a8cb8
parentbe2d599b5da3936ca92e0187ff50b34b6b8ff997
drm/i915: Fix regression in the sprite plane update split

7e4bf45dbd99a965c7b5d5944c6dc4246f171eb5 introduced the regression.
We fix it by doing the right assignment of crtc_y

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=83747
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_sprite.c
This page took 0.024863 seconds and 5 git commands to generate.