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 abstra
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