aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_prime.c
diff options
context:
space:
mode:
authorJose Maria Casanova Crespo <jmcasanova@igalia.com>2021-07-23 14:33:07 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2021-07-27 12:21:22 +0200
commit40f2218dc4acf5f90eb5c5d5acbbd98e4bbd9602 (patch)
tree49b28c96ce447192b01208ecdfd065ea2ef029ba /drivers/gpu/drm/drm_prime.c
parentdrm/bridge: dw-mipi-dsi: Find the possible DSI devices (diff)
downloadlinux-dev-40f2218dc4acf5f90eb5c5d5acbbd98e4bbd9602.tar.xz
linux-dev-40f2218dc4acf5f90eb5c5d5acbbd98e4bbd9602.zip
drm/prime: fix comment on PRIME Helpers
s/Exporting/Importing Fixes: 805dc614d58a8 ("drm/prime: Update docs") Cc: Daniel Vetter <daniel@ffwll.ch> Signed-off-by: Jose Maria Casanova Crespo <jmcasanova@igalia.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20210723123307.31064-1-jmcasanova@igalia.com
Diffstat (limited to 'drivers/gpu/drm/drm_prime.c')
-rw-r--r--drivers/gpu/drm/drm_prime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/drm_prime.c b/drivers/gpu/drm/drm_prime.c
index 2a54f86856af..178e18c28cab 100644
--- a/drivers/gpu/drm/drm_prime.c
+++ b/drivers/gpu/drm/drm_prime.c
@@ -549,7 +549,7 @@ int drm_prime_handle_to_fd_ioctl(struct drm_device *dev, void *data,
*
* FIXME: The underlying helper functions are named rather inconsistently.
*
- * Exporting buffers
+ * Importing buffers
* ~~~~~~~~~~~~~~~~~
*
* Importing dma-bufs using drm_gem_prime_import() relies on