diff options
author | Daniel Stone <daniels@collabora.com> | 2018-03-30 17:11:28 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2018-05-17 18:44:48 +0300 |
commit | c34a997d033df6bbeaf5c06e9124f89bc0ecac8d (patch) | |
tree | 4cbf0b7ad081ccd64f6630fc78fe77cdbff733ab /tools/perf/scripts/python/export-to-sqlite.py | |
parent | dbc33c7d65536bce447057dc6f882decc515047d (diff) | |
download | linux-c34a997d033df6bbeaf5c06e9124f89bc0ecac8d.tar.xz |
drm/tegra: Move fbdev unmap special case
User framebuffers are created with either bo->pages or bo->vaddr set,
depending on whether or not an IOMMU is present. On the other hand, the
framebuffer created for fbdev emulation has a vaddr mapping made if
bo->pages is set after creation. This is set up in fbdev probe.
Remove the special case unmapping from the general-purpose framebuffer
destroy, and move it to fbdev teardown.
Signed-off-by: Daniel Stone <daniels@collabora.com>
Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: linux-tegra@vger.kernel.org
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions