summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_display.c
diff options
context:
space:
mode:
authorCihangir Akturk <cakturk@gmail.com>2017-08-03 14:58:16 +0300
committerAlex Deucher <alexander.deucher@amd.com>2017-08-15 21:46:12 +0300
commitf62facc2eb78ebbedae70e394ac034ab9407a244 (patch)
treee78fda8410148279d813a9b5ecf77f82e997459b /drivers/gpu/drm/radeon/radeon_display.c
parentd45aec0536d4180bc6e9a79f5342bcf0e4f9b660 (diff)
downloadlinux-f62facc2eb78ebbedae70e394ac034ab9407a244.tar.xz
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 <christian.koenig@amd.com> Signed-off-by: Cihangir Akturk <cakturk@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/radeon_display.c')
0 files changed, 0 insertions, 0 deletions