Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/radeon
Cihangir Akturk 07f65bb22f 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 <christian.koenig@amd.com>
Signed-off-by: Cihangir Akturk <cakturk@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-08-15 14:46:12 -04:00
..
2015-10-21 11:35:11 -04:00
2017-06-27 08:28:30 +10:00
2016-03-16 18:08:06 -04:00
2015-12-02 12:45:54 -05:00
2015-10-21 11:35:11 -04:00
2016-03-16 18:08:06 -04:00
2015-11-30 14:44:34 -05:00
2015-12-02 12:45:54 -05:00
2017-05-08 17:15:14 -07:00
2016-03-16 18:08:06 -04:00
2017-05-18 17:22:39 +02:00
2016-03-16 18:08:06 -04:00
2017-05-18 17:22:39 +02:00
2017-06-27 08:28:30 +10:00