blob: 4cec1cc6fc07bc4b15985513bb34e49b104d0d3d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
# i128
Driver for Number Nine based video chips. License: MIT
## History
The i128 driver was initially written for XFree86 4.0 by Robin Cutshaw. Adam Jackson is the current maintainer.
1.0.0: Base driver as of Xorg 6.8.2.
1.1.0: Partial EXA support (Solid and Copy operations)
## Future plans
* Composite hook for EXA
* DRM driver
* Xv acceleration (requires DRM support)
* Upload and Download hooks for EXA (requires DRM support)
* Smarter handling of SGI 1600SW flat panel
* DRI driver
See also the [[NumberNine page on the DRI wiki|http://dri.freedesktop.org/wiki/NumberNine]].
## Documentation and Support
* Please check the [[manual page|http://www.x.org/releases/current/doc/man/man4/i128.4.xhtml]] for the current release for configuration options.
* There is also a [[README file|http://www.x.org/releases/X11R7.7/doc/I128.txt]] containing additional information about known problems and hints.
## Known Issues
See [[bugzilla|http://bugs.freedesktop.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&component=Driver%2Fi128&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=]].
|