drm/ttm: Reduce differences with Linux 3.9
authorFrançois Tigeot <ftigeot@wolfpond.org>
Sun, 23 Feb 2014 07:13:00 +0000 (08:13 +0100)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Sun, 23 Feb 2014 07:15:04 +0000 (08:15 +0100)
commitc19c624948dfb690756f0ab9867a120337fb7982
tree93d176bebb7b969f9d5b3146fb016804b33dacc3
parentc2d9fe68ab520e6cc5e22f37c32fe4998877bec9
drm/ttm: Reduce differences with Linux 3.9

The FreeBSD port of the ttm code was based on some Linux commit which happened
between the 3.8 and 3.9 releases.

For all intents and purposes, it might as well have been based on Linux 3.9.
sys/dev/drm/ttm/ttm_agp_backend.c
sys/dev/drm/ttm/ttm_bo.c
sys/dev/drm/ttm/ttm_bo_manager.c
sys/dev/drm/ttm/ttm_bo_util.c
sys/dev/drm/ttm/ttm_execbuf_util.c
sys/dev/drm/ttm/ttm_lock.c
sys/dev/drm/ttm/ttm_memory.c
sys/dev/drm/ttm/ttm_page_alloc_dma.c [deleted file]
sys/dev/drm/ttm/ttm_tt.c