summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f118a0b..2015433e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-03-02 Benjamin Herrenschmidt <benh@kernel.crashing.org>
+ * src/radeon_driver.c: (RADEONPreInitConfig):
+ Fix the fix ... I didn't interpret PciInfo->size properly and forgot
+ that the function works in Kb not bytes... Ooops.
+
+2006-03-02 Benjamin Herrenschmidt <benh@kernel.crashing.org>
+
* src/radeon_driver.c: (RADEONInitMemoryMap),
(RADEONPreInitConfig):
Extend the alignement workaround to post-rv280 chips as well (thanks