Jump to letter: [
8ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
xorg-x11-drv-radeonhd - Xorg X11 radeonhd driver for AMD GPG r5xx/r6xx Chipsets
- Description:
X.org X11 radeonhd driver for AMD GPG r5xx/r6xx Chipsets.
This package is a snapshot of a work in progress. You may experience
regressions, bugs, errors, broken displays, and other undesirable phenomena.
radeonhd mailing list: http://lists.opensuse.org/radeonhd/
Built from git commit: db2c3948d5a398047b3a881f6f88541dc963d22e
Packages
xorg-x11-drv-radeonhd-1.1.0-0.7.20080404git.fc9.ppc
[241 KiB] |
Changelog
by Hans Ulrich Niedermann (2008-04-04):
- Do not create fedora snapshot git branch unless necessary
- New snapshot (upstream commit db2c3948d5a398047b3a881f6f88541dc963d22e):
- db2c3948: Fix LVTMA code to also handle single link DVI correctly.
- 55e3b21e: HDMI Type A is single link DVI while B is dual link.
- d53f2201: Add source select to DDIA block.
- be9055f0: Fixed argument order to rhdAtomGetTableRevisionAndSize().
- 1623f86f: Added missing rhd_ddia.c/rhd_ddia.o to Imakefile.
- 186c345c: Print output name for sensed type.
- d7d63b25: Print sensed type also for RandR.
- 6d628f56: Make debugging output of HPD verbose about the result.
- 811b0cd6: Added quirk table entry for a different Sapphire X1300
- 89cfb738: Add support for RS690 DDIA digital block.
- b6418a97: Add debugging aids.
- c8ad2599: Reset CRTC horizontal counter replication.
- bd11d76a: Handle AtomBIOS TMDS PLL parameters correctly.
- 806d9536: HDMI Type B connector is dual link capable.
- ae3171b9: Add TMDS PLL macro control values for M54 (0x7145).
- 19a6eb46: Chipset name review.
- 96f36339: Fixed imake build.
- 3d62e9a1: Cosmetics: Move RV620/635 to a more sensible position in our devices list.
- 9de85904: RHDPLLsInit: PLL2: Add missing " else " in "if () {}{}"... Duh.
- 00f182d6: Use correct option name for (yet unused) TVMode option.
- 98d328b0: Fix endless loop.
- 427d9553: If available read panel dithering parameters from AtomBIOS.
- c336508e: Remove DVI_DUAL as a type which can be detected by load detection.
- bf8bda88: Make variable and enum names more consistent.
- db0d6058: Fix a memory leak.
- 098cf71d: Make test for DIG2 more consistent.
- 46a40c82: Add #ifdef wrappers around AtomBIOS related code.
- 54f491f9: Add AtomBIOS based UNIPHY support for RV620/635.
- 2d81ffc7: Fix a wrong type in ATOM_ANALOG_TV_INFO in upstream version of atombios.h.
- cab03118: DxCRTC: Fix disabling check.
- 52f04a7f: TMDSA: Fix sensing with respect to duallink.
- 42d3201b: PLL: further fall-out of removal of validation callback for our hw.
- 8f499c38: DVI is on TMDSB not LVDS.
- 56a264f8: Set Connector element already in rhdRROutputDetect().
- 478bda79: Fix issues with DDC on RV620/635.
- e5dddbc2: Fix issues with DAC load detection on RV620/635.
- 5596d06d: Fix issues with DAC load detection and erronous DDC detection on RV620/635.
- c9ccc4c4: Resolve unknown registers.
- aa7037a7: Remove stale structure elements.
- dfe36048: Changed heuristics for encoder link enabling.
- 153331e8: Properly restore Encoder and Transmitter.
- 6742f79e: RV620: Add Pixelclock support.
- 807e525a: Implement the hardware level scaling code.
- fd6a7abf: Restructure FMT block handling.
- 2e1f55b0: Consolidate handling of dual link TMDS displays.
- f0256f38: List explicite arguments for FMT block programming.
- 59de4071: Fix identification of end-of-code table data tables and GoldenSettings search.
- b3df388f: Add RV620/RV635 devices.
- c13650e6: Add KLDSKP_LVTMA and UNIPHYs to connector handling.
- 0dee42c5: Add support for new DIG blocks on RV620/635.
- 8dabb69a: Fix structure names in rhd_output.c.
- 80fb6b3f: Fix copy-over artefacts from rhd_conntest.
- 252491e4: Adding KLDSKP_LVTMA and UNIPYA/B as output types.
- 6dab67a8: Add RHD_CONNECTOR_DVI_SINGLE to be able to mark a single link connector.
- abb188fe: Separate query for temporal and spatial dithering.
- 4ec30282: Add more verbose output on GoldenSettings matching.
- a0c11368: Add support enumerated object IDs to the connector table parser.
- b280b417: Support for TMDSA dual link load detection (untested!).
- dec87ba6: Add support for dual link DVI panels (untested!).
- cf8eea25: Add support for two new ObjectIDs required for RV620/635.
- 55ce4f82: Added own version of AtomBIOS getConditionalGoldenValues().
- 283c2d2e: Fix GPIO routing for DDC in RV620/635.
- d499a616: Fix GPIO routing for DDC for RV620/635 in rhd_conntest.c.
- 8de4cd9a: Locate data tables embedded in AtomBIOS command tables.
- e29024d9: Consolidate load detection for R5xx/r6xx in rhd_conntest.
- f021c0cf: Add support for DAC load detection and I2C for RV620/RV635 to rhd_conntest.
- 481df402: Add stubs for the PLL subsystem.
- 3ba1c093: Add support for the DAC output subsystem for RV620/RV635.
- b08e64ec: Add I2C subsystem support for RV620/RV635.
- 089801d4: Add RV620/RV635 PCI IDs.
- 47298a34: Add support for sensing and programming different analog outputs.
- 2d42e5b7: Add monitor support for TVs.
- 8f06626d: Add an option to pass the TV standard to override boot default.
- 3fe49f2a: Fix spelling of 'Supp(p)orted' to match the fixed spelling in atombios.h.
- 2bcabe12: Add parsing of TV releated data tables to the AtomBIOS support.
- 726f6da1: Add TV detection do DAC load detection.
- e1605dfb: Be more verbose about fb parameters.
- 5163b9fb: Get and store verbosity level.
- 00e1b025: Restore original order of CRTCRestore and VGARestore.
|