8c6d741e26
These don't correspond to the a3xx *_STAT registers, which we're about to add so we need to rename them. The closest analogue is CP_CSQ_AVAIL, although the sense is inverted (and we're not sure what the low 16 bits are about). Also, the a3xx distinction between CSQ and STQ doesn't exist anymore so don't use these outdated terms. Signed-off-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19551>