diff options
author | Inki Dae <inki.dae@samsung.com> | 2012-08-20 21:29:25 +0900 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2012-10-04 10:05:59 +0900 |
commit | 50caf25c583b938c681b61e64dac58da9b640f2f (patch) | |
tree | 08532a4ecab994b959b2601e3a64e310fdd50475 /Kbuild | |
parent | 5d55393a85f9a3c9ce93d17ae85b53c4f9f33bff (diff) |
drm/exynos: fixed duplicated mode setting.
this patch fixes that when drm_crtc_helper_set_mode() is called,
mode data for hardware overlay and conntroller are updated two times.
for example, in case that drm_crtc_helper_set_mode() is called,
overlay_ops->commit() and manager_ops->commit() callbacks can be called
two times, first at drm_crtc_helper_set_mode() and second
at drm_helper_connector_dpms().
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions