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