..
Android.mk
iris/android: move iris_query.c to 'per gen' LIBIRIS_SRC_FILES
2019-08-12 10:06:36 +03:00
driinfo_iris.h
iris: Enable the dual_color_blend_by_location driconf option.
2019-04-22 09:36:36 -07:00
iris_batch.c
intel/common: provide common ioctl routine
2019-08-01 16:38:40 -07:00
iris_batch.h
iris: Increase BATCH_SZ to 64kB
2019-08-06 09:09:26 -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: Use MI_COPY_MEM_MEM for tiny resource_copy_region calls.
2019-07-01 13:59:49 -07:00
iris_blorp.c
iris/gen9: Optimize slice and subslice load balancing behavior.
2019-08-12 13:17:58 -07:00
iris_border_color.c
iris: Destroy the border color pool
2019-02-21 10:26:10 -08:00
iris_bufmgr.c
meson: define ETIME to ETIMEDOUT if not present
2019-08-08 21:44:33 +01:00
iris_bufmgr.h
iris: Add an explicit alignment parameter to iris_bo_alloc_tiled().
2019-07-02 07:23:55 +00:00
iris_clear.c
iris: Move iris_resolve_conditional_render to the vtable.
2019-07-25 18:42:55 +00:00
iris_context.c
iris/gen9: Optimize slice and subslice load balancing behavior.
2019-08-12 13:17:58 -07:00
iris_context.h
iris/gen9: Optimize slice and subslice load balancing behavior.
2019-08-12 13:17:58 -07: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
intel/compiler: Add a "base class" for program keys
2019-07-10 19:35:55 +00:00
iris_draw.c
iris: Use gen_mi_builder to handle CS ALU operations.
2019-07-25 18:42:55 +00:00
iris_fence.c
intel/common: provide common ioctl routine
2019-08-01 16:38:40 -07: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
gallium: switch boolean -> bool at the interface definitions
2019-07-22 22:13:51 -04: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/gen9: Optimize slice and subslice load balancing behavior.
2019-08-12 13:17:58 -07:00
iris_monitor.c
iris: Add missing 'break'
2019-08-11 14:04:31 -07: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 maybe_flush calls to texture_barrier and memory_barrier
2019-06-20 13:32:15 -05:00
iris_program.c
intel/compiler: Fill a compiler statistics struct
2019-08-12 22:56:07 +00: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: Allow resolving clear color of CCS_D surfaces.
2019-07-17 14:53:16 -07:00
iris_resource.c
gallium: switch boolean -> bool at the interface definitions
2019-07-22 22:13:51 -04:00
iris_resource.h
iris: Make iris_has_color_unresolved non-static
2019-07-17 13:43:04 -07:00
iris_screen.c
iris/perf: implement routines to return counter info
2019-08-09 19:28:03 -07:00
iris_screen.h
iris/perf: implement routines to return counter info
2019-08-09 19:28:03 -07:00
iris_state.c
iris/gen11: Emit SLICE_HASH_TABLE when pipes are unbalanced.
2019-08-12 16:19:08 -07:00
Makefile.sources
iris/android: move iris_query.c to 'per gen' LIBIRIS_SRC_FILES
2019-08-12 10:06:36 +03:00
meson.build
iris/perf: implement routines to return counter info
2019-08-09 19:28:03 -07:00