diff options
author | 2021-11-22 10:41:47 +0300 | |
---|---|---|
committer | 2021-11-22 14:20:44 +0000 | |
commit | 6164807dd2989fd4c1435a6b3c61453e63c4e37e (patch) | |
tree | 1a97a34d66b35a4e02b6241e9bf872b29647f554 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge drm/drm-next into drm-intel-gt-next (diff) | |
download | linux-dev-6164807dd2989fd4c1435a6b3c61453e63c4e37e.tar.xz linux-dev-6164807dd2989fd4c1435a6b3c61453e63c4e37e.zip |
drm/i915/ttm: Fix error code in i915_ttm_eviction_valuable()
This function returns a bool type so returning -EBUSY is equivalent to
returning true. It should return false instead.
Fixes: 7ae034590cea ("drm/i915/ttm: add tt shmem backend")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211122061438.GA2492@kili
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions