diff options
| author | 2018-03-30 15:11:28 +0100 | |
|---|---|---|
| committer | 2018-05-17 17:44:48 +0200 | |
| commit | c34a997d033df6bbeaf5c06e9124f89bc0ecac8d (patch) | |
| tree | 4cbf0b7ad081ccd64f6630fc78fe77cdbff733ab /drivers/gpu/host1x/debug.c | |
| parent | drm/tegra: tegra_fb -> drm_framebuffer (diff) | |
| download | wireguard-linux-c34a997d033df6bbeaf5c06e9124f89bc0ecac8d.tar.xz wireguard-linux-c34a997d033df6bbeaf5c06e9124f89bc0ecac8d.zip | |
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 'drivers/gpu/host1x/debug.c')
0 files changed, 0 insertions, 0 deletions
