commit | 21c16bf634e62cf9673946f509b469e7f0953ecf | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Jul 07 17:24:49 2015 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 17 16:50:14 2015 -0400 |
tree | 91595b4cd4064a7867bbdd32cb37fc090c7ec37d | |
parent | 91e1a5207edec9e4f888e44478a9a254186e0ba8 [diff] |
drm/amdgpu: add user fence context map v2 This is a prerequisite for the GPU scheduler to make the order of submission independent from the order of execution. v2: properly implement the locking Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com>