-
- Downloads
drm/gpuvm: allow building as module
Currently, the DRM GPUVM does not have any core dependencies preventing a module build. Also, new features from subsequent patches require helpers (namely drm_exec) which can be built as module. Reviewed-by:Christian König <christian.koenig@amd.com> Reviewed-by:
Dave Airlie <airlied@redhat.com> Signed-off-by:
Danilo Krummrich <dakr@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230920144343.64830-3-dakr@redhat.com
Showing
- drivers/gpu/drm/Kconfig 7 additions, 0 deletionsdrivers/gpu/drm/Kconfig
- drivers/gpu/drm/Makefile 1 addition, 1 deletiondrivers/gpu/drm/Makefile
- drivers/gpu/drm/drm_gpuvm.c 3 additions, 0 deletionsdrivers/gpu/drm/drm_gpuvm.c
- drivers/gpu/drm/nouveau/Kconfig 1 addition, 0 deletionsdrivers/gpu/drm/nouveau/Kconfig
Please register or sign in to comment