linux-stable/drivers/gpu/drm/gud
Thomas Zimmermann 6d463aaf56 drm/gud: Get offset-adjusted mapping from drm_gem_fb_vmap()
Pass the data parameter to drm_gem_fb_vmap() to retrieve pointers
to the data. This address is different from the mapping addresses
for framebuffers with non-zero offsets. Replaces gud's internal
computation.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210803125928.27780-4-tzimmermann@suse.de
2021-08-08 20:27:24 +02:00
..
gud_connector.c drm/gud: Remove unneeded semicolon 2021-03-23 10:32:14 +01:00
gud_drv.c drm/gud: Add Raspberry Pi Pico ID 2021-07-08 14:33:37 +02:00
gud_internal.h drm/gud: Use scatter-gather USB bulk transfer 2021-07-08 14:32:32 +02:00
gud_pipe.c drm/gud: Get offset-adjusted mapping from drm_gem_fb_vmap() 2021-08-08 20:27:24 +02:00
Kconfig
Makefile