matthieu
f509f5bb9a
Update to xf86-video-siliconmotion 1.7.0.
...
Tested by ratchov@. It works a bit better than previous version on his
machine, but still has issues.
2009-03-26 22:09:36 +00:00
matthieu
d3829a9b1e
Update to xf86-video-s3 0.6.1
2009-03-07 11:38:15 +00:00
matthieu
81e70dac0c
Update to xf86-video-neomagic 1.2.2
2009-03-07 11:35:51 +00:00
matthieu
55dc43a887
regen
2009-03-07 11:32:11 +00:00
matthieu
689ce24aee
update to xf86-video-glint 1.2.2
2009-03-07 11:31:32 +00:00
matthieu
5c02e566e0
Update to xf86-video-dummy 0.3.1
2009-03-07 11:25:14 +00:00
matthieu
19e40ddfb7
regen
2009-03-07 11:22:45 +00:00
matthieu
1a4a40b80f
update to xf86-video-chips 1.2.1
2009-03-07 11:22:09 +00:00
matthieu
eb33bec634
update to xf86-video-ast 0.88.8
2009-03-07 11:16:36 +00:00
matthieu
7324280714
update to xf86-video-ark 0.7.1
2009-03-07 11:11:05 +00:00
matthieu
3b4a4352ed
regen
2009-03-07 11:08:45 +00:00
matthieu
33775e28ed
update to xf86-video-apm 1.2.1.
2009-03-07 11:08:03 +00:00
matthieu
e29139019f
Disable input drivers that are no longer maintained by X.Org.
...
(and that already don't work anymore for most of them).
If someone is interested in taking maintainership of one of them,
please contact me.
2009-03-07 10:59:52 +00:00
matthieu
11838de5e4
regen
2009-03-07 10:43:56 +00:00
matthieu
3248493b22
update to xf86-video-voodoo 1.2.1
2009-03-07 10:43:22 +00:00
matthieu
e79dad5d64
Remove deprecated video drivers (they were already disabled for a while).
2009-03-07 10:38:59 +00:00
matthieu
0990e72247
update to xf86-video-tseng 1.2.1
2009-03-07 10:32:17 +00:00
matthieu
dd490c4c78
regen
2009-03-07 10:28:32 +00:00
matthieu
adb7a55d61
update to xf86-video-trident 1.3.1
2009-03-07 10:27:10 +00:00
matthieu
2a83e43c20
Update to xf86-video-tga 1.2.0
2009-03-07 10:23:23 +00:00
matthieu
f487bb34c7
regen
2009-03-07 10:20:39 +00:00
matthieu
e79fc0fb19
update to xf86-video-tdfx 1.4.1.
2009-03-07 10:20:03 +00:00
matthieu
9557c26f0e
update to xf86-video-sunleo 1.2.0
2009-03-07 10:15:49 +00:00
matthieu
768728f987
Update to xf86-video-sisusb 0.9.1.
2009-03-07 10:11:44 +00:00
matthieu
a12563cf49
regen
2009-03-04 22:46:35 +00:00
matthieu
b7c217dabb
xf86-video-s3virge 1.10.2
2009-03-04 22:45:04 +00:00
matthieu
4b1c7d59f4
regen
2009-03-04 22:34:51 +00:00
matthieu
7c4af6be22
xf86-video-rendition 4.2.1
2009-03-04 22:33:18 +00:00
matthieu
af2481e434
Add support to run intel_reg_dumper on OpenBSD.
2009-01-29 17:17:24 +00:00
matthieu
1faf8dcd02
Fix allocation and freeing of InputDriverRec, so that X doesn't dump core
...
on exit. Found thanks to msys test machine.
2009-01-29 16:18:44 +00:00
matthieu
8f8b86d413
xf86-input-elographics 1.2.3, tested on msys's point of sale machine.
2009-01-29 16:06:37 +00:00
matthieu
accff42d7f
Update to xf86-video-radeonhd 1.2.4.
...
- Added HDMI support.
- Added support for RV710, RV730 (DCE 3.2).
- Added screen rotation support.
- Added RandR 1.3 panning support. (not useful until xserver 1.6)
- Many acceleration and build fixes.
Tested on mbalmer@'s radeon 2400HD card.
2009-01-28 14:43:56 +00:00
oga
3b1cf06138
never define XF86DRI_MM after configure. 2.4.x still had the ttm bits
...
which haven't made it into a released libdrm. This prevents collisions
with the libdrm version just commited (which wouldn't build otherwise).
2009-01-26 23:27:59 +00:00
matthieu
d07bcc99c9
Those directories were removed in xf86-video-ati 6.9.0.
2009-01-11 18:30:41 +00:00
oga
9ae8285f50
Don't map the mmio region via the drm. This was only passed onto the
...
mesa dri driver, which hasn't needed this for a while.
ok matthieu@.
2009-01-10 15:06:18 +00:00
oga
f8be68d9a2
don't map the mmio registers via the drm in the radeon DDX either
...
(companion commit to the mesa one I just made)
ok matthieu@
2009-01-10 15:01:25 +00:00
oga
90bf659960
openchrome doesn't build if you have an xserver with DRI compiled in,
...
but you disable dri on in the driver build and don't have the via_drm.h
it wants in dri mode. Work around this by changing the #define used to
an openchrome only one, instead of overloading the XF86DRI identifier.
Also disable the DRI build unconditionally.
This is needed here since we don't provide the via DRM module, and i'm
moving libdrm over to using the kernel headers (instead of libdrms own
private copy of same... This is why kernel modules should be developed
in kernel). We won't provide a via drm driver until it is re-written,
since it is full of linuxisms (like futex).
ok matthieu@, discussed with a few. tested by grange@ to prove it was a
no-op functionality wise.
2009-01-08 20:28:57 +00:00
gilles
3780b5d731
add GeForce 9300 GE to the list of known chipsets, enough to get it working
...
for me. ok matthieu@
2009-01-06 22:37:13 +00:00
matthieu
1e738a86ae
Add 2 missing chunks from the 2.1.12 update. This adds support for
...
a bunch of new chipsets. Problem noticed by Greg Jones.
2009-01-05 20:05:54 +00:00
miod
daccd55ae8
Build xf86-video-wildcatfb on OpenBSD/sparc64, and explain how to configure it.
2009-01-01 19:30:20 +00:00
miod
5e6c45d3d3
Simple unaccelerated driver for ifb(4) frame buffer, using a the X11 shadowfb
...
code to carry changes to both overlay areas.
ok matthieu@
2009-01-01 19:29:21 +00:00
matthieu
4d25e1130e
Remove deprecated driver.
2008-12-23 09:17:55 +00:00
matthieu
c71f48b5c2
Remove deprecated drivers that have been disabled for a while.
2008-12-23 09:13:14 +00:00
matthieu
6a32467be7
reenable xf86-video-i740 and xf86-video-voodoo on i386 after the last
...
updates.
2008-12-23 09:10:17 +00:00
matthieu
e7c2896cd2
regen
2008-12-01 20:52:08 +00:00
matthieu
2bf61528e7
xf86-video-intel 2.4.3. Tested by many.
2008-12-01 20:51:41 +00:00
matthieu
ac7c0f492f
Patch from upstream: Only match PCI display devices in our display driver.
...
Apparently the server needs the driver to tell it that no, we really don't want
screen sections on our NIC, USB hubs, bridge devices, etc.
Stop whining about PROBE_DETECT in G80 PreInit and just bail out instead.
Bug #18099 : Xorg -configure tries to create a screen for every nvidia device.
Problem also reported by form@
2008-11-09 14:37:04 +00:00
matthieu
e89a8a024f
Merge alpha fix from X.Org instead of home grown one.
2008-11-06 22:44:02 +00:00
matthieu
bdaa42fb66
Set default acceleration method to EXA, like upstreams.
2008-11-06 22:30:11 +00:00
matthieu
f0a3b3f9ef
The xf86-video-nsc driver is deprecated and won't work with xserver 1.5.
...
Disable it.
2008-11-06 21:52:10 +00:00