]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe/pf: Don't force 2MB VRAM alignment
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Sat, 21 Feb 2026 15:22:29 +0000 (16:22 +0100)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Thu, 26 Feb 2026 11:47:12 +0000 (12:47 +0100)
commit494752bdc41547b7525d94e6a3de3e44c691520a
tree1ec1a3dc0b6f6682c8e453ad430e37582880079a
parent57a5422d72c293b8e48da8b4b5c76a0d5f84c79e
drm/xe/pf: Don't force 2MB VRAM alignment

There is no need to always request VRAM BO to have 2MB alignment
as for now this is required by the LMTT only, which could be not
present on some platforms with VRAM.

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patch.msgid.link/20260221152230.7071-3-michal.wajdeczko@intel.com
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c