aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRahul Sharma <[email protected]>2014-05-07 17:21:29 +0530
committerInki Dae <[email protected]>2014-06-02 02:07:09 +0900
commit122beea84bb90236b1ae545f08267af58591c21b (patch)
tree8fc2768de2a2e7426f6ff33299ca18f0b705fd51 /tools/perf/scripts/python
parente2a562dce87c34c44b1981dea31f93b0eb50614c (diff)
drm/exynos: allocate non-contigous buffers when iommu is enabled
Allow to allocate non-contigous buffers when iommu is enabled. Currently, it tries to allocates contigous buffer which consistently fail for large buffers and then fall back to non contigous. Apart from being slow, this implementation is also very noisy and fills the screen with alloc fail logs. Signed-off-by: Rahul Sharma <[email protected]> Reviewed-by: Sachin Kamat <[email protected]> Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions