1I128(4) Kernel Interfaces Manual I128(4)
2
3
4
6 i128 - Number 9 I128 Xorg video driver
7
9 Section "Device"
10 Identifier "devname"
11 Driver "i128"
12 ...
13 EndSection
14
16 i128 is an Xorg driver for Number 9 I128 video cards. The driver is
17 accelerated and provides support for all versions of the I128 chip fam‐
18 ily, including the SGI flatpanel configuration. Multi-head configura‐
19 tions are supported.
20
22 The i128 driver supports PCI and AGP video cards based on the following
23 I128 chips:
24
25 I128 rev 1 (original)
26
27 I128-II
28
29 I128-T2R Ticket 2 Ride
30
31 I128-T2R4 Ticket 2 Ride IV
32
34 Please refer to xorg.conf(5) for general configuration details. This
35 section only covers configuration details specific to this driver.
36
37 The driver auto-detects the chipset type and may not be overridden.
38
39 The driver auto-detects the amount of video memory present for all
40 chips and may not be overridden.
41
42 The following driver Options are supported:
43
44 Option "HWCursor" "boolean"
45 Enable or disable the HW cursor. Default: on.
46
47 Option "NoAccel" "boolean"
48 Disable or enable acceleration. Default: acceleration is
49 enabled.
50
51 Option "SyncOnGreen" "boolean"
52 Enable or disable combining the sync signals with the green sig‐
53 nal. Default: off.
54
55 Option "Dac6Bit" "boolean"
56 Reduce DAC operations to 6 bits. Default: false.
57
58 Option "Debug" "boolean"
59 This turns on verbose debug information from the driver.
60 Default: off.
61
63 Xorg(1), xorg.conf(5), Xserver(1), X(7)
64
66 Authors include: Robin Cutshaw (driver), Galen Brooks (flatpanel sup‐
67 port).
68
69
70
71X Version 11 xf86-video-i128 1.3.6 I128(4)