linux/drivers/gpu/drm/ttm
Christian König 44292a0f9d drm/ttm: warn stricter about freeing pinned BOs
So far we only warned when the BOs where pinned and not idle.

Also warn if we see a pinned BO in general.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Leo Liu <leo.liu@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210415084730.2057-3-christian.koenig@amd.com
2021-04-19 14:20:40 +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: warn stricter about freeing pinned BOs 2021-04-19 14:20:40 +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: Don't count pages in SG BOs against pages_limit 2021-04-14 11:09:19 +02:00