summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/core/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2025-08-02Merge tag 'fbdev-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-07-27fbdev: Fix typo in Kconfig text for FB_DEVICEDaniel Palmer1-1/+1
2025-06-16video: Make CONFIG_FIRMWARE_EDID generally availableThomas Zimmermann1-15/+0
2025-03-27fbdev: Refactoring the fbcon packed pixel drawing routinesZsolt Kajtar1-1/+9
2024-12-17fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICEThomas Zimmermann1-2/+1
2024-03-18drm/omapdrm: Fix console with deferred opsTony Lindgren1-0/+6
2024-01-23video/cmdline: Introduce CONFIG_VIDEO for video= parameterThomas Zimmermann1-1/+1
2023-11-29fbdev: Remove default file-I/O implementationsThomas Zimmermann1-1/+0
2023-11-29fbdev: Rename FB_SYS_FOPS token to FB_SYSMEM_FOPSThomas Zimmermann1-3/+3
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+6
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie1-1/+1
2023-10-19fbdev: Provide I/O-memory helpers as moduleThomas Zimmermann1-0/+6
2023-09-18drm: fix up fbdev Kconfig defaultsArnd Bergmann1-1/+1
2023-09-05fbdev: Add Kconfig macro FB_IOMEM_HELPERS_DEFERREDThomas Zimmermann1-0/+6
2023-07-31fbdev: Use _DMAMEM_ infix for DMA-memory helpersThomas Zimmermann1-1/+1
2023-07-31fbdev: Use _SYSMEM_ infix for system-memory helpersThomas Zimmermann1-3/+3
2023-07-31fbdev: Use _IOMEM_ infix for I/O-memory helpersThomas Zimmermann1-1/+1
2023-07-24fbdev: Add fb_ops init macros for framebuffers in DMA-able memoryThomas Zimmermann1-0/+8
2023-07-22fbdev: Split frame buffer support in FB and FB_CORE symbolsJavier Martinez Canillas1-13/+17
2023-07-22fbdev: Move core fbdev symbols to a separate Kconfig fileJavier Martinez Canillas1-0/+186