From: Dmitry G. <gur...@dg...> - 2008-03-07 01:28:04
|
Hello. Do you plan to support i96x chipset series ? I have laptop with intel x3100 chipset and ddccontrol doesn't work with it by default, because memory region with control registers has size 1Mb instead of 512K (and its ID is missing in intel810.c). I haven't read intel documentation carefully yet, but this in this document http://intellinuxgraphics.org/VOL_3_display_registers.pdf written that this chipset has 8 GPIO registers at the same addresses as in i810 chipset. With patch in attachment dcc controls on monitor, connected to VGA output works fine, but I not good in graphics adapters programming, so don't know, is it correct. devices information: 00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c) (prog-if 00 [VGA controller]) Subsystem: Lenovo Unknown device 20b5 Flags: bus master, fast devsel, latency 0, IRQ 16 Memory at f8100000 (64-bit, non-prefetchable) [size=1M] Memory at e0000000 (64-bit, prefetchable) [size=256M] I/O ports at 1800 [size=8] Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable- Capabilities: [d0] Power Management version 3 00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c) Subsystem: Lenovo Unknown device 20b5 Flags: bus master, fast devsel, latency 0 Memory at f8200000 (64-bit, non-prefetchable) [size=1M] Capabilities: [d0] Power Management version 3 -- Dmitry Guryanov |