diff options
author | Michel Daenzer <michel@daenzer.net> | 2006-04-29 21:30:23 +0000 |
---|---|---|
committer | Michel Daenzer <michel@daenzer.net> | 2006-04-29 21:30:23 +0000 |
commit | b90d3710e67caad0686efab491c2b76ae877920c (patch) | |
tree | 75ad2aa9dbddf3327fc45947c8ca7f970f410620 /ChangeLog | |
parent | 30f3ce5c5ba205a23748def11de019ee727897f3 (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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |