mesa/src/panfrost/util
Alyssa Rosenzweig b1ebe7a19b panfrost: Allow waiting on slots 6/7 during preload
I don't understand the underlying uarch details but ATEST needs to wait
on slot 6 and BLEND needs to wait on both, so these bits are used if
ATEST/BLEND are in the first clause, which happens if e.g. a constant
colour is written, or if the input is preloaded.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8723>
2021-01-29 16:55:43 +00:00
..
lcra.c pan/lcra: Allow per-variable bounds to be set 2020-05-21 17:49:14 +00:00
lcra.h pan/lcra: Allow per-variable bounds to be set 2020-05-21 17:49:14 +00:00
meson.build panfrost: Add a NIR pass to lower 64-bit vec3 intrinsic loads 2021-01-01 02:58:49 +00:00
nir_mod_helpers.c panfrost: Add modifier detection helpers 2020-05-19 20:21:27 +00:00
pan_ir.c pan/bi: Cull unnecessary edges on the CF graph 2020-10-10 16:53:09 -04:00
pan_ir.h panfrost: Allow waiting on slots 6/7 during preload 2021-01-29 16:55:43 +00:00
pan_liveness.c pan/mdg: Free previous liveness 2020-08-20 18:15:01 +02:00
pan_lower_64bit_intrin.c panfrost: Add a NIR pass to lower 64-bit vec3 intrinsic loads 2021-01-01 02:58:49 +00:00
pan_lower_framebuffer.c pan: use intrinsic builders 2021-01-06 14:34:41 +00:00
pan_lower_framebuffer.h panfrost: Constify the rt_fmts arg passed to pan_lower_framebuffer() 2020-10-09 14:16:41 +00:00
pan_lower_writeout.c panfrost: Pass through src_type 2020-11-04 11:21:28 -05:00
pan_sysval.c pan/mdg: implement nir_intrinsic_image_size 2021-01-27 12:39:41 +00:00