gfx: drm: ttm: add support for non-swappable buffers
authorImre Deak <imre.deak@intel.com>
Thu, 22 Dec 2011 20:48:27 +0000 (22:48 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 3 Jul 2012 09:29:18 +0000 (12:29 +0300)
commit23b16b69d5a4aa9066617a49f3b0469ccf880668
tree75d6cc0d8abfecdb334405541995dc0fe2bc271b
parent6116837ec5bae76d25af662e57a5aaced0d7de25
gfx: drm: ttm: add support for non-swappable buffers

Needed by buffers that can move in GPU address space, but are not
swappable. An example is a wrapped PVR buffer, added by an upcoming
patch.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Pauli Nieminen <pauli.nieminen@linux.intel.com>
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
drivers/gpu/drm/ttm/ttm_bo.c
include/drm/ttm/ttm_placement.h