All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv5] optimize wait for vblank
@ 2014-05-21  7:39 Arun R Murthy
  2014-05-21  7:39 ` [PATCHv5] drm/i915: use waitqueue in " Arun R Murthy
  0 siblings, 1 reply; 5+ messages in thread
From: Arun R Murthy @ 2014-05-21  7:39 UTC (permalink / raw)
  To: daniel.vetter, jani.nikula, intel-gfx, airlied, chris; +Cc: Arun R Murthy

Implemented the comments based on
www.spinics.net/lists/intel-gfx/msg42439.html

Arun R Murthy (1):
  drm/i915: use waitqueue in wait for vblank

 drivers/gpu/drm/i915/i915_dma.c      |    2 ++
 drivers/gpu/drm/i915/i915_drv.h      |    1 +
 drivers/gpu/drm/i915/i915_irq.c      |   16 ++++++++++++----
 drivers/gpu/drm/i915/intel_display.c |   10 ++++++----
 4 files changed, 21 insertions(+), 8 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-05-21  8:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-21  7:39 [PATCHv5] optimize wait for vblank Arun R Murthy
2014-05-21  7:39 ` [PATCHv5] drm/i915: use waitqueue in " Arun R Murthy
2014-05-21  7:54   ` Chris Wilson
2014-05-21  8:40     ` Ville Syrjälä
2014-05-21  8:21   ` Daniel Vetter

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.