All of lore.kernel.org
 help / color / mirror / Atom feed
* VT switchless resume patches
@ 2013-02-15 20:42 Jesse Barnes
  2013-02-15 20:42 ` [PATCH 1/6] drm/i915: don't restore LVDS enable state blindly Jesse Barnes
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Jesse Barnes @ 2013-02-15 20:42 UTC (permalink / raw)
  To: intel-gfx

Had to fix up a few things:
  - LVDS blind restore from old suspend/resume code
  - cursor restore
  - sprite restore

Plus a couple of misc patches.  Enough to make things work in X, though
our handling of sprites still needs improvement; I think our watermarks
are programmed out of order even though the state seems to be getting
restored correctly.

Thanks,
Jesse

^ permalink raw reply	[flat|nested] 13+ messages in thread
* VT switchless resume v2
@ 2013-02-15 21:07 Jesse Barnes
  2013-02-15 21:07 ` [PATCH 3/6] drm/i915: restore cursor and sprite state when forcing a config restore Jesse Barnes
  0 siblings, 1 reply; 13+ messages in thread
From: Jesse Barnes @ 2013-02-15 21:07 UTC (permalink / raw)
  To: intel-gfx

Fixed up the sprite bits to actually work, I had the tracking of the
state in the wrong place, which meant we'd use pre-modified bits on
resume, leading to breakage.  The other patches are the same.

Thanks,
Jesse

^ permalink raw reply	[flat|nested] 13+ messages in thread
* VT switchless v3
@ 2013-02-15 21:23 Jesse Barnes
  2013-02-15 21:23 ` [PATCH 3/6] drm/i915: restore cursor and sprite state when forcing a config restore Jesse Barnes
  0 siblings, 1 reply; 13+ messages in thread
From: Jesse Barnes @ 2013-02-15 21:23 UTC (permalink / raw)
  To: intel-gfx

A few more fixes from Daniel.

^ permalink raw reply	[flat|nested] 13+ messages in thread
* VT switchless suspend/resume
@ 2013-02-19 20:11 Jesse Barnes
  2013-02-19 20:11 ` [PATCH 3/6] drm/i915: restore cursor and sprite state when forcing a config restore Jesse Barnes
  0 siblings, 1 reply; 13+ messages in thread
From: Jesse Barnes @ 2013-02-19 20:11 UTC (permalink / raw)
  To: intel-gfx

Updated with the fix from Ville.

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2013-02-19 20:11 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-15 20:42 VT switchless resume patches Jesse Barnes
2013-02-15 20:42 ` [PATCH 1/6] drm/i915: don't restore LVDS enable state blindly Jesse Barnes
2013-02-15 21:10   ` Daniel Vetter
2013-02-15 21:15     ` Jesse Barnes
2013-02-15 20:42 ` [PATCH 2/6] drm/i915: add sprite restore function Jesse Barnes
2013-02-15 20:42 ` [PATCH 3/6] drm/i915: restore cursor and sprite state when forcing a config restore Jesse Barnes
2013-02-15 20:42 ` [PATCH 4/6] drm/i915: enable VT switchless resume Jesse Barnes
2013-02-15 21:14   ` Daniel Vetter
2013-02-15 20:42 ` [PATCH 5/6] drm/i915: emit a hotplug event on resume Jesse Barnes
2013-02-15 20:42 ` [PATCH 6/6] drm/i915: remove disabled memset of framebuffer from intel_fb Jesse Barnes
2013-02-15 21:07 VT switchless resume v2 Jesse Barnes
2013-02-15 21:07 ` [PATCH 3/6] drm/i915: restore cursor and sprite state when forcing a config restore Jesse Barnes
2013-02-15 21:23 VT switchless v3 Jesse Barnes
2013-02-15 21:23 ` [PATCH 3/6] drm/i915: restore cursor and sprite state when forcing a config restore Jesse Barnes
2013-02-19 20:11 VT switchless suspend/resume Jesse Barnes
2013-02-19 20:11 ` [PATCH 3/6] drm/i915: restore cursor and sprite state when forcing a config restore Jesse Barnes

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.