Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/ttm
Christian König 378e2d5b50 drm/ttm: fix ttm_bo_cleanup_refs_or_queue once more
With shared reservation objects __ttm_bo_reserve() can easily fail even on
destroyed BOs. This prevents correct handling when we need to individualize
the reservation object.

Fix this by individualizing the object before even trying to reserve it.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-09-12 14:23:41 -04:00
..
2017-09-01 15:00:45 -04:00
2016-03-30 17:20:43 +02:00
2017-05-18 17:22:39 +02:00