diff options
author | Robert Beckett <bob.beckett@collabora.com> | 2021-12-10 19:50:05 +0000 |
---|---|---|
committer | Matthew Auld <matthew.auld@intel.com> | 2021-12-14 14:40:10 +0000 |
commit | 5719d4fee1caed83979b21ad4cf34d46abf97514 (patch) | |
tree | 9ff18d3b9e3f98853de632ac162a8d993c7987ee /include/linux/linux_logo.h | |
parent | bd56c63ca1d953f035c1a06a0431c106ffada849 (diff) |
drm/i915/ttm: fix large buffer population trucation
ttm->num_pages is uint32_t which was causing very large buffers to
only populate a truncated size.
This fixes gem_create@create-clear igt test on large memory systems.
Fixes: 7ae034590cea ("drm/i915/ttm: add tt shmem backend")
Signed-off-by: Robert Beckett <bob.beckett@collabora.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211210195005.2582884-1-bob.beckett@collabora.com
Diffstat (limited to 'include/linux/linux_logo.h')
0 files changed, 0 insertions, 0 deletions