public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* Anonymous ggtt_view params
@ 2017-01-11 21:51 Chris Wilson
  2017-01-11 21:51 ` [PATCH 1/6] drm/i915: Name the anonymous structs inside i915_ggtt_view Chris Wilson
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Chris Wilson @ 2017-01-11 21:51 UTC (permalink / raw)
  To: intel-gfx

It makes reading the vma->ggtt_view code more pleasant, but at an
unfortunate cost in header complexity to ensure that no unwanted bits are
in the struct and that gcc doesn't double the size of a few inlined
functions.

I like it, but I am biased.
-Chris

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

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

end of thread, other threads:[~2017-01-12 15:08 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-11 21:51 Anonymous ggtt_view params Chris Wilson
2017-01-11 21:51 ` [PATCH 1/6] drm/i915: Name the anonymous structs inside i915_ggtt_view Chris Wilson
2017-01-11 21:51 ` [PATCH 2/6] drm/i915: Pack the partial view size and offset into a single u64 Chris Wilson
2017-01-12  7:24   ` Tvrtko Ursulin
2017-01-12 14:09   ` Chris Wilson
2017-01-11 21:51 ` [PATCH 3/6] drm/i915: Compact memcmp in i915_vma_compare() Chris Wilson
2017-01-12  7:08   ` Tvrtko Ursulin
2017-01-12  7:14     ` Tvrtko Ursulin
2017-01-12 10:05       ` Chris Wilson
2017-01-12 10:36         ` Tvrtko Ursulin
2017-01-12 11:33   ` Chris Wilson
2017-01-12 15:00     ` Tvrtko Ursulin
2017-01-12 15:08       ` Chris Wilson
2017-01-11 21:51 ` [PATCH 4/6] drm/i915: Convert i915_ggtt_view to use an anonymous union Chris Wilson
2017-01-11 21:51 ` [PATCH 5/6] drm/i915: Eliminate superfluous i915_ggtt_view_rotated Chris Wilson
2017-01-11 21:51 ` [PATCH 6/6] drm/i915: Eliminate superfluous i915_ggtt_view_normal Chris Wilson
2017-01-11 23:23 ` ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915: Name the anonymous structs inside i915_ggtt_view Patchwork

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