diff options
author | Christian König <christian.koenig@amd.com> | 2020-07-13 16:50:04 +0200 |
---|---|---|
committer | Christian König <christian.koenig@amd.com> | 2020-07-21 16:13:29 +0200 |
commit | 4b8edc39a45f51eb304acb081020ec4f063d53a5 (patch) | |
tree | 98457738c0bda25dc1cd5797acb3d6b92c6a5df5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e69acf18d08d7b5e9416fa6afb3a8dd6dd3439ce (diff) |
drm/ttm: cleanup io_mem interface with nouveau
Nouveau is the only user of this functionality and evicting io space
on -EAGAIN is really a misuse of the return code.
Instead switch to using -ENOSPC here which makes much more sense and
simplifies the code.
This could unbreak something as we now cleanly return EAGAIN, but the
chance for this are rather low.
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/378237/
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions