linux/drivers/gpu/drm/ttm
Thomas Hellstrom 78ecf091aa ttm: Return -ERESTART when a signal interrupts bo eviction.
A bug caused the ttm code to just terminate the wait when a signal
was received while waiting for the GPU to release a buffer object that
was to be evicted.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2009-06-19 09:01:02 +10:00
..
Makefile drm: Add the TTM GPU memory manager subsystem. 2009-06-15 09:37:57 +10:00
ttm_agp_backend.c drm: Add the TTM GPU memory manager subsystem. 2009-06-15 09:37:57 +10:00
ttm_bo_util.c drm: Add the TTM GPU memory manager subsystem. 2009-06-15 09:37:57 +10:00
ttm_bo_vm.c drm: Add the TTM GPU memory manager subsystem. 2009-06-15 09:37:57 +10:00
ttm_bo.c ttm: Return -ERESTART when a signal interrupts bo eviction. 2009-06-19 09:01:02 +10:00
ttm_global.c drm: Add the TTM GPU memory manager subsystem. 2009-06-15 09:37:57 +10:00
ttm_memory.c drm: Add the TTM GPU memory manager subsystem. 2009-06-15 09:37:57 +10:00
ttm_module.c drm: Add the TTM GPU memory manager subsystem. 2009-06-15 09:37:57 +10:00
ttm_tt.c drm: Add the TTM GPU memory manager subsystem. 2009-06-15 09:37:57 +10:00