summaryrefslogtreecommitdiff
path: root/include/drm
diff options
context:
space:
mode:
authorIra Weiny <ira.weiny@intel.com>2022-01-24 04:54:05 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2022-01-24 19:02:43 +0300
commit8b250cd3b5da18bd90f34ecb04c01661213b65ba (patch)
treef95ffb3e4340ae5924b2976881f57c17954afd59 /include/drm
parentce99534e978d4a36787dbe5e5c57749d12e6bf4a (diff)
downloadlinux-8b250cd3b5da18bd90f34ecb04c01661213b65ba.tar.xz
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 'include/drm')
0 files changed, 0 insertions, 0 deletions