1
0
Files
linux/drivers/gpu/drm
Maxime Ripard fd00c4ee76 drm/sun4i: crtc: Call drm_crtc_vblank_on / drm_crtc_vblank_off
Make sure that the CRTC code will call the enable/disable_vblank hooks.

Otherwise, since the refcounting will be off, we might end up in a
situation where the vblank management functions are called while the CRTC
is off.

Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180221125703.4595-3-maxime.ripard@bootlin.com
2018-03-06 16:27:54 +01:00
..
2017-11-11 11:23:15 +01:00
2018-02-01 11:35:46 +10:00
2017-12-27 19:00:09 -05:00
2017-11-23 12:31:49 +02:00
2018-01-24 15:49:04 -05:00