diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2020-11-20 11:25:37 +0100 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2020-11-24 09:27:47 +0100 |
commit | 763aea17bf575ecea62e4e18c29a8452a770cb1e (patch) | |
tree | 71454404a5a76f9ff1098a99a5c128f083d13ae6 /tools/perf/scripts/python | |
parent | a102172c7f818bfb32c0652552983e262d11990e (diff) |
drm/fb-helper: Unmap client buffer during shutdown
The fbdev helper's generic probe function establishes a mapping for
framebuffers without shadow buffer. The clean-up function did not unmap
the buffer object. Add the unmap operation.
As fbdev devices are usally released during system shutdown, this has
not been a problem in practice.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Maxime Ripard <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20201120102545.4047-3-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions