From 21acdf371e3cf913c5affbd3e86641cfb115311c Mon Sep 17 00:00:00 2001 From: Benjamin Herrenschmidt Date: Sat, 18 Mar 2006 00:08:24 +0000 Subject: Clear the offsets when updating the memory map instead of when enabling the CRTCs and try to make that code more reliable. Doesn't disable the CRTCs beforehand. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f2d50888..d947a5d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2006-03-18 Benjamin Herrenschmidt + + * src/radeon_driver.c: (RADEONRestoreMemMapRegisters), + (RADEONRestoreCrtcRegisters), (RADEONRestoreCrtc2Registers): + * src/radeon_reg.h: + Clear the offsets when updating the memory map instead of when + enabling the CRTCs and try to make that code more reliable. Doesn't + disable the CRTCs beforehand. + 2006-03-18 Roland Scheidegger * src/radeon_dri.c: (RADEONDRIGetVersion): * src/radeon_driver.c: (RADEONGetAccessibleVRAM): -- cgit v1.2.3