Commit graph

18 commits

Author SHA1 Message Date
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
snj
f42f995cf5 This needs zlib. Bump PKGREVISION to 1. 2010-03-08 20:39:50 +00:00
hasso
597dae8ada Update to 1.3.0. Version 1.3.0 improvements:
- Added support for RV740, M92, M93, M97.
  - Added support for HDMI audio on RS690 and R700.
  - Added support for power management.
  - Implemented almost correct analysis of PowerPlay AtomBIOS tables.
  - 2D acceleration (EXA) is enabled by default now, except on RV740.
  - Backlight handling finally fixed - compatible with xbacklight 1.1.1.
  - Overhaul of memory controller setup. Fixes many "MC not idle" issues.
  - Overhaul of cursor handling. Fixes most cursor bugs.
  - Selectable color space for XVideo on R6xx/R7xx.
  - Tons of bug fixes (DDC, EXA, LUT, RandR, AtomBIOS).
  - More quirk table entries.
  - Shave support (cleaner compilation output).
  - All warnings fixed.
  - Some start of Developer's documentation in README.coding.
2009-10-14 18:50:20 +00:00
hasso
988ebf04a7 Accumulated cursor fixes from upstream repository. Should fix a cursor
corruption issues. Bump PKGREVISION.
2009-06-11 07:00:31 +00:00
wiz
260664e8d8 Bump PKGREVISION for modular-xorg-server update. 2009-06-07 11:24:35 +00:00
tnn
b530ec7a59 Update to xf86-video-radeonhd-1.2.5. Changes:
- 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.
2009-05-07 13:32:08 +00:00
abs
82095c9215 Updated x11/xf86-video-radeonhd to 1.2.4
- Added HDMI support.
- Added support for RV710, RV730 (DCE 3.2).
- Added screen rotation support.
- Added RandR 1.3 panning support.
- Many acceleration and build fixes.

Currently running on my T60p (Though cannot see any difference from 1.2.3)
2009-01-28 23:27:28 +00:00
abs
d1af3aead4 Updated x11/xf86-video-radeonhd to 1.2.3
Version 1.2.3

    * Added Command Submission infrastructure.

Version 1.2.2

    * Added DRI support (R5xx and RS6xx).
    * Added support for RV770, RS780, M82, M86, and M88.
    * Added XVideo support.
    * Added CP based 2D acceleration (R5xx and RS6xx).
    * Added EXA render acceleration (R5xx and RS6xx).
    * Added support for AtomBIOS based mode setting.
    * Added support for scaled modes.
    * Added RandR support for backlight control.
    * Lots of modesetting related bug fixes.
2008-11-12 12:19:28 +00:00
bjs
d574d511a4 PKGREVISION bump due to update of x11/modular-xorg-server. 2008-09-18 20:57:50 +00:00
tnn
98583501b6 fix cross-compile 2008-07-22 21:49:30 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
xtraeme
b3a1b3e038 Update to 1.2.1:
- Build-fixes for systems without -NDEBUG, and for rhd_dump
- Added two new RV670 devices.
2008-04-15 08:33:54 +00:00
xtraeme
f748cda7d2 Update to 1.2.0:
- Added support for RV620, RV635, and R680.
- Added 2D acceleration for R5xx (including RS6xx), both XAA and EXA.
- Added support for DDIA block (second digital output) on RS690.
- Added support for interlaced modes
- Added additional layers for splitting outputs into encoders and
  transmitters as needed for new hardware.
- Added support for DragonFly BSD.
- Improved RandR corner cases.
- Improved handling of secondary cards.
- Implemented foundation work for future TV support.
- Huge number of bugfixes and minor updates.
2008-04-12 10:16:59 +00:00
joerg
dfefac40a2 P: Compilation fails due to redefinition of uint32_t and friends.
A: Why don't you just use inttypes.h?
2008-03-11 14:36:13 +00:00
joerg
23b066b308 Update to x86-video-radeonhd 1.1.0:
- Added Support for RS600, preliminary RV670.
 - Allows panning in RandR mode.
 - Preliminary (read: untested) support for HDMI connectors.
 - Now builds against the latest upstream X.Org code in git.
 - Lots of bugfixes, e.g.
   - Better monitor detection.
   - Gamma + palette fixes.
   - Mode stability + textmode restore.
   - RandR mode selection fixes.
2007-12-21 16:57:13 +00:00
xtraeme
f133028c1a Add radeonhd.4. Bump PKGREVISION. 2007-12-03 19:33:14 +00:00
joerg
2b97bda82f Update to xf86-video-radeonhd 1.0.0, the first official release. 2007-11-30 12:00:42 +00:00
xtraeme
67c6c35a15 Initial import of xf86-video-radeonhd. This is a snapshot from the git
repository because there is not an official release yet.

This is the video driver for ATI Radeon HD cards for the modular Xorg server.

This works well enough on my Radeon HD 2600XT DDR3.
2007-10-23 23:15:20 +00:00