summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e56c2f2..59c2704e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-03-16 Benjamin Herrenschmidt <benh@kernel.crashing.org>
+ * src/radeon_driver.c: (RADEONInitCrtcRegisters),
+ (RADEONInitCrtc2Registers), (RADEONDoAdjustFrame):
+ Fix incorrect CRTC2_OFFSET values when using old-style dual head (not
+ MergedFB). Fixes Xinerama for me.
+
+2006-03-16 Benjamin Herrenschmidt <benh@kernel.crashing.org>
+
* src/radeon_driver.c: (RADEONWaitForVerticalSync),
(RADEONWaitForVerticalSync2), (RADEONLoadPalette),
(RADEONScreenInit), (RADEONRestoreMemMapRegisters),