]> 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)
commit1712e310da1fba0b73edd41f7f6e9510b9fbf0bf
tree2949b738fde1808b7e870faebf07ffe63177aeca
parent806be848cdecba83900f8320ce0f997e26ffc5c4
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