commit | 6ae04536e747ea3d9702c528ae5c4d3be171f207 | [log] [tgz] |
---|---|---|
author | Thomas Zimmermann <tzimmermann@suse.de> | Fri Sep 27 11:12:57 2019 +0200 |
committer | Thomas Zimmermann <tzimmermann@suse.de> | Fri Oct 04 10:00:40 2019 +0200 |
tree | 09c7428488e288ba7888e1777a5349aba9ba8926 | |
parent | 49b8d5aeaf816ed8308027da377a23ef686dd2a5 [diff] |
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