vc4: Fix mask RGBA validation at YUV blit
authorJose Maria Casanova Crespo <jmcasanova@igalia.com>
Mon, 25 Sep 2023 19:16:59 +0000 (21:16 +0200)
committerJose Maria Casanova Crespo <jmcasanova@igalia.com>
Wed, 27 Sep 2023 10:14:01 +0000 (12:14 +0200)
commit284ab9af99d1d4a0d54caa0b2d52488db14e028c
tree94c732c4790e2a50b8c15bc7940acffedc67b747
parent632792eca0f3befb2edec9e429e696b88001be0f
vc4: Fix mask RGBA validation at YUV blit

Solves regression on video players using GPU for
video decoding that just displays the video in green.

Fixes: d13da7782cd80 ("vc4: call blit paths in chain")
Reviewed-by: Juan A. Suarez <jasuarez@igalia.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25412>
src/gallium/drivers/vc4/vc4_blit.c