amlogic: drm: meson_gem: Add prime_vmap callback functionality for dmabuf 04/296004/2 accepted/tizen_8.0_unified tizen_8.0 accepted/tizen/8.0/unified/20231005.094521 accepted/tizen/unified/20230719.102858 tizen_8.0_m2_release
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 18 Jul 2023 07:23:30 +0000 (16:23 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 18 Jul 2023 07:29:58 +0000 (16:29 +0900)
commit6c8f71c6abf7df5a9da9b6e6724e3903a2215c2b
treeb37013b44d1b383f2c88f53a846f8d5d14393d0b
parentee3c42eaf45a46908c663daee9725804dfa1a720
amlogic: drm: meson_gem: Add prime_vmap callback functionality for dmabuf

To support dmabuf usage of drm gem from other sub-system like
video4linux, implement prime_vmap and prime_vunmap callback
functions properly.

Change-Id: I7be33a94da753dffc497c023fc9b592e4980d709
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
drivers/amlogic/drm/meson_gem.c