diff options
author | 2016-02-11 12:32:07 +0100 | |
---|---|---|
committer | 2016-03-01 23:37:15 +0900 | |
commit | 9aa3821bb2e4a4eb29372492a4ab9a9d7ff757e0 (patch) | |
tree | a81753a2e9a605019205b638c2923b064f0e17bb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enable (diff) | |
download | linux-dev-9aa3821bb2e4a4eb29372492a4ab9a9d7ff757e0.tar.xz linux-dev-9aa3821bb2e4a4eb29372492a4ab9a9d7ff757e0.zip |
drm/exynos: fix incorrect cpu address for dma_mmap_attrs()
dma_mmap_attrs() should be called with cpu address returned by
dma_alloc_attrs(). Existing code however passed pages array base as cpu
address. This worked only by a pure luck on ARM architecture. This patch
fixes this issue.
Signed-off-by: Marek Szyprowski <m.szyprowski@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