Revisions of xf86-video-ati

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 386301 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 22)
- Update to version 7.7:
  * Option "TearFree" can now prevent tearing with rotation/reflection as
    well (with Xorg >= 1.16).
  * RandR CRTC transforms now work correctly (but for now still exhibit
    tearing even with TearFree).
  * The RandR 1.4 provider name is now no longer hardcoded to "radeon"
    but constructed from the GPU chipset name and bus ID, allowing
    several GPUs supported by this driver to be distinguished by name.
  * The RandR primary output is now always explicitly marked as such.
  * The driver can now make use of more than 256MB of VRAM for scanout
    buffers, allowing e.g. virtual desktop sizes >= 8192x8192 to work.
  * The driver can prevent clients trying to use the DRI3 extension over a
    display connection forwarded via SSH from hanging.
  * Many more fixes for issues using the DRI3/Present extensions.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 248854 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 19)
- U_Handle-CRTC-DPMS-from-output-DPMS-hooks.patch
  * Handle CRTC DPMS from output DPMS hooks (bnc#896378)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 18)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 226777 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 16)
- remove URL in specfile sourceline for snapshot tarball in the
  hope to be accepted by buildservice now

- Update to latest git version bdc412044f6ced056cd57320d1b2ee0d967c219
- Add conditional for X-Server internal glamor vs standalone glamor
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 215611 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 15)
- Update to 7.3.0; changes since 7.2.0:
    radeon: disallow glamor on pre-R600 asics
    radeon/kms: add berlin pci ids
    radeon: enable glamor by default (v4)
    radeon: fix limit handling for cards with >4G of ram
    drm/radeon: fix non-glamor build
    radeon: fix the non-glamor build harder...
    radeon: enable tiling on SI by default (v2)
    radeon: add support for Hawaii
    radeon/kms: add Hawaii pci ids
    drm/radeon: fix SUMO2 pci id
    radeon/exa: Always use a scratch surface for UTS to vram
    Require glamor 0.6.0
    EXA/evergreen: Paranoia around linear tiling. (v2)
    radeon: use glamor Xv support if present.
    radeon/glamor: with new pixmap for dri2 drawable no need to
      create new texture
    Fix shadowfb on big-endian machines
    DRI2: Install client callback only once
    dri2: Make last_vblank_seq local unsigned to match dpms_last_seq
    Don't require the glamoregl module to be pre-loaded with xserver >= 1.15
    radeon: Set first parameter of drmOpen() to NULL
    radeon: Restore kernel module load on FreeBSD.
    radeon: disable 2D tiling on buffers < 128 pixels
- removed obsolete patches xf86-video-ati.diff, 
  xf86-video-ati-bug519261-increase-virtual.diff,
  xf86-video-ati-disable-dri-bug437651-ia64only.diff since
  modesetting is now being done in kernel space (KMS) and IA64 is
  no longer considered a relevant architecture for current SUSE
  products
- specfile cleanup
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 14)
Split 13.1 from Factory
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 186280 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 13)
Update to 7.2.0 (forwarded request 186278 from sumski)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 182283 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 12)
- Update to 7.1.0_git20130705 snapshot:
  + radeon/kms: add kabini pci ids
  + radeon/kms: add bonaire pci ids
  + radeon: update cursor handling for CIK
  + radeon: add family ids for CIK
  + radeon: add family ids for CIK
  + radeon: fix a memory leak in get_modes() callback.
  + handfull of DRI2 fixes
  + radeon: add Hainan pci ids
  + radeon: add hainan chip family
  + radeon: add new richland pci ids
  + radeon: add new SI pci ids
  + radeonsi: add 2d tiling support
  + glamor: Only enable for depth >= 24
  + glamor: Enable by default on SI
  + radeon: add Richland pci ids
  + radeon: add oland chip family
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 160285 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 11)
- introduce hardware supplements conditional on xorg-x11-server
  package (bnc#810333)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 150727 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 10)
Update to version 7.1.0
Just leave it pending if you dont want it 'till 13.1 (forwarded request 150617 from tobijk)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 9)
Split 12.3 from Factory
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 144515 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 8)
Update to version 7.0.0 (forwarded request 140359 from tobijk)
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 139209 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 7)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 135787 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 6)
- updated to git commit #8637f77 
  * glamor: Force acceleration for DRI2 copies.
    Improves performance of non-pageflipped 3D apps on SI.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 134838 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 5)
- Update to version 6.14.6
  - radeon: dixPrivateKeyRegistered is only in server 1.9
  - radeon: require libdrm 2.4.36 for KMS support.
  - UMS: Fix CRTC DPMS state check.
  - Fix up displayWidth vs. virtualX confusion in radeon_setup_kernel_mem().
- Removed patches: (Fixed in this release)
  -  U_UMS-Fix-CRTC-DPMS-state-check.patch
- Theatre drivers removed

- Update to version 6.14.5
  New in this Release:
    + add solid picture accel
    + tiling fixes
    + new pci ids
    + 6xx-9xx Xv improvements
    + support for upcoming xserver API changes
    + bug fixes
  Added patch:
    U_UMS-Fix-CRTC-DPMS-state-check.patch
  Removed patches: (Fixed in this release)
    U_xf86-video-ati-6.14.4-exa-solid-accel-evergreen.patch
    U_xf86-video-ati-6.14.4-exa-solid-accel-r100.patch
    U_xf86-video-ati-6.14.4-exa-solid-accel-r200.patch
    U_xf86-video-ati-6.14.4-exa-solid-accel-r300.patch
    U_EXA-Attempt-to-fix-solid-picture-acceleration-with-U.patch
    U_EXA-UMS-Synchronize-to-the-GPU-before-writing-solid-.patch
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 4)
branched from openSUSE:Factory
Displaying revisions 21 - 40 of 43
openSUSE Build Service is sponsored by