diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-04-26 13:59:42 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-04-26 13:59:42 +0000 |
commit | 88d6c378da6a2aa47085d1beb569e23c4aa52240 (patch) | |
tree | 3f3562995697e5e006c1265b40d1e4848012d8e2 /driver/xf86-video-radeonhd/src/rhd_atombios.h | |
parent | 7973b90a12e9f0eec34b485f0183423f446a3c1f (diff) |
Update to xf86-video-radeonhd 1.2.5. Tested by eric@
Version 1.2.5 improvements:
- Added 2D acceleration for R6xx and R7xx.
- Added XVideo support for R6xx and R7xx.
- Added support for RS880 and RV790.
- Added RandR 1.3 mandatory properties.
- Refactoring of MC code.
- Enable DRI support by default on R5xx and RS6xx.
- LUT (color lookup table) fixes.
- Tons of quirk table entries and bug fixes.
- Fix register accesses for processors that reorder memory writes.
Diffstat (limited to 'driver/xf86-video-radeonhd/src/rhd_atombios.h')
-rw-r--r-- | driver/xf86-video-radeonhd/src/rhd_atombios.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/xf86-video-radeonhd/src/rhd_atombios.h b/driver/xf86-video-radeonhd/src/rhd_atombios.h index e960db3c7..56e4a3936 100644 --- a/driver/xf86-video-radeonhd/src/rhd_atombios.h +++ b/driver/xf86-video-radeonhd/src/rhd_atombios.h @@ -1,6 +1,6 @@ /* * Copyright 2007, 2008 Egbert Eich <eich@novell.com> - * Copyright 2007, 2008 Luc Verhaegen <lverhaegen@novell.com> + * Copyright 2007, 2008 Luc Verhaegen <libv@exsuse.de> * Copyright 2007, 2008 Matthias Hopf <mhopf@novell.com> * Copyright 2007, 2008 Advanced Micro Devices, Inc. * |