[Intel-gfx] [PATCH 03/66] drm/i915: make PDE|PTE platform specific

Daniel Vetter daniel at ffwll.ch
Fri Jun 28 18:53:25 CEST 2013


On Thu, Jun 27, 2013 at 04:30:04PM -0700, Ben Widawsky wrote:
> Nothing outside of i915_gem_gtt.c and more specifically, the relevant
> gen specific init function should need to know about number of PDEs, or
> PTEs per PD. Exposing this will only lead to circumventing using the
> upcoming VM abstraction.
> 
> To accomplish this, move the defines into the .c file, rename the PDE
> define to be GEN6, and make the PTE count less of a magic number.
> 
> The remaining code in the global gtt setup is a bit messy, but an
> upcoming patch will clean that one up.
> 
> v2: Don't hardcode number of PDEs (Daniel + Jesse)
> Reworded commit message to reflect change.
> 
> Reviewed-by: Jesse Barnes <jbarnes at virtuousgeek.org>
> Signed-off-by: Ben Widawsky <ben at bwidawsk.net>

First 3 patches merged to dinq, thanks.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch



More information about the Intel-gfx mailing list