Searched hist:fe7acaa727e135621c062caa2d6d3ad4ad0b0185 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/ |
H A D | drm_gpuvm.c | diff fe7acaa727e135621c062caa2d6d3ad4ad0b0185 Wed Sep 20 16:42:35 CEST 2023 Danilo Krummrich <dakr@redhat.com> 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
|
H A D | Makefile | diff fe7acaa727e135621c062caa2d6d3ad4ad0b0185 Wed Sep 20 16:42:35 CEST 2023 Danilo Krummrich <dakr@redhat.com> 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
|
H A D | Kconfig | diff fe7acaa727e135621c062caa2d6d3ad4ad0b0185 Wed Sep 20 16:42:35 CEST 2023 Danilo Krummrich <dakr@redhat.com> 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
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | Kconfig | diff fe7acaa727e135621c062caa2d6d3ad4ad0b0185 Wed Sep 20 16:42:35 CEST 2023 Danilo Krummrich <dakr@redhat.com> 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
|