Re: [PATCH 6/6] drm/amdgpu: remove MM engine related WARN_ON for user fence

2019-05-09 Thread Christian König
Am 08.05.19 um 21:02 schrieb Liu, Leo: On 5/8/19 1:45 PM, Alex Deucher wrote: [CAUTION: External Email] On Wed, May 8, 2019 at 11:51 AM Liu, Leo wrote: Since the check aleady done with command submission check Missing signed-off-by. patches 1-5 are: Reviewed-by: Alex Deucher As for this p

Re: [PATCH 6/6] drm/amdgpu: remove MM engine related WARN_ON for user fence

2019-05-08 Thread Liu, Leo
On 5/8/19 1:45 PM, Alex Deucher wrote: > [CAUTION: External Email] > > On Wed, May 8, 2019 at 11:51 AM Liu, Leo wrote: >> Since the check aleady done with command submission check > Missing signed-off-by. > > patches 1-5 are: > Reviewed-by: Alex Deucher > > As for this patch, I don't think these

Re: [PATCH 6/6] drm/amdgpu: remove MM engine related WARN_ON for user fence

2019-05-08 Thread Alex Deucher
On Wed, May 8, 2019 at 11:51 AM Liu, Leo wrote: > > Since the check aleady done with command submission check Missing signed-off-by. patches 1-5 are: Reviewed-by: Alex Deucher As for this patch, I don't think these are directly related to user fences and we may want to keep them. Alex > ---