diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2006-03-13 02:57:17 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2006-03-13 02:57:17 +0000 |
commit | 74f4ed4275866475b3c182fae962df2fc0946b85 (patch) | |
tree | 8a467f24c81a4cab3b06ed954ae5d2a1a2871ec7 /ChangeLog | |
parent | 65625c6c2053792cd14b54c904bf46f360ef1565 (diff) |
Fix typo in the function setting the color space transformation factors for
old radeon
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2006-03-13 Benjamin Herrenschmidt <benh@kernel.crashing.org> + * src/radeon_video.c: (RADEONSetTransform): + Fix typo in the function setting the color space transformation + factors for old radeon + +2006-03-13 Benjamin Herrenschmidt <benh@kernel.crashing.org> + * src/radeon_driver.c: (RADEONPreInitVRAM), (RADEONPreInitChipType), (RADEONPreInit): Earliest fix introduced a bug due to another chicken & egg problem in |