mesa/src/gallium/drivers/iris
Mike Blumenkrantz c9a47c85da gallium: rename PIPE_CAP_PREFER_BLIT_BASED_TEXTURE_TRANSFER
this is now a bitfield enum for more functionality

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Acked-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11984>
2021-11-18 07:58:29 -05:00
..
ci iris/ci: Fix traces for amly and deqp list for whl 2021-11-02 07:06:07 +01:00
driinfo_iris.h iris: add sync_compile option 2021-07-28 17:32:44 +00:00
iris_batch.c iris: Tidy code in iris_use_pinned_bo a bit 2021-11-17 02:43:30 -08:00
iris_batch.h iris: Handle multiple BOs backed by the same GEM object in execbuf code 2021-10-01 04:58:26 +00:00
iris_binder.c iris: Rename bo->gtt_offset to bo->address 2021-08-11 08:05:00 +00:00
iris_binder.h iris: little bits of compute basics 2019-02-21 10:26:09 -08:00
iris_blit.c iris: Fix MOCS for buffer copies 2021-10-28 19:45:55 +00:00
iris_blorp.c intel/blorp: Add option to emit packets that disable Mesh 2021-11-04 14:41:06 -07:00
iris_border_color.c iris: Add an alignment parameter to iris_bo_alloc() 2021-06-07 10:35:25 -07:00
iris_bufmgr.c iris: destroy our mutexes a little later 2021-10-27 20:08:51 +00:00
iris_bufmgr.h iris: Suballocate BO using the Gallium pb_slab mechanism 2021-10-01 04:58:26 +00:00
iris_clear.c intel: fix INTEL_DEBUG environment variable on 32-bit systems 2021-10-15 19:55:14 +00:00
iris_context.c intel: fix INTEL_DEBUG environment variable on 32-bit systems 2021-10-15 19:55:14 +00:00
iris_context.h intel: fix INTEL_DEBUG environment variable on 32-bit systems 2021-10-15 19:55:14 +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 intel: fix INTEL_DEBUG environment variable on 32-bit systems 2021-10-15 19:55:14 +00:00
iris_draw.c intel: fix INTEL_DEBUG environment variable on 32-bit systems 2021-10-15 19:55:14 +00:00
iris_fence.c iris: fix off-by-one error when clearing stale syncobjs 2021-11-02 08:31:54 +00:00
iris_fence.h iris: signal the syncobj after a failed batch 2021-09-07 19:03:03 +00:00
iris_fine_fence.c iris: syncobjs are now owned by bufmgr instead of screen 2021-09-01 21:48:13 +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: Rename bo->gtt_offset to bo->address 2021-08-11 08:05:00 +00:00
iris_genx_protos.h iris: Add genX(emit_depth_state_workarounds) 2021-08-20 17:50:35 +00:00
iris_measure.c iris: Add an alignment parameter to iris_bo_alloc() 2021-06-07 10:35:25 -07: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/perf: allow metric sets to be loaded with on OA reports 2021-05-18 14:28:48 +00:00
iris_monitor.h iris: remove iris_monitor_config 2020-07-06 21:43:59 +00:00
iris_perf.c iris/bufmgr: Add flag to allocate from local memory. 2021-06-24 16:14:38 +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 intel/perf: allow metric sets to be loaded with on OA reports 2021-05-18 14:28:48 +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: Add missed tile flush flag 2021-10-19 18:22:31 +00:00
iris_program.c intel: fix INTEL_DEBUG environment variable on 32-bit systems 2021-10-15 19:55:14 +00:00
iris_program_cache.c iris: Rename bo->gtt_offset to bo->address 2021-08-11 08:05:00 +00:00
iris_query.c iris: syncobjs are now owned by bufmgr instead of screen 2021-09-01 21:48:13 +00:00
iris_resolve.c iris: Enable atomic operations on compressed surfaces 2021-10-01 22:16:22 +00:00
iris_resource.c gallium: rename PIPE_CAP_PREFER_BLIT_BASED_TEXTURE_TRANSFER 2021-11-18 07:58:29 -05:00
iris_resource.h iris: Finish aux import in iris_resource_from_handle 2021-09-16 18:07:23 +00:00
iris_screen.c gallium: rename PIPE_CAP_PREFER_BLIT_BASED_TEXTURE_TRANSFER 2021-11-18 07:58:29 -05:00
iris_screen.h intel: Move subslice_total into devinfo 2021-09-13 13:26:23 -07:00
iris_state.c anv,blorp,iris: Set MOCS for COMPUTE_WALKER post-sync operation 2021-11-08 23:29:51 +00:00
meson.build iris, crocus: add idep_genxml to per_hw target dependencies 2021-08-02 22:27:36 +00:00