summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 59bd3d74..3f118a0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+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
+ Hui) and also limit the CPU accessible memory to the size of the PCI
+ BAR size (yeah, it was passed to the driver, I just got blind for a
+ while it seems)
+
2006-03-01 Benjamin Herrenschmidt <benh@kernel.crashing.org>
* src/radeon_driver.c: (RADEONInitMemoryMap),