mesa/src/gallium/drivers/iris
Eric Engestrom cd04b63c00 loader: default to iris for all future PCI IDs
The existing "fallback" code didn't actually do anything, so this
removes it, and instead we just always fallback to `iris` for future
PCI IDs.

Suggested-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2019-10-28 23:21:39 +00:00
..
Android.mk iris: build android libmesa_iris for gen12 2019-08-28 13:38:34 -07:00
driinfo_iris.h iris: Add support for the always_flush_cache=true debug option. 2019-09-09 11:55:27 -07:00
iris_batch.c iris: Mark aux-map BO as used by all batches 2019-10-28 00:09:14 -07:00
iris_batch.h iris/gen12: Write GFX_AUX_TABLE base address register 2019-10-28 00:09:14 -07:00
iris_binder.c iris: Handle binding table in the driver 2019-06-03 14:14:45 -07:00
iris_binder.h iris: little bits of compute basics 2019-02-21 10:26:09 -08:00
iris_blit.c iris: Get correct resource aux usage for copy 2019-10-28 14:02:01 -07:00
iris_blorp.c iris/gen12: Write GFX_AUX_TABLE base address register 2019-10-28 00:09:14 -07:00
iris_border_color.c iris: Destroy the border color pool 2019-02-21 10:26:10 -08:00
iris_bufmgr.c iris: Map each surf to it's aux-surf in the aux-map tables 2019-10-28 00:09:14 -07:00
iris_bufmgr.h iris/bufmgr: Initialize aux map context for gen12 2019-10-28 00:09:14 -07:00
iris_clear.c iris: Start using blorp_can_hiz_clear_depth() 2019-10-28 10:47:06 -07:00
iris_context.c iris/gen12: Write GFX_AUX_TABLE base address register 2019-10-28 00:09:14 -07:00
iris_context.h iris: Add support for depth bounds testing. 2019-10-28 13:46:06 +00:00
iris_defines.h iris: Use gen_mi_builder to handle CS ALU operations. 2019-07-25 18:42:55 +00:00
iris_disk_cache.c Move blob from compiler/ to util/ 2019-09-19 19:56:22 +00:00
iris_draw.c iris: Rework iris_update_draw_parameters to be more efficient 2019-09-18 22:50:52 -07:00
iris_fence.c iris: Fix fence leak in iris_fence_flush 2019-09-16 08:47:37 +00:00
iris_fence.h iris: Make a iris_batch_reference_signal_syncpt helper function. 2019-02-21 10:26:11 -08:00
iris_formats.c iris: Update comment about 3-component formats and buffer textures 2019-10-07 23:11:45 -07:00
iris_genx_macros.h iris: Use gen_mi_builder to handle CS ALU operations. 2019-07-25 18:42:55 +00:00
iris_genx_protos.h iris/gen12: Write GFX_AUX_TABLE base address register 2019-10-28 00:09:14 -07:00
iris_monitor.c intel/perf: move registers to their own header 2019-10-23 05:41:14 +00:00
iris_monitor.h iris: minor restyling 2019-08-10 00:16:45 -07: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 support for the always_flush_cache=true debug option. 2019-09-09 11:55:27 -07:00
iris_program.c iris: Rework edgeflag handling 2019-10-23 16:38:27 -07:00
iris_program_cache.c intel/compiler: Add a "base class" for program keys 2019-07-10 19:35:55 +00:00
iris_query.c iris: Free query on error path 2019-08-11 14:04:31 -07:00
iris_resolve.c iris: Define MCS_CCS state transitions and usages 2019-10-28 14:02:01 -07:00
iris_resource.c iris: Create resource with aux_usage MCS_CCS 2019-10-28 14:02:02 -07:00
iris_resource.h iris: Create an unusable secondary aux surface 2019-10-28 10:47:06 -07:00
iris_screen.c loader: default to iris for all future PCI IDs 2019-10-28 23:21:39 +00:00
iris_screen.h iris: Add support for the always_flush_cache=true debug option. 2019-09-09 11:55:27 -07:00
iris_state.c iris: Enable HIZ_CCS in depth buffer instructions 2019-10-28 10:47:06 -07:00
Makefile.sources iris/android: fix build and link with libmesa_intel_perf 2019-08-22 10:01:14 +03:00
meson.build meson: drop duplicate inc_nir from libiris 2019-10-07 21:49:40 +01:00