diff options
| author | Robert Beckett <[email protected]> | 2021-12-10 19:50:05 +0000 |
|---|---|---|
| committer | Matthew Auld <[email protected]> | 2021-12-14 14:40:10 +0000 |
| commit | 5719d4fee1caed83979b21ad4cf34d46abf97514 (patch) | |
| tree | 9ff18d3b9e3f98853de632ac162a8d993c7987ee /tools/lib/api/debug.c | |
| 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 <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>
Signed-off-by: Matthew Auld <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/lib/api/debug.c')
0 files changed, 0 insertions, 0 deletions