summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichel Daenzer <michel@daenzer.net>2006-04-29 21:30:23 +0000
committerMichel Daenzer <michel@daenzer.net>2006-04-29 21:30:23 +0000
commitb90d3710e67caad0686efab491c2b76ae877920c (patch)
tree75ad2aa9dbddf3327fc45947c8ca7f970f410620 /ChangeLog
parent30f3ce5c5ba205a23748def11de019ee727897f3 (diff)
Bugzilla #1992 <https://bugs.freedesktop.org/show_bug.cgi?id=1992> Patch
#4988 <https://bugs.freedesktop.org/attachment.cgi?id=4988>: Fix Option "DisplayPriority" "HIGH" for R300 family.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c022ef7..d4863be8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-04-29 Michel Dänzer <michel@daenzer.net>
+ * src/radeon_driver.c: (RADEONInitDispBandwidth):
+ Bugzilla #1992 <https://bugs.freedesktop.org/show_bug.cgi?id=1992>
+ Patch #4988 <https://bugs.freedesktop.org/attachment.cgi?id=4988>:
+ Fix Option "DisplayPriority" "HIGH" for R300 family.
+
+2006-04-29 Michel Dänzer <michel@daenzer.net>
+
* src/radeon_driver.c: (RADEONCloseScreen):
Properly de-initialize EXA driver data, so EXA can be initialized again
in the next generation.