diff options
author | Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com> | 2018-07-11 23:01:47 -0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2018-07-12 08:47:44 +0200 |
commit | 559e50fd34d1c556d42016cbb9affce89cee9ea4 (patch) | |
tree | 696206e14e5076b430d9414291fe0b5b93e53e82 /block/Makefile | |
parent | ae61f61fa802c829fa8d505587f9b337e63ea586 (diff) | |
download | linux-559e50fd34d1c556d42016cbb9affce89cee9ea4.tar.bz2 |
drm/vkms: Add dumb operations
VKMS currently does not handle dumb data, and as a consequence, it does
not provide mechanisms for handling gem. This commit adds the necessary
support for gem object/handler and the dumb functions.
Changes since V1:
Daniel Vetter:
- Add dumb buffer support to the same patchset
Changes since V2:
Haneen:
- Add missing gem_free_object_unlocked callback to fix the warning
"Memory manager not clean during takedown"
Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/70b7becc91c6a323dbc15cb5fc912cbdfe4ef7d9.1531359228.git.rodrigosiqueiramelo@gmail.com
Diffstat (limited to 'block/Makefile')
0 files changed, 0 insertions, 0 deletions