[Bug 27422] [X700] Color depth degradation after resume

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jul 15 10:27:26 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=27422

--- Comment #26 from Mikhail <mlt at gmx.us> 2011-07-15 10:27:27 PDT ---
I'm not sure if pushing some register values from working state was the right
thing to try.

awk 'BEGIN{ORS="|"};{if($1=="<" && $4!="")print "0x" $2, "0x" $3}' wb.diff |
xargs -d "|" -L 1 echo ./radeonreg regset > cmds.sh
sh cmds.sh

This did a minor temporal damage in upper part of the screen for working
conditions. However when I tried to execute it after resume, it made screen
flashy then it faded out and essentially froze the system.

I'm not sure what are those byte long registers as radeonreg regmatch doesn't
know them.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list