All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Misc forcewake patches
@ 2016-09-28 12:25 Tvrtko Ursulin
  2016-09-28 12:25 ` [PATCH 1/3] drm/i915: Remove redundant hsw_write* mmio functions Tvrtko Ursulin
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Tvrtko Ursulin @ 2016-09-28 12:25 UTC (permalink / raw)
  To: Intel-gfx

From: Tvrtko Ursulin <tvrtko.ursulin@intel.com>

Apart from 2/3 which I already sent yesterday, there are
two new patches here and the end result of the series is
approximately 3KiB reduction in i915.ko text size.

Tvrtko Ursulin (3):
  drm/i915: Remove redundant hsw_write* mmio functions
  drm/i915: Keep track of active forcewake domains in a bitmask
  drm/i915: Do not inline forcewake taking in mmio accessors

 drivers/gpu/drm/i915/i915_drv.h     |  2 +
 drivers/gpu/drm/i915/intel_uncore.c | 90 +++++++++++++------------------------
 2 files changed, 34 insertions(+), 58 deletions(-)

-- 
2.7.4

_______________________________________________
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-09-28 19:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-28 12:25 [PATCH 0/3] Misc forcewake patches Tvrtko Ursulin
2016-09-28 12:25 ` [PATCH 1/3] drm/i915: Remove redundant hsw_write* mmio functions Tvrtko Ursulin
2016-09-28 13:28   ` Joonas Lahtinen
2016-09-28 19:09   ` Chris Wilson
2016-09-28 12:25 ` [PATCH 2/3] drm/i915: Keep track of active forcewake domains in a bitmask Tvrtko Ursulin
2016-09-28 12:25 ` [PATCH 3/3] drm/i915: Do not inline forcewake taking in mmio accessors Tvrtko Ursulin
2016-09-28 12:38   ` Chris Wilson
2016-09-28 15:23     ` [PATCH v2] " Tvrtko Ursulin
2016-09-28 19:10       ` Chris Wilson
2016-09-28 13:22 ` ✗ Fi.CI.BAT: warning for Misc forcewake patches Patchwork
2016-09-28 16:28 ` ✓ Fi.CI.BAT: success for Misc forcewake patches (rev2) Patchwork

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.