Bug 57971

Summary: Alt+F212 console is now colourfll
Product: Drivers Reporter: Toralf Förster (toralf.foerster)
Component: Video(DRI - Intel)Assignee: intel-gfx-bugs (intel-gfx-bugs)
Status: RESOLVED CODE_FIX    
Severity: normal CC: daniel, intel-gfx-bugs
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 3.9.1 Subsystem:
Regression: Yes Bisected commit-id:
Attachments: screen shot

Description Toralf Förster 2013-05-10 16:33:26 UTC
Well, it is not a bug, but a change wrt to 3.8.x where I'm unsure whether it is wanted.

The attached screen shot shows my external 1680x1050 VGA display, attached onto my notebook (closed LID w/ 1440x900 internal).
In the past the console messages were not surrounded by the colourfull pixel area at the bottom and to the upper right corner - so just be informed about that.
Comment 1 Toralf Förster 2013-05-10 16:36:06 UTC
Created attachment 101101 [details]
screen shot
Comment 2 Daniel Vetter 2013-05-10 21:37:16 UTC
This commit in drm-intel-fixes (on it's way to linus + cc: stable) should fix this:

commit 1ffc5289bfcf7f4c4e4213240bb4be68c48ce603
Author: Jani Nikula <jani.nikula@intel.com>
Date:   Tue May 7 18:54:05 2013 +0300

    drm/i915: clear the stolen fb before resuming

Thanks for reporting this bug and please reopen if this patch doesn't fix your bug.