[Intel-xe] [PATCH 4/4] fixup! drm/xe: Rework xe_exec and the VM rebind worker to use the drm_exec helper
Thomas Hellström
thomas.hellstrom at linux.intel.com
Mon Oct 2 14:03:03 UTC 2023
On 9/29/23 22:44, Rodrigo Vivi wrote:
> ---
> drivers/gpu/drm/xe/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
> diff --git a/drivers/gpu/drm/xe/Kconfig b/drivers/gpu/drm/xe/Kconfig
> index 97ed2a00f862..9b74b05475cf 100644
> --- a/drivers/gpu/drm/xe/Kconfig
> +++ b/drivers/gpu/drm/xe/Kconfig
> @@ -34,6 +34,7 @@ config DRM_XE
> select VMAP_PFN
> select DRM_TTM
> select DRM_TTM_HELPER
> + select DRM_EXEC
> select DRM_GPUVM
> select DRM_SCHED
> select MMU_NOTIFIER
More information about the Intel-xe
mailing list