Commit Graph

1214 Commits

Author SHA1 Message Date
matthieu
fd0b27a538 Use C99 designated structure initializers.
No expected code change.
2020-09-13 10:26:31 +00:00
matthieu
1242f9054e Remove the (out of date) list of supported architectures. 2020-06-14 07:10:44 +00:00
matthieu
6080f556ca Fix VT switching in EXA acceleration. 2020-05-16 14:18:52 +00:00
matthieu
25e39ca9f7 MFC: alpine: Default to 16bpp
24bpp support is going away, so since we can't do 32bpp and these cards
have basically no VRAM to begin with, drop to 16bpp.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
2020-05-16 14:15:35 +00:00
matthieu
6629d50366 Fix for removal of the shadowDamage() macro in xserver 1.20.
Problem nocited by David Savolainen. Thanks.
2020-01-25 18:06:04 +00:00
matthieu
049847108f Update to xf86-video-ati 19.10.0. tested by jsg@ 2019-10-26 09:37:25 +00:00
matthieu
0999e0299d Update to xf86-video-amdgpu 19.1.0. Tested by mortimer@ and jsg@ 2019-10-26 09:36:38 +00:00
jsg
4126f04810 build xf86-video-amdgpu on arm64
ok kettenis@ patrick@
2019-08-28 08:03:10 +00:00
matthieu
3a6045e486 replace obsoleted xf86{,Un}BlockSIGIO() calls by input_{,un}lock()
for xserver 1.20. No functional change.
2019-08-08 12:28:09 +00:00
matthieu
2aeb2bf61b Adapt Block and Wakeup handlers prototypes to X server 1.20.
No functional change.
2019-08-08 12:23:34 +00:00
matthieu
c0e6abce88 Adapt Block and Wakeup handlers prototypes to X server 1.20.
No functional change.
2019-08-08 12:04:36 +00:00
matthieu
14e30ce507 Compatibility with xserver 1.20
reminded by jsg@
2019-07-27 07:49:57 +00:00
matthieu
b8401f432f Compatibility with xserver 1.20 2019-07-27 07:48:19 +00:00
matthieu
f21a3f24c9 Compatibility with xserver 1.20 2019-07-27 07:47:47 +00:00
matthieu
adc53f058f Compatibility with xserver 1.20 2019-07-27 07:46:53 +00:00
matthieu
47fb7c8d96 Compatibility with xserver 1.20 2019-07-27 07:46:01 +00:00
matthieu
7a92c4a4d9 Compatibility with xserver 1.20 2019-07-27 07:44:23 +00:00
matthieu
b61f69c71c Replace LoaderGetOS() calls by direct calls to uname(3).
In xserver 1.20, LoaderGetOS() is removed. ok and tweak jca@
2019-06-30 17:10:24 +00:00
matthieu
8a3bde648b Remove. Unlinked from the build for 6 weeks. 2019-06-30 12:41:51 +00:00
matthieu
26e5e73949 Remove. Unlinked from the build for 6 weeks. 2019-06-30 12:40:39 +00:00
matthieu
98368c8cf3 Remove. Unlinked from the build for 6 weeks. 2019-06-30 12:40:06 +00:00
matthieu
e853d962c6 Remove. Unlinked from the build for 6 weeks. 2019-06-30 12:39:15 +00:00
matthieu
38b9208d42 Remove. Unlinked from the build for 6 weeks. 2019-06-30 12:38:42 +00:00
matthieu
45f19064b5 Remove. Unlinked from the build for 6 weeks. 2019-06-30 12:37:59 +00:00
matthieu
321c1a4430 Remove. Unlinked from the build for 6 weeks. 2019-06-30 12:37:06 +00:00
matthieu
1fa5c5d4ad Remove. Unlinked from the build for 6 weeks. 2019-06-30 12:36:07 +00:00
matthieu
ed6ff7ecbb Remove. Unlinked from the build for 6 weeks. 2019-06-30 12:34:20 +00:00
matthieu
68d5ced354 Remove. Unlinked from the build for 6 weeks. 2019-06-30 12:33:09 +00:00
matthieu
91eba21c23 Remove. Unlinked from the build for 6 weeks. 2019-06-30 12:31:42 +00:00
matthieu
c8a44df777 Remove. Unlinked from the build for 6 weeks. 2019-06-30 12:30:29 +00:00
matthieu
ce4ec09799 Remove. Unlinked from the build for 6 weeks. 2019-06-30 12:28:57 +00:00
matthieu
9c1e7daf96 Remove. Unlinked from the build for 6 weeks. 2019-06-30 12:26:36 +00:00
jsg
c46a751926 Revert the local change to disable glamor accel on r600 to
northern island radeons.

When this was done radeondrm was still based on linux 3.8 and Mesa was
13.0.6 without libLLVM.  Now we have a radeondrm based on linux 4.19 and
Mesa 18.3.5 built against libLLVM.

This also makes DRI3 be on by default for these parts.

discussed with kettenis@
2019-05-12 11:37:14 +00:00
matthieu
3257269f35 Unlink a number of old video drivers from the build.
The corresponding hardware is out of date, barely useable
with modern systems and their code is not maintained.
ok sthen@
2019-05-12 08:34:26 +00:00
fcambus
7b04c9060e Update openchrome to 0.6.182.
Tested on my VX900 system.

Looks OK to matthieu@
2019-05-06 14:15:07 +00:00
jsg
7bcc69ee97 build xf86-video-amdgpu on amd64 and i386 2019-04-16 02:06:30 +00:00
jsg
7dd9065ad4 regen 2019-04-16 01:59:34 +00:00
jsg
be21ea6a6e initial Makefile.bsd-wrapper 2019-04-16 01:54:21 +00:00
jsg
47439f2bd2 import xf86-video-amdgpu 19.0.1
ok matthieu@
2019-04-16 01:49:01 +00:00
bru
c43f5dfdc8 Add support for precision scrolling. 2019-03-24 17:59:19 +00:00
matthieu
2cf2ce5d2c Update to xf86-video-ati 19.0.1. ok jsg@ 2019-03-20 07:33:17 +00:00
jsg
6afc1ca954 update to xf86-video-ati 19.0.0
fixes Xorg segfault reported by Mihai Popescu
ok matthieu@
2019-03-08 21:59:55 +00:00
matthieu
88d1f9a63e Update to xf86-video-i740 1.4.0 2019-02-10 10:18:40 +00:00
matthieu
2a44b8652a Update to xf86-video-neomagic 1.3.0 2019-02-10 10:00:25 +00:00
matthieu
6693542ac5 Update to xf86-video-i128 1.4.0 2019-02-10 09:47:54 +00:00
matthieu
e8adce9f1b Update to xf86-video-chips 1.3.0 2019-02-10 09:38:18 +00:00
matthieu
440e4dbe36 Update to xf86-video-s3virge 1.11.0 2019-02-10 09:32:04 +00:00
matthieu
cb123c5c6d Update to xf86-video-apm 1.3.0 2019-02-10 09:25:51 +00:00
aoyama
92c0197a13 Delete xf86-input-usbtablet target on luna88k, because luna88k
does not have USB support.

ok matthieu@
2019-02-09 00:31:06 +00:00
jsg
be89b49b3b update to xf86-video-ati 18.1.0
tested by brynet@ matthieu@ and myself on a wide range of radeons
2019-01-13 07:16:48 +00:00