commit | 60629c4d192f12028a47f6eb019fe21795e46424 | [log] [tgz] |
---|---|---|
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Mon Jun 06 11:41:39 2016 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Jun 06 18:03:49 2016 +0200 |
tree | 00f9b0487c17d04d5c44697916521e7d0e243009 | |
parent | a288c1ea8e7745202d96a74c17dce4cf69b7677f [diff] |
drm/amdgpu: use drm_crtc_vblank_{get,put}() Replace the legacy drm_vblank_{get,put}() with the new helper functions. Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1465224105-21485-8-git-send-email-gustavo@padovan.org