commit | ff771bb1d0683973ab2efc80927684004a8013d2 | [log] [tgz] |
---|---|---|
author | Thomas Zimmermann <tzimmermann@suse.de> | Thu Jun 13 09:30:35 2019 +0200 |
committer | Thomas Zimmermann <tzimmermann@suse.de> | Thu Jun 13 13:37:09 2019 +0200 |
tree | 18b1ddc6eee1c957cba2259ee16444f6e123d239 | |
parent | 4d7553c3ed2c4614eb030fcf0ed904d639bb687e [diff] |
drm/ast: Remove obsolete or unused cursor state The ast driver's data structures store unused or uncecessary cursor state. Most of the cursor state is already stored elsewhere and can be retrieved when necessary. Remove the obsolete fields and adapt users accordingly. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Acked-by: Gerd Hoffmann <kraxel@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190613073041.29350-4-tzimmermann@suse.de