]> git.proxmox.com Git - mirror_ubuntu-focal-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)
commit451a8c0c59b3feebb5bf6a1ce1335e9f3e428355
tree49e364cd41f7215175a4e9545f4dbdbf4c70f458
parent43a3b866a9e73e9bd215ec3f36c71e42469e70c6
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