]> git.itanic.dy.fi Git - linux-stable/commit
drm/xe: Limit the system memory size to half of the system memory
authorJosé Roberto de Souza <jose.souza@intel.com>
Wed, 26 Apr 2023 16:20:05 +0000 (09:20 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:31:42 +0000 (18:31 -0500)
commita121594006813eff7864a63e14573f3f5523e29c
treec825517da487c59c00648ca0fc08d01c5bc6b829
parentfdb3abcebba5d4a647739bb79a3818bd81956f64
drm/xe: Limit the system memory size to half of the system memory

ttm_global_init() imposes this limitation.

Cc: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_ttm_sys_mgr.c