[Intel-gfx] [PATCH v12 1/9] drm/i915: Factor out i915_pvinfo.h

Chris Wilson chris at chris-wilson.co.uk
Fri Jun 17 18:41:18 UTC 2016


On Thu, Jun 16, 2016 at 08:06:57AM -0400, Zhi Wang wrote:
> As the PVINFO page definition is used by both GVT-g guest (vGPU) and GVT-g
> host (GVT-g kernel device model), factor it out for better code structure.
> 
> v7:
> - Split the "offsetof" modification into a dedicated patch. (Joonas)
> 
> v3:
> - Use offsetof to calculate the member offset of PVINFO structure (Joonas)
> 
> Reviewed-by: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
> Cc: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
> Signed-off-by: Zhi Wang <zhi.a.wang at intel.com>

Might as well start off checkpatch clean:
	s/uint32_t/u32/
	s/uint64_t/u64/
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list