diff options
| author | Ben Widawsky <[email protected]> | 2013-05-31 14:46:20 -0700 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2013-06-03 10:49:08 +0200 |
| commit | 1d64ae719b436f2a5f8f5da801b4c560bf24aaa9 (patch) | |
| tree | 72e2b76808678eb078155b05d33d8f3094865211 /tools/perf/scripts/python | |
| parent | dd53e1b0ed82ba72b2e9f11ae9c3d38bb82113cc (diff) | |
drm/i915: Unpin stolen pages
The way the stolen handling works is we take a pin on the backing pages,
but we never actually get a reference to the bo. On freeing objects
allocated with stolen memory, the final unref will end up freeing the
object with pinned pages count left. To enable an assertion to catch
bugs in this code path, this patch cleans up that remaining pin.
Signed-off-by: Ben Widawsky <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions