summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.c
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.com>2013-03-04 14:24:38 (GMT)
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-03-04 16:22:07 (GMT)
commit61bc95c1fbbb6a08b55bbe161fdf1ea5493fc595 (patch)
tree008e5a21293130e977d2f2df8850a8a84295c458 /drivers/gpu/drm/i915/i915_drv.c
parent86c268ed0f9b3b4d51d81dd8fcec533a164414d1 (diff)
downloadlinux-61bc95c1fbbb6a08b55bbe161fdf1ea5493fc595.tar.xz
DRM/i915: On G45 enable cursor plane briefly after enabling the display plane.
On G45 some low res modes (800x600 and 1024x768) produce a blank screen when the display plane is enabled with with cursor plane off. Experiments showed that this issue occurred when the following conditions were met: a. a previous mode had the cursor plane enabled (Xserver). b. this mode or the previous one was using self refresh. (Thus the problem was only seen with low res modes). The screens lit up as soon as the cursor plane got enabled. Therefore the blank screen occurred only in console mode, not when running an Xserver. It also seemed to be necessary to disable self refresh while briefly enabling the cursor plane. Signed-off-by: Egbert Eich <eich@suse.com> Bugzilla: https://bugs.freedesktop.org/attachment.cgi?bugid=61457 Acked-by: Chris Wilson <chris@chris-wilson.co.uk> [danvet: drop spurious whitespace change.] Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_drv.c')
0 files changed, 0 insertions, 0 deletions