diff options
author | Kenneth Graunke <[email protected]> | 2017-04-10 23:55:21 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2017-04-11 21:07:45 -0700 |
commit | c85d6832fda15f59df786c5843e544ba0bb47b10 (patch) | |
tree | 351d7af16c28a6727b043405433f532e980f7a82 /docs | |
parent | 444ab8126d38bfb236b272226f0a57dafd0ac6de (diff) |
i965/drm: Make alignment parameter a uint64_t.
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.
Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions