diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2021-10-20 15:19:41 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2021-10-22 16:20:23 +0200 |
commit | 4b2b5e142ff499a2bef2b8db0272bbda1088a3fe (patch) | |
tree | 27d74b1ab8193dbac5be55001ede4d2299c9d026 /drivers/gpu/drm/drm_gem_atomic_helper.c | |
parent | 72071beec8fbf760945c6f155fd4db394dd2fdda (diff) | |
download | linux-next-4b2b5e142ff499a2bef2b8db0272bbda1088a3fe.tar.gz |
drm: Move GEM memory managers into modules
DRM core uses the GEM base object to access GEM functionality. It does
not depend on individual implementations. Move the code into modules.
Also move the CMA framebuffer helpers into the CMA's module, as they're
not usable without CMA.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20211020131941.15367-4-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/drm_gem_atomic_helper.c')
0 files changed, 0 insertions, 0 deletions