drm/ttm: don't wait for BO on initial allocation
authorChristian König <christian.koenig@amd.com>
Wed, 6 Apr 2016 09:12:02 +0000 (11:12 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 May 2016 00:21:15 +0000 (20:21 -0400)
commit5ee7b41a8b83e5d73d8b0725561ba43de5cb9443
treebb9db3d9a36fe7987152ae2d82bc25ef780d7a88
parenteb4309690061abe21bb37b09692e57ca4fca0968
drm/ttm: don't wait for BO on initial allocation

When we use an extern reservation object that otherwise waits for every
fence registered with it.

Reviewed-by: Sinclair Yeh <syeh@vmware.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/ttm/ttm_bo.c