diff options
author | 2017-02-28 10:11:45 +0200 | |
---|---|---|
committer | 2017-03-13 12:53:27 +0200 | |
commit | 9fa1d7537242bd580ffa99c4725a0407096aad26 (patch) | |
tree | a6faee3b35082142ba261bbe071f93a3ef762691 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm: mxsfb: Implement drm_panel handling (diff) | |
download | wireguard-linux-9fa1d7537242bd580ffa99c4725a0407096aad26.tar.xz wireguard-linux-9fa1d7537242bd580ffa99c4725a0407096aad26.zip |
drm/omap: fix dmabuf mmap for dma_alloc'ed buffers
omap_gem_dmabuf_mmap() returns an error (with a WARN) when called for a
buffer which is allocated with dma_alloc_*(). This prevents dmabuf mmap
from working on SoCs without DMM, e.g. AM4 and OMAP3.
I could not find any reason for omap_gem_dmabuf_mmap() rejecting such
buffers, and just removing the if() fixes the limitation.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions