On Tue, Apr 11, 2017 at 09:02:47AM -0700, Kenneth Graunke wrote:
> Theoretically, with a 48-bit address space, we could have buffers
> with an alignment of >= 4GB.  It's a bit silly, but the exec_object
> structs (drm_i915_gem_exec_object2) use a __u64 for this, so we may
> as well use the same type as the kernel API.

It's one of those where you'll think of a use for it in a year or two
and be glad it just works :)

Reviewed-by: Chris Wilson <[email protected]>
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to