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
matthieu
d0fa9a1ef8
Let the alpha specific code compile. Untested.
2008-11-04 07:01:05 +00:00
matthieu
e4c9b7396d
switch the alpha specific code to libpciaccess.
2008-11-04 06:03:56 +00:00
matthieu
07af4914ae
xf86-video-openchrome 0.2.903
2008-11-03 20:37:24 +00:00
matthieu
0bcea225c7
xf86-video-nv 2.1.12
2008-11-03 20:35:47 +00:00
matthieu
053571402a
xf86-video-sunffb 1.2.0.
2008-11-03 06:21:06 +00:00
matthieu
758826f60d
Update the list of drivers that are built for xserver 1.5.
2008-11-02 15:17:58 +00:00
matthieu
feefcf3256
xf86-video-radeonhd 1.2.3
2008-11-01 18:14:36 +00:00
matthieu
aefbc19a5b
xf86-input-mutouch 1.2.1
2008-10-13 20:55:35 +00:00
matthieu
cff741d611
Oops missed to add that file as part of xf86-video-i740 1.2.0.
2008-10-13 05:13:31 +00:00
matthieu
46f0f1dd2e
xf86-vmware 10.16.5
2008-10-12 21:49:04 +00:00
matthieu
b0080daeec
xf86-video-voodoo 1.2.0
2008-10-12 21:46:43 +00:00
matthieu
573e6ea4a8
xf86-video-tdfx 1.4.0
2008-10-12 21:40:51 +00:00
matthieu
978c411483
xf86-video-tseng 1.2.0
2008-10-12 21:36:24 +00:00
matthieu
5ea417672a
xf86-video-trident 1.3.0
2008-10-12 21:31:59 +00:00
matthieu
1905a08f33
xf86-video-savage 2.2.1
2008-10-12 21:24:21 +00:00
matthieu
0c603d7f57
xf86-video-s3virge 1.10.1
2008-10-12 21:19:05 +00:00
matthieu
16126de84e
xf86-video-s3 0.6.0
2008-10-12 21:11:38 +00:00
matthieu
b536f96572
xf86-video-rendision 4.2.0
2008-10-12 21:05:42 +00:00
matthieu
7aa29d0d9a
xf86-video-i740 1.2.0
2008-10-12 20:41:53 +00:00
matthieu
5285e02985
xf86-video-i128 1.3.1
2008-10-12 20:32:10 +00:00
matthieu
5fedb3129d
xf86-video-glint 1.2.1
2008-10-12 20:09:42 +00:00
matthieu
23a2202b5b
Disable framebuffer compression for now. Problems noticed by oga@
2008-10-12 15:25:43 +00:00
matthieu
2a8442d3d6
xf86-video-intel 2.4.2. Has been in snapshots for weeks. Ok oga@.
2008-10-12 15:20:49 +00:00
matthieu
327ecef6f1
regen
2008-10-12 13:56:23 +00:00
matthieu
1d58f414b6
xf86-video-vesa 2.0.0, plus one fix to keep it working with xserver 1.4.
2008-10-12 13:55:49 +00:00
matthieu
2a4cf94896
regen
2008-09-29 22:05:12 +00:00
matthieu
64a4da3846
Get rid of the old XFree86 libc wrapper.
2008-09-29 22:04:43 +00:00
matthieu
b9dedb77d9
Don't try int10 on macppc.
2008-09-21 17:07:39 +00:00
matthieu
13b89943c5
regen
2008-09-21 17:07:06 +00:00
matthieu
b0686efd0d
Death to bare RCS ids.
2008-09-21 17:01:24 +00:00
matthieu
732bc8e6f9
regen
2008-09-20 16:08:18 +00:00
matthieu
6bc426c565
Failing to open the input device is a fatal error.
2008-09-20 16:07:42 +00:00
matthieu
1d2d8e3e51
xf86-video-dummy 0.3.0
2008-09-17 19:31:12 +00:00
matthieu
7846d614e2
xf86-video-cirrus 1.2.1 + one bug fix from git-current.
...
Tested on alpine gl5446 on alpha.
2008-09-16 22:02:30 +00:00
matthieu
87909c0e13
Fix botched xf86-video-neomagic 1.2.1 merge.
2008-09-14 21:47:55 +00:00
matthieu
83aa627600
remove via driver, replaced by the openchome driver.
2008-09-14 14:38:04 +00:00
matthieu
0c67a7b21c
Remove Linux-only driver.
2008-09-14 14:31:57 +00:00
mbalmer
dea918fbfb
Make the xf86-input-elographics driver actually work. Don't stall the
...
X server by staying in an infinite loop. Took me almost a day to find.
help and ok oga@
2008-08-28 14:29:50 +00:00
matthieu
044bf903cc
regen
2008-08-27 20:01:07 +00:00
matthieu
d1a95433ea
xf86-input-keyboard 1.3.1
2008-08-27 20:00:22 +00:00
oga
888e10a743
Use the modeset_ctl ioctl to let the drm know that we're setting the
...
mode from userland. This means we can switch of the vblank ioctl when no
3d client is using it. Backported from newer ddxen to make use of the
new libdrm.
ok matthieu@
2008-08-26 19:00:32 +00:00
oga
b6b1e89e02
Don't call the MODESET_CTL ioctl on the drm device if direct rendering
...
isn't enabled. From upstream, patch originally from me.
2008-08-26 16:38:56 +00:00
oga
fedaaef822
Don't try and build the memory manager parts for libdrm 2.3.1, this version has
...
been bumped to 2.4.0 upstream.
ok matthieu@
2008-08-26 14:24:16 +00:00
matthieu
784ae5753b
regen
2008-08-24 08:30:28 +00:00
matthieu
03dcddc481
xf86-input-mouse 1.3.0
2008-08-24 08:29:56 +00:00
mbalmer
fbf4668fb4
Remove XFree version 3 leftovers and make the code readable not only by
...
a compiler (KNF, spacing, etc.)
2008-08-24 08:29:21 +00:00
matthieu
6c35809df5
regen
2008-08-23 21:13:48 +00:00
matthieu
be111cd2df
xf86-video-chips 1.2.0
2008-08-23 21:13:12 +00:00
mbalmer
638f3b8914
Add support for Gunze touchpanels. These can be found e.g. on the
...
Panasonic Toughbook CF-27.
ok matthieu
2008-08-23 21:04:43 +00:00
matthieu
2e612ffa7b
regen
2008-08-23 21:01:58 +00:00
matthieu
68ee219cf8
add BSD build infrastructure
2008-08-23 21:01:26 +00:00
matthieu
bc70239920
xf86-video-ast 0.85.0
2008-08-23 21:00:47 +00:00
matthieu
1d8ee8f3a2
regen
2008-08-23 17:09:19 +00:00
matthieu
2add905d6b
xf86-video-ark 0.7.0
2008-08-23 17:08:44 +00:00
matthieu
c6356dcae2
Updates to more recent versions have un-broken several input drivers.
2008-08-23 15:55:59 +00:00
kettenis
735e6b6714
Build xf86-video-sunffb on sparc64.
...
ok matthieu@
2008-08-23 15:49:36 +00:00
matthieu
cbb6bf972a
regen
2008-08-23 15:47:10 +00:00
matthieu
4e0d0e613c
xf86-input-vmmouse 12.5.1
2008-08-23 15:46:07 +00:00
kettenis
37e72e9fea
regen with OpenBSD autotools
...
ok matthieu@
2008-08-23 15:43:43 +00:00
matthieu
cdf1fc7158
remove xf86-input-ur98, a GNU/Linux specific driver
2008-08-23 15:42:12 +00:00
kettenis
7e8431e465
Build infrastructure for driver.
...
ok matthieu@
2008-08-23 15:41:06 +00:00
matthieu
d156b9763c
xf86-input-tek4957 1.2.0
2008-08-23 15:36:07 +00:00
matthieu
2133bc3946
regen
2008-08-23 15:33:36 +00:00
matthieu
2add878fcd
xf86-input-summa 1.2.0
2008-08-23 15:32:10 +00:00
matthieu
78b57a54a3
xf86-input-penmount 1.3.0
2008-08-23 15:27:33 +00:00
matthieu
e55e39173d
xf86-input-palmax 1.2.0
2008-08-23 15:24:18 +00:00
matthieu
2a57c02bb2
xf86-input-mutouch 1.2.0
2008-08-23 15:21:14 +00:00
matthieu
90aad73450
xf86-input-microtouch 1.2.0
2008-08-23 15:17:12 +00:00
matthieu
368e0abd14
regen
2008-08-23 15:13:46 +00:00
matthieu
9b7f77cc58
xf86-input-magellan 1.2.0
2008-08-23 15:13:03 +00:00
matthieu
7bbf377ed6
regen
2008-08-23 14:59:54 +00:00
matthieu
1ccc15e235
Fix check for dev/usb/usbhid.h (needs dev/usb/usb.h).
2008-08-23 14:59:25 +00:00
kettenis
2621b026b2
Don't disable FPU since it causes excessive traps that make the driver almost
...
completely unusable. From NetBSD.
ok matthieu@
2008-08-23 14:53:57 +00:00
kettenis
227b0e5b8d
regen with OpenBSD autotools
...
ok matthieu@
2008-08-23 14:51:54 +00:00
kettenis
111ebba884
Define USE_VIS.
...
ok matthieu@
2008-08-23 14:46:27 +00:00
kettenis
168c2d04aa
Build infrastructure for driver.
...
ok matthieu@
2008-08-23 14:45:30 +00:00
kettenis
97c015428e
Provide .register directives such that this compile.
...
ok matthieu@
2008-08-23 14:42:21 +00:00