aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorInki Dae <[email protected]>2012-12-21 17:59:20 +0900
committerInki Dae <[email protected]>2013-01-04 15:54:32 +0900
commitc704f1b47d6cb4b61b2e120030088c2a7cefcc13 (patch)
tree9d0b313110b6dda6e7b622d50fc54b54dcca9fbe /tools/perf/util/trace-event-scripting.c
parentf4fd9bd4863ebbccbcef113c03b9b628a8242a64 (diff)
drm/exynos: consider no iommu support to console framebuffer
This patch considers no iommu support to kernel space mapping of console framebuffer. Without iommu, we get physical address instead of device address after dma_alloc_attrs function is called. So we should consider the case without iommu when it maps console framebuffer with kernel space. Changelog v2: - calll vunmap function only with iommu support. Signed-off-by: Inki Dae <[email protected]> Signed-off-by: Kyungmin Park <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions