| # SPDX-License-Identifier: GPL-2.0-only |
| Support tracking and hand-over of aperture ownership. Required |
| by graphics drivers for firmware-provided framebuffers. |
| STI refers to the HP "Standard Text Interface" which is a set of |
| BIOS routines contained in a ROM chip in HP PA-RISC based machines. |
| source "drivers/char/agp/Kconfig" |
| source "drivers/gpu/vga/Kconfig" |
| source "drivers/gpu/host1x/Kconfig" |
| source "drivers/gpu/ipu-v3/Kconfig" |
| source "drivers/gpu/drm/Kconfig" |
| menu "Frame buffer Devices" |
| source "drivers/video/fbdev/Kconfig" |
| source "drivers/video/backlight/Kconfig" |
| source "drivers/video/console/Kconfig" |
| if FB || SGI_NEWPORT_CONSOLE |
| source "drivers/video/logo/Kconfig" |