commit | 56b3d20413587fab6a790cfc8bc075ca94bc8ed9 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Oct 19 14:09:24 2018 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 05 14:21:19 2018 -0500 |
tree | 561821ec6cc176dc9db2a0ffa539b7556c516a8e | |
parent | 27eb1fa9130a98edd2b321d4dbce5c8b244ee7af [diff] |
drm/ttm: make the device list mutex static This way it can protect the whole BO global state. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>