mirror_ubuntu-kernels/drivers/gpu/drm/ttm
Christian König 2d2ddb589d drm/ttm: fix deref of bo->ttm without holding the lock v2
We need to grab the resv lock first before doing that check.

v2 (chk): simplify the change for -fixes

Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210528130041.1683-1-christian.koenig@amd.com
2021-06-08 13:24:15 +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: fix deref of bo->ttm without holding the lock v2 2021-06-08 13:24:15 +02:00
ttm_device.c drm/ttm: fix deref of bo->ttm without holding the lock v2 2021-06-08 13:24:15 +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 error handling if no BO can be swapped out v4 2021-04-23 14:20:38 +02:00