commit | cc325d1913475655b81c0417ba04c84f168ac78c | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Feb 08 11:08:35 2016 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Feb 10 14:17:16 2016 -0500 |
tree | 6dcc586983e753988a4b2713678f78bbb49ded6e | |
parent | 04db4caf5c836c211977a54c9218f2cdee14897f [diff] |
drm/amdgpu: check userptrs mm earlier Instead of when we try to bind it check the usermm when we try to use it in the IOCTLs. Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com>