]> git.baikalelectronics.ru Git - 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)
commited64b25668f9efeb56e36fd88abdaf11373aeaed
tree2949b738fde1808b7e870faebf07ffe63177aeca
parent7dd35576a13381212ac3b69ba4f5976504da433a
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