]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: Refactor dma_mask_size
authorSai Teja Pottumuttu <sai.teja.pottumuttu@intel.com>
Thu, 30 Jan 2025 08:58:03 +0000 (14:28 +0530)
committerMatt Roper <matthew.d.roper@intel.com>
Mon, 3 Feb 2025 21:52:45 +0000 (13:52 -0800)
commite4afdef60562014bc4a5c74384cfe9de84590ca5
treed0d32ff7a763d23dea9e03405f1dfd39ceaa242b
parent492f8d2030bec7ab6d0adf7f41808d73871f86e7
drm/xe: Refactor dma_mask_size

dma_mask_size is more related to the platform than the GT IP. Thus
move it to platform descriptors.

v2:
 - Rebase

Signed-off-by: Sai Teja Pottumuttu <sai.teja.pottumuttu@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250130085804.4136497-2-sai.teja.pottumuttu@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
drivers/gpu/drm/xe/xe_pci.c
drivers/gpu/drm/xe/xe_pci_types.h