commit | d33a8fc719e8d3cba537ae2bfa1152f35537e019 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Nov 27 14:48:40 2014 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Dec 03 14:26:46 2014 -0500 |
tree | 7855ac4bd1ac302402042f0d42a5e7b51a6e3e92 | |
parent | ff4b4af16f90b306db55af869ed1fe26cf8d17d0 [diff] |
drm/radeon drop gobj from radeon_cs_reloc It's only used once after initializing and that ptr can be calculated from the BO as well. Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>