diff options
author | Inki Dae <inki.dae@samsung.com> | 2012-08-20 14:29:25 +0200 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2012-10-04 03:05:59 +0200 |
commit | 50caf25c583b938c681b61e64dac58da9b640f2f (patch) | |
tree | 08532a4ecab994b959b2601e3a64e310fdd50475 /drivers/media/rc/iguanair.c | |
parent | drm/exynos: separeated fimd_power_on into some parts. (diff) | |
download | linux-50caf25c583b938c681b61e64dac58da9b640f2f.tar.xz linux-50caf25c583b938c681b61e64dac58da9b640f2f.zip |
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 'drivers/media/rc/iguanair.c')
0 files changed, 0 insertions, 0 deletions