Even if surface info input flag "tcComaptible" is enabled, tc compatible may be not supported if tile split happens for depth surfaces. Add a new flag in output structure to notify client to disable tc compatible in this case.
Signed-off-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Flag tcCompatible has different usage in CI and VI. Add a new flag "nonSplit" for CI.
Acked-by: Marek Olšák <marek.olsak@amd.com> Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>