diff options
author | Chris Wilson <[email protected]> | 2012-11-15 11:32:26 +0000 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2012-11-30 23:34:16 +0100 |
commit | 0104fdbb84d7adb0e377ed05bf75eba97b007544 (patch) | |
tree | c51e2069f6769d9a74c362c0465454691cf41f28 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 960e3564bfa464f92549383d41659f2aaeee1420 (diff) |
drm/i915: Introduce i915_gem_object_create_stolen()
Allow for the creation of GEM objects backed by stolen memory. As these
are not backed by ordinary pages, we create a fake dma mapping and store
the address in the scatterlist rather than obj->pages.
v2: Mark _i915_gem_object_create_stolen() as static, as noticed by Jesse
Barnes.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Jesse Barnes <[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