diff options
author | 2013-03-13 16:44:37 +0900 | |
---|---|---|
committer | 2013-03-20 19:09:10 +0900 | |
commit | 7ad018140cc9c0e3388243e524f8410e5f174658 (patch) | |
tree | 31060a50f00cc52cb0115beff1797a7a4d8f3cae /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/exynos: clear node object type at gem unmap (diff) | |
download | linux-dev-7ad018140cc9c0e3388243e524f8410e5f174658.tar.xz linux-dev-7ad018140cc9c0e3388243e524f8410e5f174658.zip |
drm/exynos: Fix G2D core malfunctioning issue
This patch fixes G2D core malfunctioning issue once g2d dma is started.
Without 'DMA_HOLD_CMD_REG' register setting, there is only one interrupt
after the execution to all command lists have been completed. And that
induces watchdog. So this patch sets 'LIST_HOLD' command to the register
so that command execution interrupt can be occured whenever each command
list execution is finished.
Changelog v2:
- Consider for interrupt setup to each command list and all command lists
And correct typo.
Signed-off-by: YoungJun Cho <yj44.cho@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions