linux/drivers/gpu/drm/ttm
Christian König a28e10ed99 drm/ttm: fix return value check
The function returns the number of swapped pages here. Only abort when we get
a negative error code.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210409130113.1459-1-christian.koenig@amd.com
2021-04-12 13:42:29 +02:00
..
Makefile drm/ttm: move memory accounting into vmwgfx v4 2021-02-09 17:27:33 +01:00
ttm_agp_backend.c drm/ttm: device naming cleanup 2021-01-21 14:51:45 +01:00
ttm_bo_util.c drm/ttm: ioremap buffer according to TTM mem caching setting 2021-04-08 12:21:22 +02:00
ttm_bo_vm.c drm/ttm: device naming cleanup 2021-01-21 14:51:45 +01:00
ttm_bo.c drm/ttm: Ignore signaled move fences 2021-04-08 12:21:16 +02:00
ttm_device.c drm/ttm: make global mutex and use count static 2021-04-09 15:26:27 +02:00
ttm_execbuf_util.c drm/ttm: switch to per device LRU lock 2021-03-24 17:05:25 +01:00
ttm_module.c drm/ttm: drop sysfs directory 2021-02-09 17:28:01 +01:00
ttm_module.h drm/ttm: drop sysfs directory 2021-02-09 17:28:01 +01:00
ttm_pool.c drm-misc-next for 5.13: 2021-03-16 17:08:46 +10:00
ttm_range_manager.c drm/ttm: device naming cleanup 2021-01-21 14:51:45 +01:00
ttm_resource.c drm/ttm: switch to per device LRU lock 2021-03-24 17:05:25 +01:00
ttm_tt.c drm/ttm: fix return value check 2021-04-12 13:42:29 +02:00