Revisions of xorg-x11-driver-video

Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 453)
- readded and reenabled build of -xgi/-xgixp drivers
- xf86-video-xgi-buildfix.diff
  * buildfix for -xgi driver
buildservice-autocommit accepted request 52636 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 452)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 451)
- xf86-video-vmware 11.0.3
  * This is a bugfix release that addresses a number of bugs as
    well as build failures on Servers 1.0 through 1.9
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 450)
- xf86-video-geode 2.11.10
  * fix the DCON verification loop for LX output
  * Add get_crtc output function
  * Don't power down DCON when it is frozen
  * Replace xalloc/xrealloc/xfree/xcalloc with malloc/realloc/free/
    calloc
  * Mode Validation support on modeline in xorg.conf
  * Fix a typo on resolution parameter
  * Add resolution 1024x600 support for PANEL
  * Revise the entry for 1024x600
  * Simplify the mode_valid function
  * Modify rotation pitch & reallocate pixmap for bo
  * Allocate video memory with exaOffscreenAlloc
  * Revert "Simplify the mode_valid function"
  * lx_display: fix typo
buildservice-autocommit accepted request 52289 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 449)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 448)
- xf86-video-intel 2.13.901
  * This is an intermediate snapshot of ongoing driver development.
    The primary purpose of this snapshot is to capture some recent
    improvements, (particularly in Sandybridge support), for
    further testing.
buildservice-autocommit accepted request 52033 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 447)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 446)
- xf86-video-intel 2.13.0-20101102-540c574
  * latest intel driver from git master
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 445)
- xf86-video-intel 2.13.0-20101018-a1c54f6
  * latest intel driver from git master, which fixes Sig11 when
    doing any modesetting (bnc #647568)
- obsoletes the following patches
  * xf86-video-intel-5472359.diff
  * xf86-video-intel-a1c54f6.diff
  * xf86-video-intel-fix-8784c4f.diff
buildservice-autocommit accepted request 51173 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 444)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 443)
- xf86-video-intel-a1c54f6.diff 
  * Fix violation of gen6 requirements for depthbuffer tiling.
autobuild's avatar autobuild accepted request 50110 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 442)
checked in (request 50110)
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 441)
- remove obsolete patch
  0001-Re-add-XVideo-option-as-XVideo-on-SandyBridge-freez.patch
- xf86-video-intel-5472359.diff
  * dri: Check for pixmap privates before dereferencing them
    (bfo #30707)
autobuild's avatar autobuild accepted request 49904 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 440)
checked in (request 49904)
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 439)
- xf86-video-intel 2.13.0-20101006-1444ea3
  * Revert "Clear pixmap->devPrivate.ptr [regression in 7c7294e]"
  * uxa: Re-enable acceleration.
  * uxa: Skip a pixmap lookup if there is no driver finish access
   function
  * dri: Reattach the fake pixmap for the shadow scanout to the
    drawable.
  * dri+shadow: Only tweak the acceleration of CopyRegion if using shadow.
- removed xf86-video-intel-d1925de.diff ("Clear 
  pixmap->devPrivate.ptr [regression from 7c7294e]")
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 438)
- xf86-video-intel-d1925de.diff
  * Clear pixmap->devPrivate.ptr [regression from 7c7294e] 
- xf86-video-intel-fix-8784c4f.diff
  * fix commit #8784c4f; IS_965G(..) is already part of IS_9XX(..)
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 437)
- xf86-video-intel 2.13.0-20101005-4bf2182
  * current git master commit with latest Sandybridge patches
- obsoletes intel_check_kms_on_probe.diff (commit 
  455f2939a661764ebb8d1747d44e16a0a8937808: "Do not claim the PCI
  device if !KMS. By returning FALSE whilst probing if we can't
  find a KMS driver, we allow X to fallback to trying the VESA
  driver -- rather than failing.")
- obsoletes xf86-video-intel-345c963.diff
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 436)
- xf86-video-ati 6.13.2 (bugfix release)
  * Evergreen UMS modesetting fixes
  * Performance improvements with EXA
  * r6xx/r7xx tiling support
  * lots of bug fixes
autobuild's avatar autobuild accepted request 49551 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 435)
checked in (request 49551)
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 434)
- xf86-video-intel 2.13.0 
  * requires libdrm 2.4.22
  * Attempt to fix infinite MI_WAIT_FOR_EVENT while watching video
    https://bugs.freedesktop.org/show_bug.cgi?id=28964
    ( Various new checks have been added to the video code here,
      but the bug fix hasn't yet been verified by the original
      reporter. )
 * Fix buffer-object leak
   https://bugs.freedesktop.org/show_bug.cgi?id=26946
 * Fix memory leak on server reset
 * Fix crash due to unchecked pixmap allocation
   https://bugs.freedesktop.org/show_bug.cgi?id=29187
 * Fix for video artifacts when using dualscreen
   https://bugs.freedesktop.org/show_bug.cgi?id=29213
 * Fix for incorrect characters in gnome-terminal when using compiz
   https://bugs.freedesktop.org/show_bug.cgi?id=28438
 * Fix for hanging, full-screen applications, (flash, compiz, etc.)
   https://bugs.freedesktop.org/show_bug.cgi?id=29584
 * Fix selection of backlight device on multi-GPU systems
   https://bugs.freedesktop.org/show_bug.cgi?id=29273
 * Fix to avoid crash with extremely large glyphs
   https://bugs.freedesktop.org/show_bug.cgi?id=29430
 * Fix for eDP panels incorrectly being given only a single, valid mode
   https://bugs.freedesktop.org/show_bug.cgi?id=30069
 * Fix GPU hang involving clipped SRC copies
   https://bugs.freedesktop.org/show_bug.cgi?id=30120
 * Fix to compile for 1.6 series X server.
 * Fix to retry framebuffer allocation after an initial failure.
 * Fix to disable dri2 after fallbacks are forced on.
Displaying revisions 121 - 140 of 573
openSUSE Build Service is sponsored by