intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Resume time optimisation
@ 2016-11-18 10:06 David Weinehall
  2016-11-18 10:06 ` [PATCH 1/3] drm/i915: Cleanup i915_gem_restore_gtt_mappings() David Weinehall
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: David Weinehall @ 2016-11-18 10:06 UTC (permalink / raw)
  To: intel-gfx

This patch series aims to reduce the time we spend in
i915_gem_restore_gtt_mappings() on resume.

Now that we're getting the resume times down a bit this function
started to stand out.

David Weinehall (3):
  drm/i915: Cleanup i915_gem_restore_gtt_mappings()
  drm/i915: Take runtime pm in i915_gem_resume()
  drm/i915: optimise intel_runtime_pm_{get,put}

 drivers/gpu/drm/i915/i915_gem.c         |  2 ++
 drivers/gpu/drm/i915/i915_gem_gtt.c     |  7 +------
 drivers/gpu/drm/i915/i915_vma.c         | 10 ++++++++++
 drivers/gpu/drm/i915/i915_vma.h         |  6 ++++--
 drivers/gpu/drm/i915/intel_runtime_pm.c | 12 ++++++++++++
 5 files changed, 29 insertions(+), 8 deletions(-)

-- 
2.10.2

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2016-11-18 12:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-18 10:06 [PATCH 0/3] Resume time optimisation David Weinehall
2016-11-18 10:06 ` [PATCH 1/3] drm/i915: Cleanup i915_gem_restore_gtt_mappings() David Weinehall
2016-11-18 10:37   ` Daniel Vetter
2016-11-18 10:45   ` Chris Wilson
2016-11-18 10:06 ` [PATCH 2/3] drm/i915: Take runtime pm in i915_gem_resume() David Weinehall
2016-11-18 10:47   ` Chris Wilson
2016-11-18 10:06 ` [PATCH 3/3] drm/i915: optimise intel_runtime_pm_{get, put} David Weinehall
2016-11-18 10:37   ` Chris Wilson
2016-11-18 11:15     ` David Weinehall
2016-11-18 12:21   ` kbuild test robot
2016-11-18 10:31 ` ✗ Fi.CI.BAT: failure for Resume time optimisation Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).