aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorInki Dae <[email protected]>2012-08-20 21:29:25 +0900
committerInki Dae <[email protected]>2012-10-04 10:05:59 +0900
commit50caf25c583b938c681b61e64dac58da9b640f2f (patch)
tree08532a4ecab994b959b2601e3a64e310fdd50475 /scripts/stackusage
parent5d55393a85f9a3c9ce93d17ae85b53c4f9f33bff (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 <[email protected]> Signed-off-by: Kyungmin Park <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions