91128b1a0f
The comment states that 64K alignment of surfaces is required when an aux map is present on the platform. However, the code checks for GFX12 instead of dev->info->has_aux_map. Update the code to match the comment. Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13555>