drm/ttm: Use the Linux wait queues API
authorFrançois Tigeot <ftigeot@wolfpond.org>
Sun, 2 Mar 2014 09:03:40 +0000 (10:03 +0100)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Sun, 2 Mar 2014 13:11:14 +0000 (14:11 +0100)
commita832fc0dc3a7e59b10f5fe57bed43809a2d77791
tree420d64cb095e20fee0d2b3c3728aae637195e20d
parenta6796b4c8ac1ab9cbe785725c6fc21d2065aba7e
drm/ttm: Use the Linux wait queues API

Reducing differences with Linux 3.9 (ttm) and Linux 3.8 (rest of the code)
sys/dev/drm/drm_fops.c
sys/dev/drm/include/drm/drmP.h
sys/dev/drm/include/drm/ttm/ttm_bo_api.h
sys/dev/drm/include/drm/ttm/ttm_lock.h
sys/dev/drm/ttm/ttm_bo.c
sys/dev/drm/ttm/ttm_bo_util.c
sys/dev/drm/ttm/ttm_execbuf_util.c