diff options
| author | Matthew Auld <[email protected]> | 2019-08-10 10:29:45 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-08-10 11:19:00 +0100 |
| commit | 554e330ceb9f00204bb692974c490ad50fc104cc (patch) | |
| tree | f0ad45a514fd85f188f3ffa26d938e5b3334717e /tools/perf/scripts/python | |
| parent | 963ad1285b7c7c5e4c75c2aa108ace866010e9bc (diff) | |
drm/i915/blt: bump the size restriction
As pointed out by Chris, with our current approach we are actually
limited to S16_MAX * PAGE_SIZE for our size when using the blt to clear
pages. Keeping things simple try to fix this by reducing the copy to a
sequence of S16_MAX * PAGE_SIZE blocks.
Reported-by: Chris Wilson <[email protected]>
Signed-off-by: Matthew Auld <[email protected]>
Cc: Chris Wilson <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
[ickle: hide the details of the engine pool inside emit_vma]
Signed-off-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions