| .. |
|
ci
|
iris/ci: comment out iris-cml-traces-performance due to hw unavailable
|
2021-12-06 21:19:51 +00:00 |
|
driinfo_iris.h
|
iris: add sync_compile option
|
2021-07-28 17:32:44 +00:00 |
|
iris_batch.c
|
treewide: drop mtypes/macros includes from main
|
2021-12-08 22:14:45 +00:00 |
|
iris_batch.h
|
iris/batch: Add support for engines contexts
|
2021-12-02 16:35:32 -08: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: Rename is_render_target to is_dest in a few blit functions
|
2021-12-06 17:23:56 -08: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
|
treewide: drop mtypes/macros includes from main
|
2021-12-08 22:14:45 +00:00 |
|
iris_bufmgr.h
|
iris: Make iris_kernel_context_get_priority() public
|
2021-12-02 16:34:46 -08:00 |
|
iris_clear.c
|
mesa/crocus/iris/blorp: drop minify macro in favour of u_minify
|
2021-12-07 19:04:01 +00:00 |
|
iris_context.c
|
iris: Destroy all batches with a new iris_destroy_batches() function
|
2021-12-02 16:34:42 -08: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/compiler: drop shader_info.h from compiler header
|
2021-12-07 23:59:58 +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
|
intel/compiler: drop shader_info.h from compiler header
|
2021-12-07 23:59:58 +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
|
iris: Move away from "hw" for some context terminology
|
2021-12-02 16:31:03 -08: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
|
brw/compiler: drop mtypes.h from compiler
|
2021-12-07 23:59:58 +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/compiler: drop glsl options from brw_compiler
|
2021-12-07 08:52:36 +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
|
iris: Drop the YCRCB cases in finish_aux_import
|
2021-12-07 23:31:23 +00:00 |
|
iris_resource.h
|
iris: Finish aux import in iris_resource_from_handle
|
2021-09-16 18:07:23 +00:00 |
|
iris_screen.c
|
intel/compiler: drop glsl options from brw_compiler
|
2021-12-07 08:52:36 +00: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 |