Comment 123 for bug 586325

Revision history for this message
Torsten Spindler (tspindler) wrote :

Running the kernel since last week on my laptop (nvidia graphics though) without detecting any regressions.

Testing the kernel on an Fuj-Siemens Esprimo E today for 1.5 hours, doing a loop over xrandr:
while true
do
   xrandr -s 1024x768
   sleep 30
   xrandr -s 1920x1200
   sleep 30
done

During the loop I move the mouse from time to time and from edge to edge. All resolution changes work.