aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/debug.c
diff options
context:
space:
mode:
authorDaniel Stone <[email protected]>2018-03-30 14:11:28 +0000
committerThierry Reding <[email protected]>2018-05-17 15:44:48 +0000
commitc34a997d033df6bbeaf5c06e9124f89bc0ecac8d (patch)
tree4cbf0b7ad081ccd64f6630fc78fe77cdbff733ab /drivers/gpu/host1x/debug.c
parentdrm/tegra: tegra_fb -> drm_framebuffer (diff)
downloadkernel-c34a997d033df6bbeaf5c06e9124f89bc0ecac8d.tar.gz
kernel-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 <[email protected]> Cc: Thierry Reding <[email protected]> Cc: [email protected] Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/gpu/host1x/debug.c')
0 files changed, 0 insertions, 0 deletions