[Intel-gfx] [PATCH 1/2] drm/i915: Mark up GTT sizes as u64

Matthew Auld matthew.william.auld at gmail.com
Thu Oct 25 17:15:34 UTC 2018


On Thu, 25 Oct 2018 at 10:18, Chris Wilson <chris at chris-wilson.co.uk> wrote:
>
> Since we use a 64b virtual GTT irrespective of the system, we want to
> ensure that the GTT computations remains 64b even on 32b systems,
> including treatment of huge virtual pages.
>
> No code generation changes on 64b:
>
> Reported-by: Sergii Romantsov <sergii.romantsov at globallogic.com>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108282
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> Cc: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
> Cc: stable at vger.kernel.org
Reviewed-by: Matthew Auld <matthew.auld at intel.com>


More information about the Intel-gfx mailing list