diff options
author | Chris Wilson <[email protected]> | 2017-01-05 15:59:40 +0000 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2017-01-12 10:15:44 +0200 |
commit | e88893fea17996018b2d68a22e677ea04f3baadf (patch) | |
tree | 96e1bed627c2f4988e9724b5e094e6cbed87f737 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 79b11b6437bd31b315f5fda72fe1a00baf98e804 (diff) |
drm/i915: Clear ret before unbinding in i915_gem_evict_something()
Missed when rebasing patches, I failed to set ret to zero before
starting the unbind loop (which depends upon ret being zero).
Reported-by: Matthew Auld <[email protected]>
Fixes: 9332f3b1b99a ("drm/i915: Combine loops within i915_gem_evict_something")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Matthew Auld <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Matthew Auld <[email protected]>
Cc: <[email protected]> # v4.9+
(cherry picked from commit 121dfbb2a2ef1c5f49e15c38ccc47ff0beb59446)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions