aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2016-07-26 12:01:53 +0100
committerChris Wilson <[email protected]>2016-07-26 13:01:00 +0100
commitf67cbce0f18299b70da776a5d699125b06523700 (patch)
tree68f0eb746a3f94f901a29c9d45f80cc742f06eb4 /tools/perf/scripts/python/bin
parent15f7bbc7351da8a5568c75ac09f142da78077a1d (diff)
drm/i915: Only drop the batch-pool's object reference
The obj->batch_pool_link is only inspected when traversing the batch pool list and when on the batch pool list the object is referenced. Thus when freeing the batch pool list, we only need to unreference the object and do not have to worry about the obj->batch_pool_link. Signed-off-by: Chris Wilson <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Joonas Lahtinen <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions