mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-16 06:41:39 -04:00
MAINTAINERS: Add dedicated entry for fbcon
Add an own entry for the framebuffer console code, which is jointly used by the fbdev and DRM drivers. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
committed by
Helge Deller
parent
98e5b6d069
commit
3bea4a0ee8
23
MAINTAINERS
23
MAINTAINERS
@@ -10049,6 +10049,29 @@ S: Maintained
|
||||
W: https://floatingpoint.billm.au/
|
||||
F: arch/x86/math-emu/
|
||||
|
||||
FRAMEBUFFER CONSOLE
|
||||
M: Helge Deller <deller@gmx.de>
|
||||
M: Thomas Zimmermann <tzimmermann@suse.de>
|
||||
L: dri-devel@lists.freedesktop.org
|
||||
L: linux-fbdev@vger.kernel.org
|
||||
S: Maintained
|
||||
T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
|
||||
F: Documentation/fb/fbcon.rst
|
||||
F: drivers/video/fbdev/core/bitblit.c
|
||||
F: drivers/video/fbdev/core/fb_logo.c
|
||||
F: drivers/video/fbdev/core/fbcon.c
|
||||
F: drivers/video/fbdev/core/fbcon.h
|
||||
F: drivers/video/fbdev/core/fbcon_ccw.c
|
||||
F: drivers/video/fbdev/core/fbcon_cw.c
|
||||
F: drivers/video/fbdev/core/fbcon_rotate.c
|
||||
F: drivers/video/fbdev/core/fbcon_rotate.h
|
||||
F: drivers/video/fbdev/core/fbcon_ud.c
|
||||
F: drivers/video/fbdev/core/softcursor.c
|
||||
F: drivers/video/fbdev/core/tileblit.c
|
||||
F: include/linux/fbcon.h
|
||||
F: include/linux/font.h
|
||||
F: lib/fonts/
|
||||
|
||||
FRAMEBUFFER CORE
|
||||
M: Simona Vetter <simona@ffwll.ch>
|
||||
S: Odd Fixes
|
||||
|
||||
Reference in New Issue
Block a user