diff options
author | Chris Wilson <[email protected]> | 2012-08-24 09:12:22 +0100 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2012-08-24 11:07:59 +0200 |
commit | 9a0f938bde74bf9e50bd75c8de9e38c1787398cd (patch) | |
tree | 2e2f245719fbd172d453212f1ebd47d6c6ada1cc /tools/perf/util/trace-event-scripting.c | |
parent | 5ee369138d28c17305e1cdc662a62a2fc83d80d7 (diff) |
drm/i915: Use the correct size of the GTT for placing the per-process entries
The current layout is to place the per-process tables at the end of the
GTT. However, this is currently using a hardcoded maximum size for the GTT
and not taking in account limitations imposed by the BIOS. Use the value
for the total number of entries allocated in the table as provided by
the configuration registers.
Reported-by: Matthew Garrett <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Ben Widawsky <[email protected]>
Cc: Matthew Garret <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions