commit | cd706aa8dfd16b150be8294da2c1f1903abacb2c | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Thu Jan 30 16:19:18 2014 -0500 |
committer | Inki Dae <daeinki@gmail.com> | Mon Mar 24 00:36:33 2014 +0900 |
tree | 564b12a7ea6b8131efc044b15c67891cf3b3ef43 | |
parent | a9c4cd21390652c5eb473417bb962d20e372da03 [diff] |
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>