diff options
| author | Cihangir Akturk <[email protected]> | 2017-08-03 11:58:16 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-08-15 18:46:12 +0000 |
| commit | f62facc2eb78ebbedae70e394ac034ab9407a244 (patch) | |
| tree | e78fda8410148279d813a9b5ecf77f82e997459b /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
| parent | drm/amd/powerplay: add CZ profile support (diff) | |
| download | kernel-f62facc2eb78ebbedae70e394ac034ab9407a244.tar.gz kernel-f62facc2eb78ebbedae70e394ac034ab9407a244.zip | |
drm/amdgpu: switch to drm_*{get,put} helpers
drm_*_reference() and drm_*_unreference() functions are just
compatibility alias for drm_*_get() and drm_*_put() and 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
