diff options
| author | Cihangir Akturk <[email protected]> | 2017-08-03 11:58:35 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-08-15 18:46:12 +0000 |
| commit | 07f65bb22fcc97a89f85570001512adb5d7973bd (patch) | |
| tree | d941bd52faa4d9c5c2ef623a598d066164c97dfd /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
| parent | drm/amdgpu: switch to drm_*{get,put} helpers (diff) | |
| download | kernel-07f65bb22fcc97a89f85570001512adb5d7973bd.tar.gz kernel-07f65bb22fcc97a89f85570001512adb5d7973bd.zip | |
drm/radeon: switch to drm_*{get,put} helpers
drm_*_reference() and drm_*_unreference() functions are just
compatibility alias for drm_*_get() and drm_*_put() adn should not be
used by new code. So convert all users of compatibility functions to use
the new APIs.
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Cihangir Akturk <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions
