summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ast/ast_cursor.c
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2021-02-09 14:46:25 +0100
committerThomas Zimmermann <tzimmermann@suse.de>2021-02-17 12:39:58 +0100
commit616048af6dde5c1c3abfdbd8bf1aca4805cb158f (patch)
tree67b4dfe8b3ecc888307304ec594df66d8275a160 /drivers/gpu/drm/ast/ast_cursor.c
parentee4a92d690f30f3793df942939726bec0338e65b (diff)
drm/ast: Initialize planes in helper functions
This change will help with inlining cursor functions into modesetting code. The primary plane's field used to be cleared with memset(). This has been dropped as the memory is always allocated with kzalloc(). Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Acked-by: Gerd Hoffmann <kraxel@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210209134632.12157-4-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/ast/ast_cursor.c')
0 files changed, 0 insertions, 0 deletions