]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - drivers/gpu/drm/amd/amdgpu/dce_v10_0.c
drm/amdgpu: use drm_crtc_send_vblank_event()
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 14 Apr 2016 17:48:12 +0000 (10:48 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 2 May 2016 15:02:44 +0000 (17:02 +0200)
commit56286769667c72322d18e9acca3a639213bd4a00
tree56e294beb08dedfb7d3f6019a37db72eec6b9a56
parent81072bfd13f23079417259f8973532ae21716225
drm/amdgpu: use drm_crtc_send_vblank_event()

Replace the legacy drm_send_vblank_event() with the new helper function.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1460656118-16766-1-git-send-email-gustavo@padovan.org
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c
drivers/gpu/drm/amd/amdgpu/dce_v11_0.c
drivers/gpu/drm/amd/amdgpu/dce_v8_0.c