drm/ast: Inline ast cursor-update functions into modesetting code
authorThomas Zimmermann <tzimmermann@suse.de>
Tue, 9 Feb 2021 13:46:27 +0000 (14:46 +0100)
committerThomas Zimmermann <tzimmermann@suse.de>
Wed, 17 Feb 2021 11:40:05 +0000 (12:40 +0100)
commit718c22865fc0a9c821e21eacba46829516901374
treecb92465d7a231163c1ae21aa1646b303613c7ebc
parent22b6591f7ccb36142dcc0659746649eb9b4856d9
drm/ast: Inline ast cursor-update functions into modesetting code

The logic for cursor updates is now located in the cursor plane's
modesetting code. A number of helper functions remain to modify the
rsp registers and image.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210209134632.12157-6-tzimmermann@suse.de
drivers/gpu/drm/ast/Makefile
drivers/gpu/drm/ast/ast_cursor.c [deleted file]
drivers/gpu/drm/ast/ast_drv.h
drivers/gpu/drm/ast/ast_mode.c