]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: pass the correct pipe number
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 16 Jul 2015 15:23:31 +0000 (12:23 -0300)
committerInki Dae <inki.dae@samsung.com>
Sun, 16 Aug 2015 01:23:34 +0000 (10:23 +0900)
commit7d01da277cc32a36df52b4c93d66de17e9e2a0c0
tree49e364cd41f7215175a4e9545f4dbdbf4c70f458
parentfa68adf24492df46a89521c3c45aa9c485a1b70b
drm/exynos: pass the correct pipe number

Instead of giving -1 to as arg to  drm_send_vblank_event() pass the
correct pipe number to it.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Reviewed-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_crtc.c