mesa/src/gallium/drivers/iris
Lionel Landwerlin 33bc2977e5 intel/mi_builder: use device info to use the right CS prefetch size
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Marcin Ślusarz <marcin.slusarz@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9679>
2021-03-18 20:08:45 +00:00
..
ci ci/lava: Move the per-driver gitlab-ci.yml to each driver. 2021-03-03 18:08:11 +00:00
Android.mk intel: Use GEN_VERSIONx10 in more places 2021-03-01 22:00:08 -08: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_" prefix used in common code to "INTEL_" 2021-03-10 22:23:51 +00:00
iris_batch.h intel: Rename "gen_" prefix used in common code to "intel_" 2021-03-10 22:23:51 +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: Make various classes inherit from u_threaded_context base classes 2021-03-04 13:59:21 -08:00
iris_blorp.c iris: Fix typos. 2021-03-15 00:01:30 +00: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 iris: Fix typos. 2021-03-15 00:01:30 +00:00
iris_bufmgr.h iris: Fix typos. 2021-03-15 00:01:30 +00:00
iris_clear.c iris: Fix typos. 2021-03-15 00:01:30 +00:00
iris_context.c intel: Rename "GEN_" prefix used in common code to "INTEL_" 2021-03-10 22:23:51 +00:00
iris_context.h intel: Rename "gen_" prefix used in common code to "intel_" 2021-03-10 22:23:51 +00:00
iris_defines.h iris: Implement new way for setting streamout buffers. 2019-10-29 19:20:25 +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: Rework zeroing of stream output buffer offsets 2021-03-04 13:59:21 -08: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: Rename iris_seqno to iris_fine_fence 2020-05-28 12:47:19 -07:00
iris_fine_fence.h iris: Rename iris_seqno to iris_fine_fence 2020-05-28 12:47:19 -07:00
iris_formats.c gallium: change comments to remove 'state tracker' 2020-05-13 13:47:27 -04: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 intel: combine common gather routines in INTEL_MEASURE 2021-02-01 17:24:57 -08:00
iris_measure.h intel: combine common gather routines in INTEL_MEASURE 2021-02-01 17:24:57 -08:00
iris_monitor.c intel/perf: introduce additional ralloc context parameter 2021-02-03 16:37:59 +00:00
iris_monitor.h iris: remove iris_monitor_config 2020-07-06 21:43:59 +00:00
iris_perf.c iris: move iris_vtable to iris_screen 2020-04-29 16:59:45 +00:00
iris_perf.h intel/perf: break GL query stuff away 2020-03-27 14:14:49 +00:00
iris_performance_query.c intel/perf: introduce additional ralloc context parameter 2021-02-03 16:37:59 +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: Remove render cache hash table-based synchronization. 2020-06-03 23:12:22 +00:00
iris_program.c iris: Fix typos. 2021-03-15 00:01:30 +00:00
iris_program_cache.c intel: Rename files with gen_ prefix in common code to intel_ 2021-03-10 22:23:51 +00:00
iris_query.c intel/mi_builder: use device info to use the right CS prefetch size 2021-03-18 20:08:45 +00:00
iris_resolve.c shader_info: convert textures_used to a bitset. 2021-03-10 06:16:09 +10:00
iris_resource.c intel: Fix broken alignment due to gen_ prefix renaming 2021-03-10 22:23:51 +00:00
iris_resource.h iris: Enable u_threaded_context 2021-03-04 13:59:21 -08:00
iris_screen.c iris: Fix typos. 2021-03-15 00:01:30 +00:00
iris_screen.h intel: Rename "gen_" prefix used in common code to "intel_" 2021-03-10 22:23:51 +00:00
iris_state.c intel/mi_builder: use device info to use the right CS prefetch size 2021-03-18 20:08:45 +00:00
Makefile.sources android: iris: implement iris layer of INTEL_MEASURE 2021-02-06 11:06:20 +01:00
meson.build iris: implement iris layer of INTEL_MEASURE 2021-02-01 17:24:57 -08:00