diff options
author | Chris Wilson <[email protected]> | 2012-11-15 11:32:21 +0000 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2012-11-30 23:31:33 +0100 |
commit | c1ad11fce86405c955873974f58ab305d894be78 (patch) | |
tree | b46d21b197743436b89a1cde300bff7233bfd631 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 11be49eb4db24c5e971edef160afb87788cc270c (diff) |
drm/i915: Allow objects to be created with no backing pages, but stolen space
In order to accommodate objects that are not backed by struct pages, but
instead point into a contiguous region of stolen space, we need to make
various changes to avoid dereferencing obj->pages or obj->base.filp.
First introduce a marker for the stolen object, that specifies its
offset into the stolen region and implies that it has no backing pages.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Ben Widawsky <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions