linux/drivers/gpu/drm/vkms
Haneen Mohammed 8ce1bb0b53 drm/vkms: map/unmap buffers in [prepare/cleanup]_fb hooks
This patch map/unmap GEM backing memory to kernel address space
in prepare/cleanup_fb respectively and cache the virtual address
for later use.

Signed-off-by: Haneen Mohammed <hamohammed.sa@gmail.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/17d19f61b6539ce1b614c59762d04d816261b307.1532446182.git.hamohammed.sa@gmail.com
2018-07-30 13:03:10 -04:00
..
Makefile drm/vkms: Add dumb operations 2018-07-12 08:47:44 +02:00
vkms_crtc.c drm/vkms: Add vblank events simulated by hrtimers 2018-07-12 08:48:48 +02:00
vkms_drv.c drm/vkms: Add framebuffer and plane helpers 2018-07-12 16:24:05 +02:00
vkms_drv.h drm/vkms: Add functions to map/unmap GEM backing storage 2018-07-30 13:03:05 -04:00
vkms_gem.c drm/vkms: Add functions to map/unmap GEM backing storage 2018-07-30 13:03:05 -04:00
vkms_output.c drm: drop _mode_ from drm_mode_connector_attach_encoder 2018-07-13 18:40:27 +02:00
vkms_plane.c drm/vkms: map/unmap buffers in [prepare/cleanup]_fb hooks 2018-07-30 13:03:10 -04:00