mesa/src/gallium/drivers/iris
Nanley Chery bcdebf4ff8 iris: Avoid sampling some MCS surfaces with clear
Supposedly avoids GPU hangs in BF4. See HSD 1707282275 and 14013111325.

v2. Fix bug in WA implementation. (Sagar)

Cc: mesa-stable
Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8755>
2021-05-14 18:05:32 +00:00
..
ci CI: Disable all Panfrost/AMD/Iris automatic jobs 2021-05-14 04:18:17 +00:00
Android.mk intel: Rename genx keyword to gfxx in build files 2021-04-02 18:33:07 +00:00
driinfo_iris.h driconf: Stop quoting true/false in boolean option definitions. 2020-10-02 23:59:52 +00:00
iris_batch.c intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
iris_batch.h iris/gfx12: Invalidate ISP at the end of every batch. 2021-04-19 23:50:32 +00:00
iris_binder.c iris: Extend iris_context dirty state flags to 128 bits. 2020-06-03 22:22:19 +00:00
iris_binder.h iris: little bits of compute basics 2019-02-21 10:26:09 -08:00
iris_blit.c iris: Avoid sampling some MCS surfaces with clear 2021-05-14 18:05:32 +00:00
iris_blorp.c iris: Use const uploader for blorp vertex data 2021-05-11 16:03:20 -07:00
iris_border_color.c iris: store copy of the border color in the border color hash table 2020-12-04 11:20:34 +00:00
iris_bufmgr.c intel: Rename gen_{mapped, clflush, invalidate} prefix to intel_{..} 2021-04-20 20:06:34 +00:00
iris_bufmgr.h gallium: renumber PIPE_MAP_* enums to remove holes 2021-05-01 17:38:42 +00:00
iris_clear.c intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
iris_context.c iris: Upload constant resources for efficient GPU access 2021-05-11 16:03:18 -07:00
iris_context.h gallium: split drawid out of pipe_draw_info and as a separate draw_vbo param 2021-04-30 03:59:19 +00:00
iris_defines.h intel: Rename genx keyword to gfxx in source files 2021-04-02 18:33:07 +00:00
iris_disk_cache.c iris: Remove context from iris_disk_cache_retrieve 2021-02-11 20:51:18 +00:00
iris_draw.c iris: Use const uploader for draw parameters 2021-05-11 16:03:21 -07:00
iris_fence.c intel: Rename "gen_" prefix used in common code to "intel_" 2021-03-10 22:23:51 +00:00
iris_fence.h iris: Rename iris_syncpt to iris_syncobj for clarity. 2020-05-01 19:00:02 +00:00
iris_fine_fence.c iris: reduce redundant tile cache flushes 2021-04-15 04:54:40 +00:00
iris_fine_fence.h iris: Rename iris_seqno to iris_fine_fence 2020-05-28 12:47:19 -07:00
iris_formats.c intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
iris_genx_macros.h iris: Add an iris_write_reg macro 2021-03-12 04:17:39 +00:00
iris_genx_protos.h iris: initialize shared screen->vtbl only once 2020-11-16 05:53:20 +00:00
iris_measure.c gallium: rename pipe_draw_start_count -> pipe_draw_start_count_bias 2021-04-30 03:59:19 +00:00
iris_measure.h gallium: rename pipe_draw_start_count -> pipe_draw_start_count_bias 2021-04-30 03:59:19 +00:00
iris_monitor.c intel: Rename GEN_PERF prefix to INTEL_PERF in source files 2021-04-20 20:06:34 +00:00
iris_monitor.h iris: remove iris_monitor_config 2020-07-06 21:43:59 +00:00
iris_perf.c intel: Rename gen_perf prefix to intel_perf in source files 2021-04-20 20:06:34 +00:00
iris_perf.h intel: Rename gen_perf prefix to intel_perf in source files 2021-04-20 20:06:34 +00:00
iris_performance_query.c gallium/u_threaded: offload begin/end_intel_perf_query 2021-04-22 10:59:12 +00:00
iris_pipe.h iris: Make a gl_shader_stage -> pipe_shader_stage helper function 2019-04-23 00:24:08 -07:00
iris_pipe_control.c iris: reduce redundant tile cache flushes 2021-04-15 04:54:40 +00:00
iris_program.c intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
iris_program_cache.c intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
iris_query.c intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
iris_resolve.c iris: Avoid sampling some MCS surfaces with clear 2021-05-14 18:05:32 +00:00
iris_resource.c iris: refcount separate screen objects for resource tracking 2021-05-11 14:50:19 +00:00
iris_resource.h iris: Avoid sampling some MCS surfaces with clear 2021-05-14 18:05:32 +00:00
iris_screen.c intel: Rename gen_get_device prefix to intel_get_device 2021-04-20 20:06:34 +00:00
iris_screen.h gallium: split drawid out of pipe_draw_info and as a separate draw_vbo param 2021-04-30 03:59:19 +00:00
iris_state.c iris: Use const uploader for user index data 2021-05-11 16:03:22 -07:00
Makefile.sources android: iris: implement iris layer of INTEL_MEASURE 2021-02-06 11:06:20 +01:00
meson.build intel: Rename {i965, iris, anv, isl}_gen prefix in build files 2021-04-20 20:06:34 +00:00