[PATCH] drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v2

2016-07-27 Thread Deucher, Alexander
Felix; funfunctor at folklore1984.net > Subject: [PATCH] drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" > v2 > > From: Christian König > > We still need to unbind explicitely during a move. > > This partial reverts commit ff20caa0bcbfef9f7686f8d1868a3b9909

[PATCH] drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v2

2016-07-23 Thread Edward O'Callaghan
Reviewed-by: Edward O'Callaghan On 07/22/2016 11:10 PM, Christian König wrote: > From: Christian König > > We still need to unbind explicitely during a move. > > This partial reverts commit ff20caa0bcbfef9f7686f8d1868a3b990921afd6. > > v2: remove unnecessary check and unused variable > >

[PATCH] drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v2

2016-07-22 Thread Christian König
From: Christian König We still need to unbind explicitely during a move. This partial reverts commit ff20caa0bcbfef9f7686f8d1868a3b990921afd6. v2: remove unnecessary check and unused variable Signed-off-by: Christian König --- drivers/gpu/drm/ttm/ttm_bo_util.c |

[PATCH] drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v2

2016-07-22 Thread Sean Paul
On Fri, Jul 22, 2016 at 9:10 AM, Christian König wrote: > From: Christian König > > We still need to unbind explicitely during a move. Sorry for the drive-by nit, but: s/explicitely/explicitly/ > > This partial reverts commit ff20caa0bcbfef9f7686f8d1868a3b990921afd6. > > v2: remove

[PATCH] drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)"

2016-07-21 Thread Lin, Amber
- From: Christian König [mailto:deathsim...@vodafone.de] Sent: Thursday, July 21, 2016 6:21 AM To: dri-devel at lists.freedesktop.org Cc: Lin, Amber; Kuehling, Felix Subject: [PATCH] drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" From: Christian König <christian.koe...@amd.c

[PATCH] drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)"

2016-07-21 Thread Christian König
From: Christian König We still need to unbind explicitely during a move. This partial reverts commit ff20caa0bcbfef9f7686f8d1868a3b990921afd6. Signed-off-by: Christian König --- drivers/gpu/drm/ttm/ttm_bo_util.c | 1 + drivers/gpu/drm/ttm/ttm_tt.c | 15