linux/drivers/gpu/drm/ttm
Roger He e2721595e4 drm/ttm: check the return value of register_shrinker
This fixes the build warning:
"ignoring return value of 'register_shrinker', declared with
attribute warn_unused_result [-Wunused-result]"

Signed-off-by: Roger He <Hongbo.He@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-01-16 15:35:26 -05:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ttm_agp_backend.c drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2) 2017-12-28 09:48:19 -05:00
ttm_bo_manager.c
ttm_bo_util.c drm/ttm: use an operation ctx for ttm_tt_bind 2017-12-28 09:48:20 -05:00
ttm_bo_vm.c drm/ttm: remove ttm_bo_default_io_mem_pfn 2018-01-10 15:44:51 -05:00
ttm_bo.c drm/ttm: enable swapout for reserved BOs during allocation 2017-12-28 09:48:20 -05:00
ttm_execbuf_util.c drm/ttm: consistently use reservation_object_unlock 2017-12-06 12:47:19 -05:00
ttm_lock.c
ttm_memory.c drm/ttm: enable swapout for reserved BOs during allocation 2017-12-28 09:48:20 -05:00
ttm_module.c
ttm_object.c drm/ttm: use an operation ctx for ttm_mem_global_alloc 2017-12-27 11:38:54 -05:00
ttm_page_alloc_dma.c drm/ttm: check the return value of register_shrinker 2018-01-16 15:35:26 -05:00
ttm_page_alloc.c drm/ttm: check the return value of register_shrinker 2018-01-16 15:35:26 -05:00
ttm_tt.c drm/ttm: use an operation ctx for ttm_tt_bind 2017-12-28 09:48:20 -05:00