diff options
| author | Paulo Zanoni <paulo.r.zanoni@intel.com> | 2015-07-02 19:25:07 -0300 |
|---|---|---|
| committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-07-06 14:33:24 +0200 |
| commit | d713fd4976f2838ca2ebccdc187256edb46bd48e (patch) | |
| tree | 331e77269678efafe4a04184fa83efac9a64daf6 /tools/perf/scripts | |
| parent | e72072b6d7a49ea09dd833c3bdaa300e86ab0671 (diff) | |
drm/i915: add simple wrappers for stolen node insertion/removal
We want to move the FBC code out of i915_gem_stolen.c, but that code
directly adds/removes stolen memory nodes. Let's create this
abstraction, so i915_gme_stolen.c is still in control of all the
stolen memory handling. The abstraction will also allow us to add
locking assertions later.
v2:
- Add dev_priv as remove_node() argument since we'll need it later
(Chris).
Requested-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions
