mesa/src/intel
Vadym Shovkoplias 785b6579ae anv: Fix geometry flickering issue when compute and 3D passes are combined
Call flush_pipeline_select_3d in CmdBeginRendering() to emit a dummy MEDIA_VFE_STATE
before switching from GPGPU to 3D.

Original commit with the fix:
bc612536 ("anv: Emit a dummy MEDIA_VFE_STATE before switching from GPGPU to 3D")

Fixes: 3501a3f9ed ("anv: Convert to 100% dynamic rendering")
Signed-off-by: Vadym Shovkoplias <vadym.shovkoplias@globallogic.com>
Gitlab: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6201
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15954>
2022-04-21 11:00:07 +00:00
..
blorp blorp: disable depth bounds 2022-04-06 19:00:50 +00:00
ci blorp: disable depth bounds 2022-04-06 19:00:50 +00:00
common intel: fix URB programming for GT1s 2022-04-17 21:24:17 +00:00
compiler intel/fs: tidy up lower of ray queries 2022-04-19 12:56:06 +00:00
dev intel/dev: Add device info for RPL-P 2022-04-21 01:32:53 -07:00
ds intel/ds: fix compilation with perfetto 2022-02-08 12:29:21 +00:00
genxml intel/genxml: Add SAMPLER_MODE bits for enabling Small PL on Icelake 2022-04-11 19:17:07 +00:00
isl intel/isl: Add a helper for swizzling color values 2022-04-04 21:42:23 +00:00
nullhw-layer intel/nullhw: fix build 2021-03-26 20:12:40 +00:00
perf intel/perf: Fix OA report accumulation on Gfx12+. 2022-04-12 00:11:47 +00:00
tools Use proper types for meson objects 2022-04-18 13:03:08 +03:00
vulkan anv: Fix geometry flickering issue when compute and 3D passes are combined 2022-04-21 11:00:07 +00:00
Makefile.perf.am intel: Rename GEN_PERF prefix to INTEL_PERF in build files 2021-04-20 20:06:34 +00:00
meson.build anv: add perfetto source 2022-01-14 20:17:44 +00:00