diff options
author | Joonyoung Shim <jy0922.shim@samsung.com> | 2015-06-12 17:27:16 +0900 |
---|---|---|
committer | Inki Dae <daeinki@gmail.com> | 2015-06-20 00:32:59 +0900 |
commit | b74f14fd5c98b4cbd0763ea1841478eef5bdb7d8 (patch) | |
tree | 40470f6581cc5a67ed24118d608d96e6ebc6bbd6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c329f667ba3392c3270902335690f548a2778374 (diff) |
drm/exynos: initialize VIDCON0 when fimd is disabled
When the fimd is disabled by fimd_disable(), enabled overlay layers also
are disabled. If clocks for fimd are enabled by fimd_enable() on this
case, it can lead IOMMU page fault. The reason is that VIDCON0_ENVID and
VIDCON0_ENVID_F bits of VIDCON0 register are set still even though fimd
is disabled, so it may continue display output of prior when clocks for
fimd are enabled again.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions