diff options
author | 2022-01-23 17:54:05 -0800 | |
---|---|---|
committer | 2022-01-24 17:02:43 +0100 | |
commit | 8b250cd3b5da18bd90f34ecb04c01661213b65ba (patch) | |
tree | f95ffb3e4340ae5924b2976881f57c17954afd59 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/edid: improve non-desktop quirk logging (diff) | |
download | linux-dev-8b250cd3b5da18bd90f34ecb04c01661213b65ba.tar.xz linux-dev-8b250cd3b5da18bd90f34ecb04c01661213b65ba.zip |
drm/gma: Remove calls to kmap()
kmap() is being deprecated and these instances are easy to convert to
kmap_local_page().
Furthermore, in gma_crtc_cursor_set() use the memcpy_from_page() helper
instead of an open coded use of kmap_local_page().
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20220124015409.807587-4-ira.weiny@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions