All of lore.kernel.org
 help / color / mirror / Atom feed
* Fastboot in 6 patches
@ 2013-05-15  0:08 Jesse Barnes
  2013-05-15  0:08 ` [PATCH 1/6] drm/i915: add encoder get_config function v5 Jesse Barnes
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Jesse Barnes @ 2013-05-15  0:08 UTC (permalink / raw)
  To: intel-gfx

It grew a little...  but there's only one real hack left, and that's the
PFIT bits.  To fix that properly, I think either we need to pull the
compute_config calls out of set_mode and into its callers so we can
compare pfit state, or something more ambitious where we collect all the
new configs up front and then let set_mode figure out how to apply it
minimally to hw.

Hopefully the other patches are pretty close to being ready though...

Thanks,
Jesse

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

end of thread, other threads:[~2013-05-23 21:23 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-15  0:08 Fastboot in 6 patches Jesse Barnes
2013-05-15  0:08 ` [PATCH 1/6] drm/i915: add encoder get_config function v5 Jesse Barnes
2013-05-15 21:45   ` Paulo Zanoni
2013-05-21  7:51     ` Daniel Vetter
2013-05-21  7:55     ` Daniel Vetter
2013-05-15  0:08 ` [PATCH 2/6] drm/i915: get mode clock when reading the pipe config v5 Jesse Barnes
2013-05-23 15:30   ` Daniel Vetter
2013-05-23 16:10     ` Jesse Barnes
2013-05-23 18:53       ` Daniel Vetter
2013-05-15  0:08 ` [PATCH 3/6] drm/i915: copy fetched mode state into crtc at setup_hw time v2 Jesse Barnes
2013-05-15  0:08 ` [PATCH 4/6] drm/i915: fetch PCH PLL state at init time v3 Jesse Barnes
2013-05-15  0:08 ` [PATCH 5/6] HACK: drm/i915: turn off panel fitting at flip time if needed Jesse Barnes
2013-05-15  0:08 ` [PATCH 6/6] drm/i915: flip on a no fb -> fb transition if crtc is active v2 Jesse Barnes
2013-05-23 21:23   ` [PATCH] drm/i915: flip on a no fb -> fb transition if crtc is active v3 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.