panfrost: Reduce pan_image_state indirection
authorAlyssa Rosenzweig <alyssa@collabora.com>
Wed, 9 Jun 2021 00:27:52 +0000 (20:27 -0400)
committerMarge Bot <eric+marge@anholt.net>
Thu, 10 Jun 2021 18:06:11 +0000 (18:06 +0000)
commitf652c61283b7c36ef20c3be72730ace70f15649e
tree754815078402df0d07bf70a36648bbb7229c1152
parentd181218238e893141bfc058c47f946cb18c5f016
panfrost: Reduce pan_image_state indirection

In actuality, this just shadows the crc_valid for pan_cs... the
data_valid checks are contained in the caller and just add noise.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11123>
src/gallium/drivers/panfrost/pan_job.c
src/panfrost/lib/pan_blitter.c
src/panfrost/lib/pan_cs.c
src/panfrost/lib/pan_cs.h