mesa/src/gallium/drivers/crocus
Väinö Mäkelä 44bb614c37 intel: Fix a hang caused by invalid dispatch enables on gfx6/7
Because commit b9403b1c47 moved dispatch enable handling away from the
compiler, brw_fs_get_dispatch_enables must be used to ensure valid
dispatch enable values.

v2: Fix gfx6 build and use brw_fs_get_dispatch_enables for gfx6 in crocus

Fixes: b9403b1c47 ("intel: factor out dispatch PS enabling logic")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20267>
(cherry picked from commit 4c986c58b3)
2023-01-01 17:07:04 +00:00
..
ci CI: convert to use the new S3 server instead of the legacy minio 2022-11-17 14:05:04 +00:00
crocus_batch.c intel/compiler: Introduce a new brw_isa_info structure 2022-06-30 23:46:35 +00:00
crocus_batch.h util: Rename pipe_debug_callback to util_debug_callback 2022-04-01 01:52:43 +00:00
crocus_blit.c crocus: fix leak on gen4/5 stencil fallback blit path. 2022-02-21 10:21:56 +10:00
crocus_blorp.c blorp: Add a binding_table_offset_to_pointer helper 2022-03-09 09:18:59 +00:00
crocus_blt.c intel/genxml: Collapse leading underscores on prefixed value defines 2021-11-16 11:38:30 +00:00
crocus_bufmgr.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
crocus_bufmgr.h intel: Share code to read render timestamp 2022-10-03 06:26:50 -07:00
crocus_clear.c mesa/crocus/iris/blorp: drop minify macro in favour of u_minify 2021-12-07 19:04:01 +00:00
crocus_context.c crocus: sync performance monitor code with iris. 2022-08-19 05:21:52 +00:00
crocus_context.h crocus: sync performance monitor code with iris. 2022-08-19 05:21:52 +00:00
crocus_defines.h
crocus_disk_cache.c intel/fs,vec4: Drop uniform compaction and pull constant support 2021-12-10 21:20:47 +00:00
crocus_draw.c intel/compiler: drop shader_info.h from compiler header 2021-12-07 23:59:58 +00:00
crocus_fence.c crocus: fix off-by-one error when clearing stale syncobjs 2022-10-25 00:47:39 +00:00
crocus_fence.h
crocus_fine_fence.c
crocus_fine_fence.h
crocus_formats.c crocus: disable Z16 unorm textures on pre-gen8 as well. 2021-06-30 00:53:55 +00:00
crocus_genx_macros.h
crocus_genx_protos.h crocus/gen8: add PMA fix from iris 2021-06-22 18:56:21 +00:00
crocus_monitor.c crocus: sync performance monitor code with iris. 2022-08-19 05:21:52 +00:00
crocus_monitor.h crocus: sync performance monitor code with iris. 2022-08-19 05:21:52 +00:00
crocus_perf.c crocus: sync performance monitor code with iris. 2022-08-19 05:21:52 +00:00
crocus_perf.h crocus: sync performance monitor code with iris. 2022-08-19 05:21:52 +00:00
crocus_performance_query.c crocus: sync performance monitor code with iris. 2022-08-19 05:21:52 +00:00
crocus_pipe.h gallium/iris/crocus: collapse a bunch of conversion functions. 2022-08-04 08:17:39 +00:00
crocus_pipe_control.c intel: move away from booleans to identify platforms 2021-11-08 16:48:06 +00:00
crocus_program.c intel/fs: make Wa_1806565034 conditional to non robust access 2022-12-14 20:56:54 +00:00
crocus_program_cache.c intel/compiler: Introduce a new brw_isa_info structure 2022-06-30 23:46:35 +00:00
crocus_query.c crocus: fix leak in query code. 2022-07-25 01:34:11 +00:00
crocus_resolve.c crocus: use threaded context base classes 2021-07-06 13:56:48 +10:00
crocus_resource.c crocus: set clear_buffer = u_default_clear_buffer 2022-11-02 06:52:15 +00:00
crocus_resource.h util: Rename pipe_debug_callback to util_debug_callback 2022-04-01 01:52:43 +00:00
crocus_screen.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
crocus_screen.h driconf/Intel: Add lower_depth_range_rate option workaround for Homerun Clash misrendering issue 2022-09-19 10:08:48 +00:00
crocus_state.c intel: Fix a hang caused by invalid dispatch enables on gfx6/7 2023-01-01 17:07:04 +00:00
crocus_todo.txt
driinfo_crocus.h driconf/Intel: Add lower_depth_range_rate option workaround for Homerun Clash misrendering issue 2022-09-19 10:08:48 +00:00
gen4_blorp_exec.h
meson.build crocus: sync performance monitor code with iris. 2022-08-19 05:21:52 +00:00