Home
last modified time | relevance | path

Searched hist:"57085 dca" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/arm/
H A Dmalidp_drv.c57085dca Tue Feb 27 12:23:06 CST 2018 Liviu Dudau <Liviu.Dudau@arm.com> drm: mali-dp: Turn off CRTC vblank when removing module.

When unbinding the mali-dp driver the drm_vblank_cleanup() function
warns us that the vblanks are still enabled. Fix that by calling
drm_crtc_vblank_off() in the malidp_unbind() function.

Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
57085dca Tue Feb 27 12:23:06 CST 2018 Liviu Dudau <Liviu.Dudau@arm.com> drm: mali-dp: Turn off CRTC vblank when removing module.

When unbinding the mali-dp driver the drm_vblank_cleanup() function
warns us that the vblanks are still enabled. Fix that by calling
drm_crtc_vblank_off() in the malidp_unbind() function.

Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>