Michel Thierry <[email protected]> writes:

> From: Ben Widawsky <[email protected]>
>
> Signed-off-by: Ben Widawsky <[email protected]>
> Signed-off-by: Michel Thierry <[email protected]>

Reviewed-by: Mika Kuoppala <[email protected]>

> ---
>  drivers/gpu/drm/i915/i915_gem_gtt.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/i915/i915_gem_gtt.h 
> b/drivers/gpu/drm/i915/i915_gem_gtt.h
> index 9d998ec..8f76990 100644
> --- a/drivers/gpu/drm/i915/i915_gem_gtt.h
> +++ b/drivers/gpu/drm/i915/i915_gem_gtt.h
> @@ -282,7 +282,7 @@ struct i915_hw_ppgtt {
>       };
>       union {
>               dma_addr_t *pt_dma_addr;
> -             dma_addr_t *gen8_pt_dma_addr[4];
> +             dma_addr_t *gen8_pt_dma_addr[GEN8_LEGACY_PDPES];
>       };
>  
>       struct drm_i915_file_private *file_priv;
> -- 
> 2.1.1
>
> _______________________________________________
> Intel-gfx mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to