From 75564723d896d7d70f5056cc16ad3db4edf4fa0f72ae256abd382af818a1a7a5 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 1 Feb 2013 12:53:45 +0000 Subject: [PATCH] Accepting request 150617 from home:tobijk:X11:XOrg Update to version 7.1.0 Just leave it pending if you dont want it 'till 13.1 OBS-URL: https://build.opensuse.org/request/show/150617 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-ati?expand=0&rev=20 --- xf86-video-ati-7.0.0.tar.bz2 | 3 --- xf86-video-ati-7.1.0.tar.bz2 | 3 +++ xf86-video-ati.changes | 26 ++++++++++++++++++++++++++ xf86-video-ati.spec | 4 ++-- 4 files changed, 31 insertions(+), 5 deletions(-) delete mode 100644 xf86-video-ati-7.0.0.tar.bz2 create mode 100644 xf86-video-ati-7.1.0.tar.bz2 diff --git a/xf86-video-ati-7.0.0.tar.bz2 b/xf86-video-ati-7.0.0.tar.bz2 deleted file mode 100644 index 57025f8..0000000 --- a/xf86-video-ati-7.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:651ccbed740391e1687012cb3d9b897f532d2730e6f97a6ad706f35335ee397a -size 299061 diff --git a/xf86-video-ati-7.1.0.tar.bz2 b/xf86-video-ati-7.1.0.tar.bz2 new file mode 100644 index 0000000..22ff5c4 --- /dev/null +++ b/xf86-video-ati-7.1.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8ae44051fcb331625217f98c09a3aa69f493052b69d62c03f41fed0bfe610cd +size 804531 diff --git a/xf86-video-ati.changes b/xf86-video-ati.changes index 85e96a6..fe858b6 100644 --- a/xf86-video-ati.changes +++ b/xf86-video-ati.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Thu Jan 31 16:41:25 UTC 2013 - tobias.johannes.klausmann@mni.thm.de + +- Update to version 7.1.0: + radeon: add new SI pci id + radeon: fix ring count in R300PrepareTexturedVideo + exa/Xv: fix coordinate limits on AVIVO IGPs + radeon/r200: program RE_WIDTH_HEIGHT properly + radeon: fix damage reporting for slave pixmaps + video: add option to include disabled CRTCs in best CRTC search + DRI2: change signature of radeon_dri2_drawable_crtc + DRI2: limit the swap rate when CRTC is in DPMS-off state + radeon: avoid segfault when pixmap exceed GPU capabilities + radeon: avoid copying over itself ddx fb + Remove dead code flagged by gcc -Wunused-but-set-variable. + Remove unused local variable 'path'. + Remove local variables total_size_bytes. + Remove dead option definitions. + glamor: Release the drawable after passing to glamor_push_pixels + glamor: Enable full 2D acceleration for SI as well. + Drop support for X servers older than 1.7. + DRI2: Properly use buffer depth passed in by client. + DRI2/r[345]xx: 16 bit depth buffers use square micro tiling. + Make CRTC shadow pixmaps usable by glamor. + Make radeon_glamor_create_textured_pixmap() return TRUE without USE_GLAMOR. + ------------------------------------------------------------------- Tue Nov 6 15:33:48 UTC 2012 - tobias.johannes.klausmann@mni.thm.de diff --git a/xf86-video-ati.spec b/xf86-video-ati.spec index 5859d3c..b933629 100644 --- a/xf86-video-ati.spec +++ b/xf86-video-ati.spec @@ -1,7 +1,7 @@ # # spec file for package xf86-video-ati # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: xf86-video-ati -Version: 7.0.0 +Version: 7.1.0 Release: 0 Summary: ATI video driver for the Xorg X server License: MIT