diff options
author | Daniel Stone <[email protected]> | 2018-03-30 15:11:28 +0100 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2018-05-17 17:44:48 +0200 |
commit | c34a997d033df6bbeaf5c06e9124f89bc0ecac8d (patch) | |
tree | 4cbf0b7ad081ccd64f6630fc78fe77cdbff733ab /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | dbc33c7d65536bce447057dc6f882decc515047d (diff) |
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 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions