Home
last modified time | relevance | path

Searched refs:fbdevhw (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/fbdevhw/
H A Dmeson.build2 srcs_fbdevhw = 'fbdevhw.c'
7 shared_module('fbdevhw', build
17 install_data('fbdevhw.h', install_dir: xorgsdkdir)
20 input: 'man/fbdevhw.man',
21 output: 'fbdevhw.4',
H A DMakefile.am8 libfbdevhw_la_SOURCES = fbdevhw.c
17 sdk_HEADERS = fbdevhw.h
H A DMakefile.in92 subdir = hw/xfree86/fbdevhw
143 am__libfbdevhw_la_SOURCES_DIST = fbdevhwstub.c fbdevhw.c
145 @FBDEVHW_TRUE@am_libfbdevhw_la_OBJECTS = fbdevhw.lo
169 am__depfiles_remade = ./$(DEPDIR)/fbdevhw.Plo \
624 @FBDEVHW_TRUE@libfbdevhw_la_SOURCES = fbdevhw.c
627 sdk_HEADERS = fbdevhw.h
644 $(AUTOMAKE) --foreign hw/xfree86/fbdevhw/Makefile
707 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fbdevhw.Plo@am__quote@ # am--include-marker
965 -rm -f ./$(DEPDIR)/fbdevhw.Plo
1012 -rm -f ./$(DEPDIR)/fbdevhw.Plo
H A DREADME11 on top of this fbdevhw submodule.
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-fbturbo/
H A D0004-xorg.conf-add-mandatory-modules-fb-shadow-fbdevhw.patch4 Subject: [PATCH] xorg.conf: add mandatory modules (fb, shadow, fbdevhw)
9 - fbdevhw, fixes:
45 + Load "fbdevhw"
/OK3568_Linux_fs/external/xserver/hw/xfree86/fbdevhw/man/
H A DMakefile.am2 driverman_PRE = fbdevhw.man
H A DMakefile.in91 subdir = hw/xfree86/fbdevhw/man
569 driverman_PRE = fbdevhw.man
585 $(AUTOMAKE) --foreign hw/xfree86/fbdevhw/man/Makefile
/OK3568_Linux_fs/external/xserver/hw/xfree86/
H A DMakefile.am44 fbdevhw shadowfb exa $(XF86UTILS_SUBDIR) doc man \ subdir
47 DIST_SUBDIRS = common ddc i2c x86emu int10 fbdevhw os-support \
H A Dsdksyms.sh116 /* hw/xfree86/fbdevhw/Makefile.am -- module */
H A Dmeson.build117 subdir('fbdevhw') subdir
H A DMakefile.in620 fbdevhw shadowfb exa $(XF86UTILS_SUBDIR) doc man \
623 DIST_SUBDIRS = common ddc i2c x86emu int10 fbdevhw os-support \
/OK3568_Linux_fs/external/xserver/
H A DMakefile.am173 hw/xfree86/fbdevhw/meson.build \
H A DMakefile.in664 hw/xfree86/exa/meson.build hw/xfree86/fbdevhw/meson.build \
H A Dconfigure.ac2517 hw/xfree86/fbdevhw/Makefile
2518 hw/xfree86/fbdevhw/man/Makefile
H A Dconfigure34163 "hw/xfree86/fbdevhw/Makefile") CONFIG_FILES="$CONFIG_FILES hw/xfree86/fbdevhw/Makefile" ;;
34164 … "hw/xfree86/fbdevhw/man/Makefile") CONFIG_FILES="$CONFIG_FILES hw/xfree86/fbdevhw/man/Makefile" ;;
H A DChangeLog4228 fbdevhw: Refuse to touch PCI devices on the fallback probe path
12345 fbdevhw: Fix inconsistent #if DEBUG usage
12347 fbdevhw is the only file in X's source that actually uses #if DEBUG to
31765 fbdevhw: Fix a const qualifier warning
31873 fbdevhw: Disable FBIOBLANK ioctl if not supported
52295 xfree86/fbdevhw: Fix warnings
73997 Make stub version of fbdevHWAdjustFrame match new prototype in fbdevhw.h
82031 fbdevhw: iterate over all modes that match a mode. (v3)
84545 xfree86: fbdevhw: Remove unused include of pciaccess.h
93793 hw/xfree86/fbdevhw: remove duplicated include
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/doc/
H A DRegistry39 fbdevhw
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-imx/
H A D0004-Make-video-API-forward-and-backward-compatible.patch239 #include "fbdevhw.h"
/OK3568_Linux_fs/external/xserver/debian/
H A Dchangelog2992 * Install the exa(4) and fbdevhw(4) manpages.