kernel-hacking-2024-linux-s.../drivers/gpu/drm/ttm
Thomas Hellstrom a8ff3ee211 drm/ttm: Fix spinlock imbalance
This imbalance may cause hangs when TTM is trying to swap out a buffer
that is already on the delayed delete list.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-06-01 17:00:19 +01:00
..
Makefile drm/ttm: provide dma aware ttm page pool code V9 2011-12-06 10:39:33 +00:00
ttm_agp_backend.c drm/ttm: Use pr_fmt and pr_<level> 2012-03-20 08:45:35 +00:00
ttm_bo.c drm/ttm: Fix spinlock imbalance 2012-06-01 17:00:19 +01:00
ttm_bo_manager.c
ttm_bo_util.c drm/ttm: simplify memory accounting for ttm user v2 2011-12-06 10:40:11 +00:00
ttm_bo_vm.c drm/ttm: Use pr_fmt and pr_<level> 2012-03-20 08:45:35 +00:00
ttm_execbuf_util.c
ttm_lock.c
ttm_memory.c drm/ttm: Use pr_fmt and pr_<level> 2012-03-20 08:45:35 +00:00
ttm_module.c
ttm_object.c drm/ttm: Use pr_fmt and pr_<level> 2012-03-20 08:45:35 +00:00
ttm_page_alloc.c drm/ttm: Use pr_fmt and pr_<level> 2012-03-20 08:45:35 +00:00
ttm_page_alloc_dma.c drm/ttm: Use pr_fmt and pr_<level> 2012-03-20 08:45:35 +00:00
ttm_tt.c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2012-03-22 13:08:22 -07:00