Files
linux/drivers/gpu/drm
Thomas Zimmermann 71d5ef1127 drm/amdgpu: 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.

v2:
 * changed prefix to drm/amdgpu

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>
2018-07-31 16:58:21 -05:00
..
2018-07-04 10:27:12 +10:00
2018-07-02 18:45:55 +03:00
2018-07-13 18:40:28 +02:00
2018-07-13 17:58:19 +03:00
2018-05-03 21:26:32 +02:00