Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
C
/
Linux
/
drivers
/
gpu
/
drm
/
qxl
/ (
Open Source Betriebssystem
Version 6.17.9
©
) Datei vom 24.10.2025 mit Größe 401 B
Quelle Makefile Sprache: unbekannt
#
SPDX-License-Identifier: GPL-2.0-only
java.lang.NullPointerException
#
Makefile
for
the drm device driver.
This
driver provides support
for
the
#
Direct Rendering Infrastructure (DRI) in XFree86 4.1.0
and
higher.
qxl-y := qxl_drv.o qxl_kms.o qxl_display.o qxl_ttm.o qxl_object.o qxl_gem.o qxl_cmd.o qxl
_image.o qxl_draw.o qxl_debugfs.o qxl_irq.o qxl_dumb.o qxl_ioctl.o qxl_release.o qxl_pri
me.o
obj-$(CONFIG_DRM_QXL)+= qxl.o
Messung V0.5
C=95
H=93
G=93
[ Dauer der Verarbeitung: 0.12 Sekunden (vorverarbeitet)
]
2026-04-04