]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/atomic: Call fake_vblank() from the generic commit_tail() helpers
authorBoris Brezillon <boris.brezillon@bootlin.com>
Tue, 3 Jul 2018 07:50:20 +0000 (09:50 +0200)
committerBoris Brezillon <boris.brezillon@bootlin.com>
Sat, 7 Jul 2018 05:53:56 +0000 (07:53 +0200)
commit6fb42b6682f0d3c6ca9dc0e338c294fb92448e1d
tree2949b738fde1808b7e870faebf07ffe63177aeca
parentb25c60af7a8773694a505cdb0d2e67807243217d
drm/atomic: Call fake_vblank() from the generic commit_tail() helpers

Now that we have a way to fake VBLANK events when requested by the CRTC
hook it up to the generic commit_tail() helpers.

Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Reviewed-by: Liviu Dudau <liviu.dudau@arm.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20180703075022.15138-7-boris.brezillon@bootlin.com
drivers/gpu/drm/drm_atomic_helper.c