intel: Move memory aligment information to intel_device_info
authorJosé Roberto de Souza <jose.souza@intel.com>
Tue, 14 Mar 2023 19:34:36 +0000 (12:34 -0700)
committerMarge Bot <emma+marge@anholt.net>
Mon, 20 Mar 2023 17:18:03 +0000 (17:18 +0000)
commit2ab3d5f436c1d6d4012ae20c773273511bd14316
tree01c4d74b7336f2fdfad9af04b7d8cfd11f10f064
parent12cf314dd83c867e1675c04a880c7b3a26cac2dc
intel: Move memory aligment information to intel_device_info

This same information is also used in ANV, so intel_device_info is
a better place to have it.

Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21972>
src/gallium/drivers/iris/iris_bufmgr.c
src/intel/dev/i915/intel_device_info.c
src/intel/dev/intel_device_info.h