Skip to content

isl: set NullPageCoherencyEnable for depth/stencil sparse surfaces

What does this MR do and why?

isl: set NullPageCoherencyEnable for depth/stencil sparse surfaces

Not setting this bits, it seems we get incorrect depth values (i.e
not zero) for null depth/stencil tiles.

Fixes vkd3d-proton's test_sparse_depth_stencil_rendering

CTS doesn´t seem to exercise any depth/stencil format.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: mesa-stable

/cc @pzanoni

Edited by Lionel Landwerlin

Merge request reports