summaryrefslogtreecommitdiffstats
path: root/arch/sparc/video
AgeCommit message (Expand)AuthorLines
2024-05-20arch: Fix name collision with ACPI's video.oThomas Zimmermann-1/+1
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann-3/+3
2024-05-03arch: Remove struct fb_info from video helpersThomas Zimmermann-9/+8
2024-05-03arch: Select fbdev helpers with CONFIG_VIDEOThomas Zimmermann-1/+1
2024-02-21sparc: Fix undefined reference to fb_is_primary_deviceJavier Martinez Canillas-1/+1
2023-06-29arch/sparc: Add module license and description for fbdev helpersThomas Zimmermann-0/+3
2023-05-18fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann-1/+0
2023-04-20arch/sparc: Implement fb_is_primary_device() in source fileThomas Zimmermann-0/+27