- Update to version 7.5.0: + radeon: enable hawaii accel conditionally (v3) + radeon: fix warnings when building against older xservers + radeon/kms: add new CIK pci ids + radeon/kms: add new SI pci ids + radeon/kms: fix mullins pci id + radeon: require libdrm_radeon 2.4.58 for latest SI/CI pci ids + radeon: drop redundant radeon_drm.h includes + radeon: move RADEON_TILING_{MASK, LINEAR} from radeon_drm.h to radeon.h + radeon: drop radeon_drm.h + radeon: remove definitions already present in radeon_drm.h + glamor.hfigure: Include xorg-server.h before + Handle CRTC DPMS from output DPMS hooks + Add Emacs .dir-local.el file + radeon: fix a leak in radeon_vbo_get_bo() + radeon: fix build warnings regarding const qualifier - Remove upstream patch: U_Handle-CRTC-DPMS-from-output-DPMS-hooks.patch OBS-URL: https://build.opensuse.org/request/show/253823 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-ati?expand=0&rev=41
284 lines
12 KiB
Plaintext
284 lines
12 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Oct 3 16:33:15 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
- Update to version 7.5.0:
|
|
+ radeon: enable hawaii accel conditionally (v3)
|
|
+ radeon: fix warnings when building against older xservers
|
|
+ radeon/kms: add new CIK pci ids
|
|
+ radeon/kms: add new SI pci ids
|
|
+ radeon/kms: fix mullins pci id
|
|
+ radeon: require libdrm_radeon 2.4.58 for latest SI/CI pci ids
|
|
+ radeon: drop redundant radeon_drm.h includes
|
|
+ radeon: move RADEON_TILING_{MASK, LINEAR} from radeon_drm.h to radeon.h
|
|
+ radeon: drop radeon_drm.h
|
|
+ radeon: remove definitions already present in radeon_drm.h
|
|
+ glamor.hfigure: Include xorg-server.h before
|
|
+ Handle CRTC DPMS from output DPMS hooks
|
|
+ Add Emacs .dir-local.el file
|
|
+ radeon: fix a leak in radeon_vbo_get_bo()
|
|
+ radeon: fix build warnings regarding const qualifier
|
|
- Remove upstream patch:
|
|
U_Handle-CRTC-DPMS-from-output-DPMS-hooks.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 12 08:49:31 UTC 2014 - sndirsch@suse.com
|
|
|
|
- U_Handle-CRTC-DPMS-from-output-DPMS-hooks.patch
|
|
* Handle CRTC DPMS from output DPMS hooks (bnc#896378)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 27 01:48:16 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
- Update to version 7.4.0:
|
|
+ kms: Use own thunk function instead of shadowUpdatePackedWeak
|
|
+ radeon: don't install colormap handling if there are no crtcs
|
|
+ radeon: require libdrm 2.4.51
|
|
+ radeon: enable tiling by default on CIK
|
|
+ update man page to reflect tiling changes for CI parts
|
|
+ radeon: require libdrm_radeon 2.4.54 for mullins support
|
|
+ radeon: enable tiling for mullins
|
|
+ radeon: fix use-after-free in modesetting cleanup
|
|
+ radeon_open_drm_master get rid of unnecessary goto
|
|
+ Add radeon_get_drm_master_fd helper function
|
|
+ Add support for server managed fds
|
|
+ Fix building on older servers without xf86platformBus.h
|
|
+ evergreen: fix shader constant upload on ppc
|
|
+ return immediately in preinit when called with PROBE_DETECT
|
|
+ Only log debugging output about initializing colormaps when we're doing so
|
|
+ Allow enabling glamor on R500 (and R300) class 3D engines as well.
|
|
+ Build against glamor in the xserver tree if available
|
|
+ dri2: Fix conflicting CreatePixmap usage flag definitions
|
|
+ glamor: Fix test for creating shared pixmaps
|
|
+ Adapt to load_cursor_argb signature change in xserver 1.15.99.902
|
|
+ dri2: Handle PRIME for source buffer as well in radeon_dri2_copy_region2
|
|
+ Revert "Adapt to load_cursor_argb signature change in xserver 1.15.99.902"
|
|
+ Don't disable acceleration on >= SI on attempts to force EXA
|
|
+ Rename Option "NoAccel" to "Accel"
|
|
+ radeon: add support for Mullins.
|
|
+ radeon: add Mullins pci ids.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 18 13:38:46 UTC 2014 - sndirsch@suse.com
|
|
|
|
- remove URL in specfile sourceline for snapshot tarball in the
|
|
hope to be accepted by buildservice now
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 17 19:58:26 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
- Update to latest git version bdc412044f6ced056cd57320d1b2ee0d967c219
|
|
- Add conditional for X-Server internal glamor vs standalone glamor
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 30 10:42:16 UTC 2014 - sndirsch@suse.com
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 7 16:01:23 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 7.2.0:
|
|
- Changes since 7.1.0_git20130705 snapshot:
|
|
+ Fix RADEON_FALLBACK logging
|
|
+ EXA/evergreen/ni: optimize non-overlapping Copy
|
|
+ EXA/evergreen/ni: fast solid pixmap support
|
|
+ EXA/evergreen/ni: accelerate PictOpOver with component alpha
|
|
+ EXA/evergreen/ni: replace magic number
|
|
+ radeon: add support for reverse prime (v2)
|
|
+ drmmode: add support for multi-screen reverse optimus
|
|
+ radeon: fix naming clashes with multiple GPUs (v3)
|
|
+ EXA/6xx/7xx: optimize non-overlapping Copy
|
|
+ kill unused radeon_driver.c
|
|
+ add bicubic_table.py to EXTRA_DIST
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 7 15:03:04 CEST 2013 - ro@suse.de
|
|
|
|
- add ExcludeArch for s390 and s390x
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 5 01:40:39 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 20 11:07:36 UTC 2013 - sndirsch@suse.com
|
|
|
|
- introduce hardware supplements conditional on xorg-x11-server
|
|
package (bnc#810333)
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
- Update to version 7.0.0:
|
|
This is the first KMS only release. Major changes:
|
|
+ Enable 2D tiling by default on r6xx+ asics
|
|
(requires mesa 9.0+). If you are planning to
|
|
ship xf86-video-ati 7.x with an older version of
|
|
mesa, please disable 2D tiling.
|
|
+ xserver 1.13 support including prime
|
|
+ glamor support
|
|
+ SI support
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 17 16:24:38 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
- Update to git commit #ce1b745dcb60dc516ad999756240b78e72a7aa54:
|
|
+ Bump package version to 6.98.1
|
|
(the driver identifies itself as 6.99.99)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 20 18:14:37 UTC 2012 - sndirsch@suse.com
|
|
|
|
- updated to git commit #8637f77
|
|
+ glamor: Force acceleration for DRI2 copies.
|
|
Improves performance of non-pageflipped 3D apps on SI.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 29 18:23:21 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 15 15:53:20 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 8 14:58:57 UTC 2012 - sndirsch@suse.com
|
|
|
|
- U_EXA-UMS-Synchronize-to-the-GPU-before-writing-solid-.patch
|
|
* that one is required to fix the rendering corruption in UMS
|
|
introduced with the previous patch (bnc#765973)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 8 12:52:45 UTC 2012 - sndirsch@suse.com
|
|
|
|
- U_EXA-Attempt-to-fix-solid-picture-acceleration-with-U.patch
|
|
* Attempt to fix solid picture acceleration with UMS. (fdo#49182,
|
|
bnc#765973)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 16 09:48:51 UTC 2012 - idonmez@suse.com
|
|
|
|
- Add upstream patches to accelerate solid pictures, fixes color
|
|
corruption problems with new cairo.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 19 12:03:30 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Update to version 6.14.4:
|
|
+ bump libdrm requirement for TN support
|
|
+ radeon/kms: add TN pci ids
|
|
+ r6xx: initialize SX_MISC
|
|
+ DRI2: Unreference buffers immediately when event wait info is
|
|
invalidated.
|
|
+ Re-register DRM FD wakeup handler for each server generation.
|
|
+ Bugs fixed: fdo#45827, fdo#45937, fdo#45829, fdo#43893.
|
|
- Drop patches:
|
|
+ xf86-video-ati-bug474071-fix2.diff
|
|
+ xf86-video-ati-ia64_screen_blank.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-ati from xorg-x11-driver-video.
|
|
Initial version: 6.14.3.
|
|
|