similar to: [ANNOUNCE] xf86-video-mga 2.0.0

Displaying 20 results from an estimated 100 matches similar to: "[ANNOUNCE] xf86-video-mga 2.0.0"

2020 Feb 25
0
[PATCH 1/3] drm: Add separate state structure for legacy, non-KMS drivers
Non-KMS drivers store state in struct drm_driver. This bloats the structure for KMS drivers and prevents it from being declared with 'static const' qualifiers. Moving the non-KMS state into a separate data structure resolves this. Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de> --- drivers/gpu/drm/drm_drv.c | 4 ++++ drivers/gpu/drm/i810/i810_drv.c | 4
2020 Feb 25
1
[PATCH 1/3] drm: Add separate state structure for legacy, non-KMS drivers
On Tue, Feb 25, 2020 at 10:59 AM Thomas Zimmermann <tzimmermann at suse.de> wrote: > > Non-KMS drivers store state in struct drm_driver. This bloats the > structure for KMS drivers and prevents it from being declared with > 'static const' qualifiers. Moving the non-KMS state into a separate > data structure resolves this. > > Signed-off-by: Thomas Zimmermann
2020 Feb 25
0
[PATCH 2/3] drm: Move non-kms driver state into struct drm_legacy_state
All non-kms driver fields are now located in struct drm_legacy_state. A driver-wide instance is available via struct drm_driver.legacy. The call sites test if the driver is marked with DRIVER_LEGACY before accessing the fields. Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de> --- drivers/gpu/drm/drm_bufs.c | 10 +++++----- drivers/gpu/drm/drm_context.c | 9
2020 Feb 25
0
[PATCH 0/3] Add separate non-KMS state; constify struct drm_driver
On Tue, Feb 25, 2020 at 04:58:59PM +0100, Thomas Zimmermann wrote: > This patchset moves legacy, non-KMS driver state from struct drm_driver > into struct drm_legacy_state. Only non-KMS drivers provide an instance > of the latter structure. One special case is nouveau, which supports > legacy interfaces. It also provides an instance of the legacy state if > the legacy interfaces
2020 Feb 26
1
[PATCH 0/3] Add separate non-KMS state; constify struct drm_driver
Hi Am 25.02.20 um 18:44 schrieb Daniel Vetter: > On Tue, Feb 25, 2020 at 04:58:59PM +0100, Thomas Zimmermann wrote: >> This patchset moves legacy, non-KMS driver state from struct drm_driver >> into struct drm_legacy_state. Only non-KMS drivers provide an instance >> of the latter structure. One special case is nouveau, which supports >> legacy interfaces. It also
2020 Feb 25
7
[PATCH 0/3] Add separate non-KMS state; constify struct drm_driver
This patchset moves legacy, non-KMS driver state from struct drm_driver into struct drm_legacy_state. Only non-KMS drivers provide an instance of the latter structure. One special case is nouveau, which supports legacy interfaces. It also provides an instance of the legacy state if the legacy interfaces have been enabled (i.e., defines the config option CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT) I
2018 Jun 07
0
[PATCH v2 1/2] compiler-gcc.h: add gnu_inline to all inline declarations
On Thu, 2018-06-07 at 10:26 -0700, Nick Desaulniers wrote: > I get the feeling that the use of __inline__ or __inline (vs inline) > in the kernel may be wrong and their use should be eradicated in the > follow up patch set, but it would be cool if others have additional > insight. __inline is easy and useful to remove as it's used in just a few files. But __inline__ is used in a
2018 Dec 27
0
PROPOSAL: Extend inline asm syntax with size spec
Hi Peter, On Wed, Oct 31, 2018 at 9:58 PM Peter Zijlstra <peterz at infradead.org> wrote: > > On Sat, Oct 13, 2018 at 09:33:35PM +0200, Borislav Petkov wrote: > > Ok, > > > > with Segher's help I've been playing with his patch ontop of bleeding > > edge gcc 9 and here are my observations. Please double-check me for > > booboos so that they can be
2009 Apr 27
0
[ANNOUNCE] xf86-video-mga 1.4.10
Adam Jackson (6): Remove a leftover from overlay support Fix xf86ModeBandwidth check Move device ID and memory sizing much earlier in setup G200SE: Only force 16bpp on low-memory cards Fix ChangeLog generation mga 1.4.10 Alan Coopersmith (2): Remove xorgconfig & xorgcfg from See Also list in man page Add README with pointers to mailing list,
2007 Sep 05
0
[ANNOUNCE] xf86-video-mga 1.4.7
Adam Jackson (3): Fix various timing bugs on the G200SE. Disable MTRR support for PCIE G200SE cards, as it tickles hardware bugs. Default mode on G200SE of 1024x768 @ 16bpp. Brice Goglin (1): Change minimal frequency guess from 12 to 16MHz Daniel Stone (2): bump to 1.4.6 bump to 1.4.6.1 Gabriele Gorla (1): Add Xv support for Millennium II chips Ian
2007 Oct 02
0
[ANNOUNCE] xf86-video-mga 1.9.100
This is the second test release of the MGA driver that features RandR 1.2 support. Since the last release, a few bugs have been fixed that affected dual head mode. Tilman Sauerbeck (11): Fixed initialization of the second head of the G550. Made DAC2 return to clone mode on restore. Set SYNC_CTL to 0xcc when CRTC2 is active. Bug #12575: Evaluate the x and y arguments to
2015 Feb 20
0
[ANNOUNCE] xf86-video-mga 1.6.4
Adam Jackson (3): man: Don't mention the HAL dri: Stop (uselessly) initializing the ValidateTree hooks undef DISABLE_VGA_IO Matt Turner (1): xf86-video-mga 1.6.4 Mikulas Patocka (3): xf86-video-mga: set the pan_ctl register xf86-video-mga: fix a lockup in the mga driver fix a type in previous lockup in the mga driver fix git tag:
2011 Sep 22
0
CEEA-2011:0972 CentOS 5 i386 xorg-x11-drv-mga Update
CentOS Errata and Enhancement Advisory 2011:0972 Upstream details at : https://rhn.redhat.com/errata/RHEA-2011-0972.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 4f62fc290fd12fa58469d8f1f87ff557 xorg-x11-drv-mga-1.4.13-2.el5.i386.rpm Source: 2aff3fef6483a4def3c53d6b7bf9ed88 xorg-x11-drv-mga-1.4.13-2.el5.src.rpm --
2011 Sep 22
0
CEEA-2011:0972 CentOS 5 x86_64 xorg-x11-drv-mga Update
CentOS Errata and Enhancement Advisory 2011:0972 Upstream details at : https://rhn.redhat.com/errata/RHEA-2011-0972.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 013e30585e45315854066dc1571e4bca xorg-x11-drv-mga-1.4.13-2.el5.x86_64.rpm Source: 2aff3fef6483a4def3c53d6b7bf9ed88 xorg-x11-drv-mga-1.4.13-2.el5.src.rpm
2016 Apr 21
0
[PATCH 08/24] drm/mga: add extern C guard for the UAPI header
Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com> --- include/uapi/drm/mga_drm.h | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/include/uapi/drm/mga_drm.h b/include/uapi/drm/mga_drm.h index fca8170..8c43375 100644 --- a/include/uapi/drm/mga_drm.h +++ b/include/uapi/drm/mga_drm.h @@ -37,6 +37,10 @@ #include "drm.h" +#if defined(__cplusplus) +extern
2017 Jan 17
0
[ANNOUNCE] xf86-video-mga 1.6.5
Adam Jackson (2): Enable write-combining on the framebuffer BAR Adapt Block/WakeupHandler signature for ABI 23 Connor Behan (2): Remove DownloadFromScreen Composite fixup Mathieu Larouche (2): xf86-video-mga: Add support for a new G200eW3 chipset xf86-video-mga: Add support for the new G200e chipset -- V2 Matt Turner (1): xf86-video-mga 1.6.5 Matthew
2014 Jun 30
0
3D Acceleration with Matrox MGA G200EH?
I'm running on a machine with a Matrox MGA G200EH but it doesn't appear that the 3D acceleration is being used (for example Google Earth lists the driver as being Mesa). Is there an additional driver that I need to install to enable the 3D acceleration functionality? Or something else I need to do? Thanks, Dave
2017 Jul 21
0
MATROX GPU - xorg-x11-drv-mga-1.6.3 on supermicro server
Hello Guys, our cluster runs till 2014 on supermicro board. It is not unusual that still mainboards with mga graphics cards are delivered. So I have then adjusted the mga driver from centos 6 - the specification file - , to be build on CentOS 7. Since then this runs on the headnode without failures. Maybe you should provide this via epel. The source can be found here:
2013 Jul 29
0
CEBA-2013:1109 CentOS 6 xorg-x11-drv-mga Update
CentOS Errata and Bugfix Advisory 2013:1109 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1109.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 9df43ddff609ec225962d24246dc6d1a4743761746779ba3b7d1ec65b290e3e8 xorg-x11-drv-mga-1.6.1-8.el6_4.i686.rpm x86_64:
2009 Feb 13
4
running x.org on powerpc64 with nvidia6200
I am newbie in this topic and I have problems trying to bring x.org up on the hardware I have: IBM QS22 BladeServer (PowerPC64 architecture) with PCI-Express connected nVidia 6200 video card. OS: Fedora 10-ppc: Linux localhost.localdomain 2.6.27.5aik #1 SMP Tue Feb 10 14:55:56 EST 2009 ppc64 ppc64 ppc64 GNU/Linux I downloaded and compiled DRM driver (git clone