Commit Graph

771 Commits

Author SHA1 Message Date
Adam Jackson
48dc8f4c68 1.15RC4
- Re-disable int10 on arm
2013-12-17 10:17:41 -05:00
Peter Robinson
bcd21a0039 Add aarch64 to platforms that have libunwind 2013-12-02 15:50:11 +00:00
Adam Jackson
f29b36833f Merge remote-tracking branch 'origin/master'
Conflicts:
	xorg-x11-server.spec
2013-11-20 14:47:04 -05:00
Adam Jackson
0ba3053e97 1.15RC2 2013-11-20 14:44:57 -05:00
Adam Jackson
0550dec5f1 Prefer fbdev to vesa, fixes fallback path on UEFI 2013-11-18 11:27:32 -05:00
Adam Jackson
178065c4b8 Restore XkbCopyDeviceKeymap for (older) tigervnc 2013-11-08 09:53:28 -05:00
Adam Jackson
2ea48693c4 Explicitly enable DRI2 2013-11-08 08:29:13 -05:00
Adam Jackson
d3a71efeb0 Merge Xinerama+{Damage,Render,Composite} fix series 2013-11-07 14:06:09 -05:00
Adam Jackson
a275b7e511 Fix build with --disable-present 2013-11-07 12:04:04 -05:00
Adam Jackson
c11d4db11a force-nuke int10 and vbe when necessary 2013-11-07 08:44:42 -05:00
Adam Jackson
f936b2f162 Don't bother trying to build the unit tests for now 2013-11-07 08:22:45 -05:00
Adam Jackson
488b3f2f01 1.15RC1 2013-11-06 15:45:57 -05:00
Adam Jackson
d4760aa7f8 Don't build xwayland in RHEL
Signed-off-by: Adam Jackson <ajax@redhat.com>
2013-10-28 14:31:39 -04:00
Adam Jackson
973c76f74d xserver 1.14.99.3
- xwayland branch refresh
- Drop some F17-era Obsoletes
- Update BuildReqs to match reality
2013-10-25 13:57:11 -04:00
Peter Hutterer
1dc058478e Fix Xdmx cursor jumps (#1019821) 2013-10-23 15:28:53 +10:00
Adam Jackson
75e761ff34 Snap wayland damage reports to the bounding box 2013-10-09 13:57:22 -04:00
Adam Jackson
b147e318f9 Fix up fixing up the driver list after filtering out non-wayland 2013-10-03 09:51:40 -04:00
Adam Jackson
38831524ad Only look at wayland-capable drivers when run with -wayland 2013-10-02 12:52:58 -04:00
Adam Jackson
15e2ab311c xwayland support 2013-09-23 11:10:24 -07:00
Michael Schwendt
05e96c7953 there's a newer xorg-x11-drv-ark in f17 updates-testing 2013-09-16 11:29:30 +02:00
Peter Hutterer
646abab2f4 xserver 1.14.3 2013-09-16 08:35:21 +10:00
Peter Hutterer
5e49381c7f Fix active touch grabs, second touchpoint didn't get sent to client
- Fix version mismatch for XI 2.2+ clients (where a library supports > 2.2
  but another version than the originally requested one).
2013-07-30 15:51:53 +10:00
Dave Airlie
7d6636ec81 fixes for multi-monitor reverse optimus 2013-07-30 14:46:16 +10:00
Peter Hutterer
b89d79702f Fix erroneous valuator 1 coordinate when an absolute device in relative
mode doesn't send y coordinates.
2013-07-22 14:12:30 +10:00
Peter Hutterer
045334d639 Add new version of the resolution-based scaling patch - scale y down
instead of x up. That gives almost the same behaviour as current
  synaptics. Drop the synaptics quirk, this needs to be now removed from the
  driver.
2013-07-19 13:29:33 +10:00
Peter Hutterer
0e1e01a399 Fix logspam when trying to free a non-existant grab.
- Update touch patch to upstream version (from fdo #66720)
- re-add xephyr resizable patch, got lost in rebase (#976995)
2013-07-15 10:27:23 +10:00
Dave Airlie
9dc0b02a88 reapply dropped patch to fix regression (#981953) 2013-07-12 10:24:26 +10:00
Peter Hutterer
9ed6772743 Fix crash on 32-bit with virtual box guest additions (#972095) 2013-07-09 20:12:46 +10:00
Peter Hutterer
198a41aea7 Fix crash in gnome-shell when tapping a menu twice (fdo #66720) 2013-07-09 13:34:43 +10:00
Peter Hutterer
d706dd8e98 xorg-server 1.4.2
- drop merged patches
- Add a quirk to set the synaptics resolution to 0 by default. The pre-scale
  patch in the server clashes with synaptics inaccurate resolution numbers,
  causing the touchpad movement to be stunted.
2013-07-04 15:30:27 +10:00
Peter Hutterer
a47080a456 Backport the touch grab race condition patches from fdo #56578 2013-06-06 10:23:00 +10:00
Peter Hutterer
6ed547ab2c xserver 1.14.2RC1 2013-06-06 08:48:39 +10:00
Peter Hutterer
41c893eebb Update quirks for trackballs and the La-VIEW Technology Naos 5000 mouse 2013-06-04 12:10:35 +10:00
Adam Jackson
10c9b0a05f Backport an arm/ppc crash fix from master (#965749) 2013-06-02 14:36:49 -04:00
Peter Hutterer
be419c191b Add -resizeable option to Xephyr (#962572)
Fix crash on 24bpp host server (#518960)
2013-05-14 16:09:46 +10:00
Dave Airlie
3db0aea59f rawhide: fixup post merge 2013-05-06 10:34:12 +10:00
Dave Airlie
56066ed68f Merge branch 'f19'
Conflicts:
	xorg-x11-server.spec
2013-05-06 10:25:02 +10:00
Dave Airlie
02cbf43d01 upstream rebase
- reorganise the randr/gpu screen patches + backports
2013-05-06 10:22:54 +10:00
Peter Hutterer
c2b476eb59 CVE-2013-1940: Fix xf86FlushInput() to drain evdev events too (#950438) 2013-04-17 14:39:01 +10:00
Peter Hutterer
b3223c2c28 CVE-2013-1940: Fix xf86FlushInput() to drain evdev events
(#950438, #952949)
2013-04-17 14:23:44 +10:00
Dave Airlie
0bc357180c reenable reverse optimus and some missing patch from F18 2013-04-12 14:16:53 +10:00
Dave Airlie
b644e663d7 fix bug with GPU hotplugging while VT switched
- reenable reverse optimus and some missing patch from F18
2013-04-12 14:13:49 +10:00
Dave Airlie
9620f4c049 fix bug with GPU hotplugging while VT switched
- reenable reverse optimus
2013-04-12 11:05:53 +10:00
Dave Airlie
becc53e876 fix bug with GPU hotplugging while VT switched 2013-04-12 10:18:55 +10:00
Dan Horák
4fdc2c7b4e libunwind exists only on selected arches 2013-03-22 13:54:32 +01:00
Dan Horák
e4a6a65526 libunwind is exists only on selected arches 2013-03-22 13:43:22 +01:00
Adam Jackson
2b64932899 Different RHEL customization 2013-03-14 15:51:51 -04:00
Adam Jackson
4febb506ef Less RHEL customization 2013-03-14 15:21:44 -04:00
Peter Hutterer
cd9fdcb079 xserver 1.14 2013-03-07 09:59:33 +10:00
Peter Hutterer
64241ad160 Use libunwind for backtraces 2013-03-06 11:47:19 +10:00
Adam Jackson
2871f410f0 Drop -sdk Prov/Obs, changed to -devel in F9
- Drop xorg-x11-X* Obsoletes, leftover from the modular transition in FC5
2013-02-15 15:02:00 -05:00
Peter Hutterer
65888780e7 xserver 1.14RC2 from git 2013-02-15 10:36:44 +10:00
Peter Hutterer
a32adcbcc8 Fix scrolling for Evoluent Vertical Mouse 3 (#612140#c20) 2013-02-14 15:46:30 +10:00
Peter Hutterer
74a627e056 Add quirk for Evoluent Vertical Mouse 3, button mapping is quirky
(#612140)
2013-01-25 16:43:12 +10:00
Adam Jackson
f8bb630db3 Bump XI minor for barriers 2013-01-23 14:03:42 -05:00
Adam Jackson
9e31cf9c2e Pick up fixes from git 2013-01-10 00:13:25 -05:00
Adam Jackson
4b53f71fc7 Pick up fixes from git 2013-01-09 23:25:55 -05:00
Adam Jackson
bd41e025fa xserver 1.14RC1 2013-01-09 18:20:13 -05:00
Peter Hutterer
d0ca88f1b9 server 1.13.1 2012-12-18 10:07:59 +10:00
Adam Jackson
5314e227e9 Merge branch 'master' into f18 2012-12-14 14:31:06 -05:00
Adam Jackson
2f360aa76d Cherry-pick a fix for selection for TouchBegin from multiple clients
From IRC:

14:07 <Jasper> ajax, airlied: can we backport
http://cgit.freedesktop.org/xorg/xserver/commit/?id=314776eb369ca2e438907795ae030dd743c281fc
to the Fedora X server? It's causing some issues for GTK+ clients.
14:07 <ajax> i don't see why not
2012-12-14 14:29:10 -05:00
Dave Airlie
d46ce120d5 Merge branch 'master' into f18 2012-12-12 16:49:43 +10:00
Dave Airlie
e9612620ab add events for autoconfig of gpus devices, allow usb devices to notify gnome 2012-12-12 16:49:19 +10:00
Dave Airlie
a8d3875699 Merge branch 'master' into f18 2012-12-12 14:28:53 +10:00
Dave Airlie
0239e8727a fix hotplug issue with usb devices and large screens 2012-12-12 14:26:48 +10:00
Dave Airlie
1e95a0d411 Merge branch 'master' into f18 2012-12-12 12:50:56 +10:00
Dave Airlie
61cf661d51 backout non-pci configuration less patch, its breaks multi-GPU 2012-12-12 12:49:54 +10:00
Adam Jackson
3eee68b627 Merge branch 'master' into f18 2012-11-30 14:19:49 -05:00
Adam Jackson
0a9e416350 Bump default EQ length to reduce the number of unhelpful abrt reports 2012-11-30 14:19:39 -05:00
Adam Jackson
0246040018 Merge branch 'master' into f18 2012-11-28 13:25:22 -05:00
Adam Jackson
df01361125 Fix VT switch key handling 2012-11-28 13:25:14 -05:00
Peter Hutterer
77b68f434d Merge branch 'master' into f18
Conflicts:
	xorg-x11-server.spec
2012-11-28 10:01:00 +10:00
Peter Hutterer
45aae11391 Fix server crash when a XI 1.x device grab is activated on a disabled
synaptics touchpad is disabled
2012-11-28 09:44:41 +10:00
Jiri Kastner
db986136c7 Fix for non-PCI configuration-less setups 2012-11-28 07:13:49 +10:00
Peter Hutterer
41e970ccc4 Fix build issues on new kernels caused by removal of _INPUT_H 2012-10-31 12:22:15 +10:00
Peter Hutterer
36c531df65 Add touchscreen fixes (including pointer emulation) #871064 2012-10-30 11:46:10 +10:00
Peter Hutterer
f3b303024e Add touchscreen fixes (including pointer emulation) #871064 2012-10-30 11:25:42 +10:00
Dave Airlie
8830e765dd update server autobind patch to fix crash reported on irc 2012-09-25 16:27:27 +10:00
Peter Hutterer
25c4b40ffb Set the transformation matrix to the unity matrix to avoid spurious cursor
jumps (#852841)
2012-09-20 15:58:17 +10:00
Dave Airlie
5ec270cf59 fix bug when hotplugging a monitor causes oops 2012-09-14 15:04:03 +10:00
Dave Airlie
1de259a791 fix race across GPU power down and server startup 2012-09-10 16:03:53 +10:00
Dave Airlie
7b51a1172d fix compat output segfault on output less gpus. 2012-09-10 11:29:32 +10:00
Dave Airlie
6441943ab3 rebase to upstream 1.13.0 release tarball 2012-09-07 11:05:16 +10:00
Dave Airlie
57b5b3a9fa fix prime offload with DRI2 compositors 2012-09-07 10:55:47 +10:00
Dave Airlie
d62d1492fe fix multi-gpu after VT switch 2012-09-03 15:14:31 +10:00
Dave Airlie
3d627e5309 port multi-seat video fixes from upstream 2012-08-27 15:30:07 +10:00
Dave Airlie
fc485147fb reintroduce auto config but working this time
- fix two recycle/exit crashes
2012-08-24 13:37:10 +10:00
Dave Airlie
3f449eb72c rebase to 1.12.99.905 snapshot 2012-08-22 09:08:00 +10:00
Dave Airlie
50633b0110 define->global ftw 2012-08-17 16:35:52 +10:00
Dave Airlie
359cc84879 autobind was horribly broken on unplug - drop it like its hotplug. 2012-08-17 16:20:21 +10:00
Dave Airlie
97c6429f67 add git fixes + autobind to gpu devices. 2012-08-17 10:16:37 +10:00
Adam Jackson
f8a5524403 Always install int10 and vbe sdk headers 2012-08-15 12:43:21 -04:00
Dave Airlie
7a546491ef rebase to 1.12.99.904 snapshot 2012-08-08 19:43:09 +10:00
Adam Jackson
a33d443916 Make failure to iopl non-fatal 2012-08-03 14:26:52 -04:00
Adam Jackson
1b5034bf0e No need to --disable-xaa explicitly anymore. 2012-07-30 12:27:26 -04:00
Adam Jackson
10e9e1ad9d Install xserver-sdk-abi-requires.release based on stable_abi not gitdate,
so drivers built against a server that Provides multiple ABI versions will
  Require the stable version.
2012-07-26 19:32:32 -04:00
Adam Jackson
813c021526 Make it possible to Provide: both stable and gitdate-style ABI versions. 2012-07-26 18:47:51 -04:00
Peter Hutterer
01909f555a xserver-1.12-os-print-newline-after-printing-display-name.patch: drop,
014ad46f1b353a95e2c4289443ee857cfbabb3ae
2012-07-26 16:09:11 +10:00
Dave Airlie
68143df18c rebase to 1.12.99.903 snapshot 2012-07-26 13:16:02 +10:00
Dave Airlie
2cc88165d0 fix crash due to GLX being linked twice 2012-07-25 14:06:20 +10:00