Home | History | Annotate | only in /xsrc/external/mit/xf86-video-intel/dist
Up to higher level directory
NameDateSize
.gitignore20-Mar-20191K
aclocal.m420-Mar-2019125K
AUTHORS05-Nov-20141.2K
autogen.sh20-Mar-2019357
benchmarks/19-Feb-2026
compile20-Mar-20197.2K
config.guess20-Mar-201943.9K
config.h.in20-Mar-20197.1K
config.sub20-Mar-201930.8K
configure20-Mar-2019722.8K
configure.ac20-Mar-201928.6K
COPYING21-Mar-20148.2K
depcomp20-Mar-201923K
install-sh20-Mar-20196.6K
libobj/19-Feb-2026
ltmain.sh20-Mar-2019316.8K
m4/19-Feb-2026
Makefile.am20-Mar-20191.5K
Makefile.in20-Mar-201928.5K
man/19-Feb-2026
meson.build20-Mar-20195.4K
meson_options.txt20-Mar-20192.3K
missing20-Mar-20196.7K
NEWS20-Mar-2019103.9K
README20-Mar-20191.6K
RELEASING20-Mar-20191.3K
src/Today
test/19-Feb-2026
tools/19-Feb-2026
xvmc/19-Feb-2026

README

      1 xf86-video-intel
      2 Open-source X.org graphics driver for Intel graphics
      3 https://01.org/linuxgraphics/
      4 
      5 What is xf86-video-intel
      6 ------------------------
      7 The xf86-video-intel module is an open-source 2D graphics driver for
      8 the X Window System as implemented by X.org. It supports a variety of
      9 Intel graphics chipsets including:
     10 
     11 	i810/i810e/i810-dc100,i815,
     12 	i830M,845G,852GM,855GM,865G,
     13 	915G/GM,945G/GM/GME,946GZ
     14 	G/GM/GME/Q965,
     15 	G/Q33,G/Q35,G41,G/Q43,G/GM/Q45
     16 	PineView-M (Atom N400 series)
     17 	PineView-D (Atom D400/D500 series)
     18 	Intel(R) HD Graphics,
     19 	Intel(R) Iris(TM) Graphics,
     20 	Intel(R) Iris(TM) Pro Graphics.
     21 
     22 Where to get more information about the driver
     23 ----------------------------------------------
     24 The primary source of information about this and other open-source
     25 drivers for Intel graphics is:
     26 
     27 	https://01.org/linuxgraphics/
     28 
     29 Documentation specific to the xf86-video-intel driver including
     30 possible configuration options for the xorg.conf file can be found in
     31 the intel(4) manual page. After installing the driver this
     32 documentation can be read with the following command:
     33 
     34 	man intel
     35 
     36 Mailing list for communication with users and developers of
     37 xf86-video-intel:
     38 
     39 	intel-gfx (a] lists.freedesktop.org
     40 
     41 	Note: Subscription is required before posting, but anyone is
     42 	free to subscribe. See instructions (and archives) here:
     43 
     44 	http://lists.freedesktop.org/mailman/listinfo/intel-gfx
     45 
     46 To report bugs encountered with the driver, see:
     47 
     48 	https://01.org/linuxgraphics/documentation/how-report-bugs
     49 
     50 To see bugs that are targeted to be fixed in the next release:
     51 
     52 	https://bugs.freedesktop.org/show_bug.cgi?id=intel-2d-release
     53