commit | 341cb9e426fac32523427c80c67543a16be46605 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Aug 07 09:36:03 2014 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 11 11:04:26 2014 -0400 |
tree | e83be125f262aa6dd3cd345bb0f55d735abfc44e | |
parent | 2a84a4476d6e13de72472f6ca4338aed0a8269b8 [diff] |
drm/radeon: add userptr flag to register MMU notifier v3 Whenever userspace mapping related to our userptr change we wait for it to become idle and unmap it from GTT. v2: rebased, fix mutex unlock in error path v3: improve commit message Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>