linux/drivers/gpu/drm/ttm
Thomas Hellstrom 025af189fb drm/ttm: Fixed a read/write lock imbalance
In ttm_write_lock(), the uninterruptible path should call
__ttm_write_lock() not __ttm_read_lock().  This fixes a vmwgfx hang
on F23 start up.

syeh: Extracted this from one of Thomas' internal patches.

Cc: <stable@vger.kernel.org>
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
2015-11-26 15:47:38 +01:00
..
Makefile
ttm_agp_backend.c
ttm_bo.c
ttm_bo_manager.c
ttm_bo_util.c
ttm_bo_vm.c
ttm_execbuf_util.c
ttm_lock.c
ttm_memory.c
ttm_module.c
ttm_object.c
ttm_page_alloc.c
ttm_page_alloc_dma.c
ttm_tt.c