commit | bbbb29efa20d5526c2e6a04d08b3d94376cf73cf | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Aug 07 14:03:54 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Aug 17 15:46:00 2017 -0400 |
tree | 12b7cd908f2d2fca13f2d3efc5ba74a39499168c | |
parent | 373533f80b89f0f4fb59b65c2942d1b20b91319c [diff] |
drm/radeon: 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>