]> git.baikalelectronics.ru Git - kernel.git/commit
drm/mgag200: Add separate move-cursor function
authorThomas Zimmermann <tzimmermann@suse.de>
Fri, 27 Sep 2019 09:12:57 +0000 (11:12 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Fri, 4 Oct 2019 08:00:40 +0000 (10:00 +0200)
commitea86e80dfdb1e44300480abf361fab42b01ce4ba
tree09c7428488e288ba7888e1777a5349aba9ba8926
parent769fb13705f8b7d57789c34560549c84558715c3
drm/mgag200: Add separate move-cursor function

Adding mgag200_move_cursor() makes the cursor code more consistent and
will become handy when we move to universal cursor planes.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190927091301.10574-4-tzimmermann@suse.de
drivers/gpu/drm/mgag200/mgag200_cursor.c