ttm: add prime sharing support to TTM (v2)
authorDave Airlie <airlied@redhat.com>
Mon, 2 Apr 2012 10:46:06 +0000 (11:46 +0100)
committerDave Airlie <airlied@redhat.com>
Wed, 23 May 2012 09:46:27 +0000 (10:46 +0100)
This adds the ability for ttm common code to take an SG table
and use it as the backing for a slave TTM object.

The drivers can then populate their GTT tables using the SG object.

v2: make sure to setup VM for sg bos as well.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found