drm/ast: cursor: Move implementation to separate source file
Move the cursor code into a separate source file for readability. No functional changes. v2: - include <linux/bits.h> Signed-off-by:Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by:
Jocelyn Falempe <jfalempe@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20250217122336.230067-5-tzimmermann@suse.de
Showing
- drivers/gpu/drm/ast/Makefile 1 addition, 0 deletionsdrivers/gpu/drm/ast/Makefile
- drivers/gpu/drm/ast/ast_cursor.c 309 additions, 0 deletionsdrivers/gpu/drm/ast/ast_cursor.c
- drivers/gpu/drm/ast/ast_drv.h 13 additions, 11 deletionsdrivers/gpu/drm/ast/ast_drv.h
- drivers/gpu/drm/ast/ast_mode.c 7 additions, 270 deletionsdrivers/gpu/drm/ast/ast_mode.c
Loading
Please register or sign in to comment