diff options
author | 2018-07-31 08:16:58 +0200 | |
---|---|---|
committer | 2018-07-31 16:58:21 -0500 | |
commit | 269a8b6e342501fa221a398dd2730b7af7e94a5d (patch) | |
tree | 230bb67b34b921024516ec4a0de4ab402aa2f7b3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amdgpu: Replace ttm_bo_unref with ttm_bo_put (diff) | |
download | linux-dev-269a8b6e342501fa221a398dd2730b7af7e94a5d.tar.xz linux-dev-269a8b6e342501fa221a398dd2730b7af7e94a5d.zip |
drm/radeon: Replace ttm_bo_reference with ttm_bo_get
The function ttm_bo_get acquires a reference on a TTM buffer object. The
function's name is more aligned to the Linux kernel convention of naming
ref-counting function _get and _put.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions