intel/isl: Update quote for XeHP's CCS halign rule

Clarify that the depth/stencil rules take precedence over the CCS rules.

From Bspec 43862 (r52666).

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29167>
This commit is contained in:
Nanley Chery 2022-04-28 08:54:26 -07:00 committed by Marge Bot
parent c31d59f078
commit 3bdfe0e2a3

View file

@ -220,7 +220,7 @@ isl_gfx125_choose_image_alignment_el(const struct isl_device *dev,
/* From RENDER_SURFACE_STATE::SurfaceHorizontalAlignment,
*
* - Losslessly Compressed Surfaces Must be HALIGN=128 for all
* supported Bpp
* supported Bpp, if other restriction are not applied
* - Linear Surfaces surfaces must use HALIGN=128, including 1D which
* is always Linear.
*/