Commits on Source (37)
-
Peter Hutterer authored
Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
Peter Hutterer authored
Syncs the invocation of configure with the one from the server. Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by:
Emil Velikov <emil.velikov@collabora.com>
-
Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent fall-outs, when they contain space. Signed-off-by:
Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by:
Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
Signed-off-by:
Mihail Konev <k.mvc@ya.ru>
-
Mathieu Larouche authored
- Added support for the new deviceID for G200eH3 - Added PLL algorithm for the G200eH3 - Removed the bandwidth limitation for the G200eH3 Signed-off-by:
Mathieu Larouche <mathieu.larouche@matrox.com> Reviewed-by:
Dave Airlie <airlied@redhat.com>
-
Mathieu Larouche authored
- Changed the HiPri value for G200e4 to always be 0. - Added Bandwith limitation to block resolution above 1920x1200x60Hz - (V2): Pulled out ulMemoryBandwidth of condition so it's always initialized as reviewed by : Stefan Dirsch <sndirsch@suse.de> Reviewed-by:
Samer El-Haj-Mahmoud <smahmoud@lenovo.com>
-
The function was an empty since 2008 at least. Remove it alongside the unused GLX visuals code. With this all the GL/GLX dependencies in the driver are gone. Cc: Mathieu Larouche <mathieu.larouche@matrox.com> Cc: Dave Airlie <airlied@redhat.com> Signed-off-by:
Emil Velikov <emil.velikov@collabora.com> --- There's a GLX reference in mga_ucode.h - a file which was seemingly never used since day 1. I'm not going to bother with that, since I've taken enough of a diversion already ;-)
-
Mikulas Patocka authored
Fix a typo that causes dynamic symbol lookup failure and xserver crash. Reviewed-by:
Matt Turner <mattst88@gmail.com> Signed-off-by:
Mikulas Patocka <mikulas@twibright.com>
-
Mikulas Patocka authored
Fix missing entry in structure definition. Reviewed-by:
Matt Turner <mattst88@gmail.com> Signed-off-by:
Mikulas Patocka <mikulas@twibright.com>
-
Mikulas Patocka authored
Fix warnings in the MGA driver. There's no functional change. Reviewed-by:
Matt Turner <mattst88@gmail.com> Signed-off-by:
Mikulas Patocka <mikulas@twibright.com>
-
Mikulas Patocka authored
If the Xserver doesn't support XAA, we must turn EXA on by default - otherwise we end up with no acceleration at all. Reviewed-by:
Matt Turner <mattst88@gmail.com> Signed-off-by:
Mikulas Patocka <mikulas@twibright.com>
-
Nicolas Kaiser authored
Fix typo in MGADRIMoveBuffersXAA(). Signed-off-by:
Nicolas Kaiser <nikai@nikai.net> Reviewed-by:
Cyril Brulebois <kibi@debian.org>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Mikulas Patocka authored
The memcpy specification doesn't specify how the destination is written - and on glibc 2.19 memcpy is doing some bytewise writes with the rep stosb instruction. These bytewise writes confuse the hardware (because it expects 32-bit writes) and result in image corruption. This patch replaces memcpy with explicit writes, so that the sequential write order and 32-bit write size is guaranteed. We use the "volatile" attribute to make sure that compiler optimizations won't cause write reordering. When reading the memory, we use a structure with "packed" attribute to avoid unaligned traps on RISC machines. Tested-by:
Kevin Brace <kevinbrace@gmx.com> Signed-off-by:
Mikulas Patocka <mikulas@twibright.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Kevin Brace authored
Care had to be taken to properly handle XAA usage situation Signed-off-by:
Kevin Brace <kevinbrace@gmx.com>
-
Kevin Brace authored
Signed-off-by:
Kevin Brace <kevinbrace@gmx.com>
-
Kevin Brace authored
Signed-off-by:
Kevin Brace <kevinbrace@gmx.com>
-
Kevin Brace authored
Signed-off-by:
Kevin Brace <kevinbrace@gmx.com>
-
Matthieu Herrb authored
Fixes a warning from clang and looks like it was a real bug. Signed-off-by:
Matthieu Herrb <matthieu@herrb.eu> Reviewed-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Henry Zhao authored
Fixes misaligned address crash when EXA is enabled on Solaris SPARC (Oracle Bug id 22993744) Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Kevin Brace authored
Signed-off-by:
Kevin Brace <kevinbrace@gmx.com>
-
Kevin Brace authored
Apparently, commit 94bbeb13 missed removing a few more files related to old Matrox HAL. Signed-off-by:
Kevin Brace <kevinbrace@gmx.com> Reviewed-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Kevin Brace authored
Signed-off-by:
Kevin Brace <kevinbrace@gmx.com>
-
Kevin Brace authored
Signed-off-by:
Kevin Brace <kevinbrace@gmx.com>
-
Andreas Boll authored
xf86-video-mga-2.0.0
-
Andreas Boll authored
-
Andreas Boll authored
-
Andreas Boll authored
-
Andreas Boll authored
-
Andreas Boll authored
-
Andreas Boll authored
-
Andreas Boll authored
-
Andreas Boll authored
-
Andreas Boll authored
-
Andreas Boll authored
README_HALLIB
deleted
100644 → 0
debian/source/format
0 → 100644
src/binding.h
deleted
100644 → 0
src/client.h
deleted
100644 → 0