]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/atomic-helper: Fix reference to drm_crtc_send_vblank_event()
authorThierry Reding <treding@nvidia.com>
Thu, 12 Oct 2017 14:08:57 +0000 (16:08 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 13 Oct 2017 13:41:04 +0000 (15:41 +0200)
commit277b09cfa377c31a8efebca465f096d4eea91ae4
tree801c7e287cbd26d2dc90b6c8583957231b14261f
parent9ac078159e2cf563c10d63a2a3dd773d2a480b49
drm/atomic-helper: Fix reference to drm_crtc_send_vblank_event()

Fix up this reference so that the proper link is generated in the
documentation and so that people don't go chasing after the wrong
function for an embarrassingly long time.

Acked-by: Noralf Trønnes <noralf@tronnes.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171012140857.9559-1-thierry.reding@gmail.com
drivers/gpu/drm/drm_atomic_helper.c