]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: Add mode_set manager operation
authorSean Paul <seanpaul@chromium.org>
Thu, 30 Jan 2014 21:19:18 +0000 (16:19 -0500)
committerInki Dae <daeinki@gmail.com>
Sun, 23 Mar 2014 15:36:33 +0000 (00:36 +0900)
commit98d7aeec9be98019935229de807d8158d6b535ad
tree564b12a7ea6b8131efc044b15c67891cf3b3ef43
parent3662b0384b1cf8736552875fe8ac0c3b3ed5362d
drm/exynos: Add mode_set manager operation

This patch adds a mode_set callback to the manager operations which
sets the crtc's current mode to the manager driver. This will allow the
fimd  driver to set its mode using values from drm, instead of the dt.

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_crtc.c
drivers/gpu/drm/exynos/exynos_drm_drv.h