commit | 12d4ac584465845af3c7fba090a82c8ee84180d1 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Aug 07 14:07:43 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Aug 17 15:46:01 2017 -0400 |
tree | 1dac2cb896511cf7e6857b0afd582b0ab8946bc9 | |
parent | bbbb29efa20d5526c2e6a04d08b3d94376cf73cf [diff] |
drm/amdgpu: fix incorrect use of the lru_lock The BO manager has its own lock and doesn't use the lru_lock. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>