Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* FBC patchset
@ 2011-07-08 11:22 Chris Wilson
  2011-07-08 11:22 ` [PATCH 1/8] drm/i915: Only export the generic intel_disable_fbc() interface Chris Wilson
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: Chris Wilson @ 2011-07-08 11:22 UTC (permalink / raw)
  To: intel-gfx

This is hopefully the culimination of yesterday's patches and review. I
pulled in Jesse's comments about needing to be sure that the tasklet was
not running on module unload and after several prods by Keith, we have
safely eliminated any potential blocking waits on vblank when changing
FBC configurations. As always further feedback is welcome. The one
remaining question I have is over the use of 50ms as the delay interval.
It was a value that was just sufficiently large enough to cover
page-flipping, but maybe we are better with a less agressive 100ms for
the purposes of "letting the display settle" before compressing the
scanout?
-Chris

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

end of thread, other threads:[~2012-01-17 16:57 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-08 11:22 FBC patchset Chris Wilson
2011-07-08 11:22 ` [PATCH 1/8] drm/i915: Only export the generic intel_disable_fbc() interface Chris Wilson
2011-07-08 11:22 ` [PATCH 2/8] drm/i915: Replace direct calls to vfunc.disable_fbc with intel_disable_fbc() Chris Wilson
2011-07-08 11:22 ` [PATCH 3/8] drm/i915: Remove vestigial pitch from post-gen2 FBC control routines Chris Wilson
2011-07-08 17:20   ` Keith Packard
2011-07-08 11:22 ` [PATCH 4/8] drm/i915: Use of a CPU fence is mandatory to update FBC regions upon CPU writes Chris Wilson
2011-07-08 11:22 ` [PATCH 5/8] drm/i915: Set persistent-mode for ILK/SNB framebuffer compression Chris Wilson
2011-07-08 11:22 ` [PATCH 6/8] drm/i915: Disable FBC across page-flipping Chris Wilson
2011-07-08 11:22 ` [PATCH 7/8] drm/i915: Perform intel_enable_fbc() from a delayed task Chris Wilson
2011-07-08 11:22 ` [PATCH 8/8] drm/i915: Share the common work of disabling active FBC before updating Chris Wilson
2011-07-08 19:43 ` FBC patchset Chris Wilson
2011-07-08 20:00   ` Keith Packard
2011-07-08 20:19     ` Chris Wilson
2011-07-08 21:28       ` Keith Packard
2011-07-08 22:08         ` Chris Wilson
2012-01-17 16:18   ` Daniel Vetter
2012-01-17 16:57     ` Chris Wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox