blob: d2a68e8fcf2887087d5df47596754ec03cd3c230 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1. Acceleration:
a. Limitations from 3.3 apply.
b. No CPU to Screen color expand. Chipset requires SCANLINE_PAD_BYTE
XAA only supports SCANLINE_PAD_WORD
2. Driver itself:
a. VL bus probe might be too intrusive
b. min clock guessed 11.0 MHz
c. guessed: interlace allowed only when external display is enabled.
d. display pitch guessed to be 8 bit.
3. I2C Support:
a. Readback of clockline not implemented.
$XFree86$
|