iris: Drop row pitch param from iris_get_ccs_surf
authorNanley Chery <nanley.g.chery@intel.com>
Mon, 25 Oct 2021 20:39:34 +0000 (13:39 -0700)
committerMarge Bot <emma+marge@anholt.net>
Sat, 11 Dec 2021 04:14:20 +0000 (04:14 +0000)
commit656d34a8116d782d08101ffb7def273dfc612ef3
tree8298841296e9da5847e398d9aa5e9837b1c35f9f
parent7d57c9959e49efcd3558de5c203612cc1c07a080
iris: Drop row pitch param from iris_get_ccs_surf

This parameter won't be used for XeHP, because we can't directly control
the row pitch of the CCS independently from the main surface.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13555>
src/gallium/drivers/iris/iris_resource.c