File xf86-video-mga.changes of Package xf86-video-mga

-------------------------------------------------------------------
Mon Feb 26 12:13:35 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

- Use %autosetup macro. Allows to eliminate the usage of deprecated
  PatchN.

-------------------------------------------------------------------
Mon Jul 11 14:00:03 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>

- Update to version 2.0.1
  * Build xz tarballs instead of bzip2
  * Fix spelling/wording issues
  * gitlab CI: add a basic build test
  * configure.ac: fix cross-compilation
  * Fix uninitialized read in MGAEnableSecondOutPut

-------------------------------------------------------------------
Fri Aug  2 14:40:40 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>

- adding to changelog, that 
  * U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch fixes 
    build against updated xorg-server 1.19 (bsc#1098226)
  * current sources contain latest driver updates for sle12 
    (fate #315643-315645, 319159-319161, 319618)
  * we disabled DRI(1) in the driver (no longer supported by Mesa)

-------------------------------------------------------------------
Mon Dec 10 14:23:30 UTC 2018 - sndirsch@suse.com

- Update to version 2.0.0
  * This is a maintenance release of Matrox DDX.
    Just for disclosure, the code is currently broken for Millennium, Millennium II, and G550.
    For those models, you may have to disable acceleration to workaround the issue. (the workaround is untested)
    The code is untested on Mystique and G100 due to lack of access to the hardware at this time.
    The code works generally okay on G200, G400, and G450.
    That being said, EXA occasionally leaves artifacts and standby resume is currently broken.
    Standby resume used to work, but someone broke the code in the last few years.
    (Kevin Brace, Brace Computer Laboratory, https://bracecomputerlab.com)
- adjusted u_Fix-compiler-warnings.patch, 
  u_shadow-Calulate-the-shadow-buffer-size-correctly.patch,
  u_Change-shadow-fb-implementation-from-DDX-based-to-miext-damage-based.patch
- supersedes u_EXA-Fix-UploadToScreen.patch

-------------------------------------------------------------------
Wed May 23 15:00:01 UTC 2018 - sndirsch@suse.com

- n_xorg-server-1.20.patch
  * fix build against xorg-server 1.20 

-------------------------------------------------------------------
Tue May 30 10:24:41 UTC 2017 - sndirsch@suse.com

- includes everything needed for missing sle issue entries:
  fate #315643-315645, 319159-319161, 319618 (bsc#1041661) 

-------------------------------------------------------------------
Thu Jan 19 13:35:20 UTC 2017 - sndirsch@suse.com

- Update to version 1.6.5
  * Enable write-combining on the framebuffer BAR
  * Adapt Block/WakeupHandler signature for ABI 23
  * Remove DownloadFromScreen
  * Composite fixup
  * Add support for a new G200eW3 chipset
  * Add support for the new G200e chipset -- V2
  * MGA DDX: make it possible to find EXA support
  * Use correct type in function call.
- supersedes U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
- supersedes u_Fix-crash-when-EXA-accel-mode-is-enabled.patch

-------------------------------------------------------------------
Wed Nov 30 15:20:14 UTC 2016 - sndirsch@suse.com

- U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
  * Adapt Block/WakeupHandler signature for ABI 23 

-------------------------------------------------------------------
Tue Jul  5 13:29:29 UTC 2016 - eich@suse.com

- u_shadow-Calulate-the-shadow-buffer-size-correctly.patch
  * Calculate the shadow buffer size correctly to avoid the
    screen being cut off (boo#987670).

-------------------------------------------------------------------
Mon Feb 23 13:13:55 UTC 2015 - sndirsch@suse.com

- Update to version 1.6.4
  * man: Don't mention the HAL
  * dri: Stop (uselessly) initializing the ValidateTree hooks
  * undef DISABLE_VGA_IO
  * 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
- supersedes U_dri-Stop-uselessly-initializing-the-ValidateTree-hoo.patch

-------------------------------------------------------------------
Fri Feb  6 11:49:08 UTC 2015 - sndirsch@suse.com

- U_dri-Stop-uselessly-initializing-the-ValidateTree-hoo.patch
  * fixes build against xorg-server 1.17 

-------------------------------------------------------------------
Sun May 11 17:35:59 UTC 2014 - eich@suse.com

- u_Change-shadow-fb-implementation-from-DDX-based-to-miext-damage-based.patch
  Fix the shadowfb implementation: old implementation produced 
  artefacts: Fixed by changing to the mi base shadow method (bnc#876098).
- u_EXA-Fix-UploadToScreen.patch
  Fix EXA UploadToScreen: Images were garbled as writing to aperture didn't wait
  for FIFO to drain. (bnc#876941).
- u_Fix-compiler-warnings.patch
- u_Fix-crash-when-EXA-accel-mode-is-enabled.patch
  Fix segfault in EXA: fb base address was not added to source in
  DownloadFromScreen (bnc#876940).

-------------------------------------------------------------------
Sat Dec  7 22:20:36 UTC 2013 - zaitor@opensuse.org

- Update to version 1.6.3:
  + mga:
    - Fix XAA runtime.
    - Use exaGetPixmapFirstPixel() instead of devPrivate.ptr.
  + Remove mga_esc.c vestigal stub.
  + Disable HW cursor by default on G200 server chips.
  + Restructure code to make it more readable.
  + Fix dual head crash without XAA (lp#1180986).
  + Unbreak dual head (xinerama) (lp#18472, lp#292214,
    gentoo#265100).
  + Disable Linear Expansion on BE.
  + Restrict kernel driver matching to g200 server chips
    (deb#697532, bnc#823658).
- Drop U_Restrict-kernel-driver-matching-to-g200-server-chips.patch
  and xf86-video-mga-g200se-swcursor.diff, fixed upstream.

-------------------------------------------------------------------
Wed Aug  7 15:03:26 CEST 2013 - ro@suse.de

- add ExcludeArch for s390 and s390x 

-------------------------------------------------------------------
Fri Jun  7 08:12:03 UTC 2013 - sndirsch@suse.com

- U_Restrict-kernel-driver-matching-to-g200-server-chips.patch
  * Restrict kernel driver matching to g200 server chips. Otherwise
    we might catch devices handled by matroxfb, not the mgag200 kms
    driver. (bnc#823658)

-------------------------------------------------------------------
Wed Mar 20 17:47:25 UTC 2013 - sndirsch@suse.com

- introduce hardware supplements conditional on xorg-x11-server
  package (bnc#810333) 

-------------------------------------------------------------------
Sat Oct 13 11:03:21 UTC 2012 - zaitor@opensuse.org

- Update to version 1.6.2:
  + Bring dri1 back to life.
  + Add stub storm functions if not using XAA.
  + Remove mibstore.h.

-------------------------------------------------------------------
Mon Sep 17 10:06:45 UTC 2012 - zaitor@opensuse.org

- Update to version 1.6.1:
  + Fix mga build after XAA removal.
- Changes of 1.6.0:
  + mga: port to new compat API.
  + Add const qualifier to char *from in MGAdoDDC
  + Move PCI vendor/device id defines into mga.h instead of using
    xf86PciInfo.h
  + mga: don't bind to device if there is a kernel driver, this
    should only pick up KMS drivers and not old drm drivers.

-------------------------------------------------------------------
Fri Jun  1 09:39:19 UTC 2012 - sndirsch@suse.com

- remove hw supplements (bnc#764395) 

-------------------------------------------------------------------
Wed May 23 01:14:58 UTC 2012 - crrodriguez@opensuse.org

- Use "Supplements" to make the package manager pick 
  the driver when the user has the proper hardware.

-------------------------------------------------------------------
Fri Apr 20 07:37:46 UTC 2012 - vuntz@opensuse.org

- Update to version 1.5.0:
  + Compatibility with Xorg ABI 1.12.
  + Compatibility with some new chipset models and models
    with > 8Mb VRAM.
  + Delete support for MGA's proprietary HAL.
  + When we can't load the xaa or exa modules, use shadowfb
    instead.
  + Various cleanups.
- Rebase xf86-video-mga-g200se-swcursor.diff.
- Use %x11_abi_videodrv_req instead of static ABI Requires.

-------------------------------------------------------------------
Wed Apr 18 15:51:24 UTC 2012 - vuntz@opensuse.org

- Split xf86-video-mga from xorg-x11-driver-video.
  Initial version: 1.4.13.

openSUSE Build Service is sponsored by