| .. |
|
i915
|
iris: Add vm bind and unbind to kmd backend
|
2023-03-24 16:47:18 +00:00 |
|
xe
|
iris: Implement Xe version of bo_madvise() and bo_set_caching()
|
2023-03-31 15:40:27 +00:00 |
|
driinfo_iris.h
|
driconf/Intel: Add lower_depth_range_rate option workaround for Homerun Clash misrendering issue
|
2022-09-19 10:08:48 +00:00 |
|
iris_batch.c
|
anv: add utrace tracking of frame boundaries
|
2023-04-13 01:14:38 +00:00 |
|
iris_batch.h
|
iris: Store iris_context's priority
|
2023-03-17 23:29:43 +00:00 |
|
iris_binder.c
|
iris: Add BO_ALLOC_PLAIN flag
|
2022-12-19 05:37:34 -08:00 |
|
iris_binder.h
|
iris: Use more efficient binding table pointer formats on Icelake+.
|
2022-03-09 09:18:59 +00:00 |
|
iris_blit.c
|
iris: Drop usage of i915 EXEC_OBJECT_WRITE
|
2023-03-15 02:05:58 +00:00 |
|
iris_blorp.c
|
iris: Drop usage of i915 EXEC_OBJECT_WRITE
|
2023-03-15 02:05:58 +00:00 |
|
iris_border_color.c
|
iris: Add BO_ALLOC_PLAIN flag
|
2022-12-19 05:37:34 -08:00 |
|
iris_bufmgr.c
|
intel: Fix support of kernel versions without DRM_I915_QUERY_ENGINE_INFO
|
2023-06-02 19:34:01 +01:00 |
|
iris_bufmgr.h
|
iris: Add BO_ALLOC_SHARED
|
2023-03-31 15:40:27 +00:00 |
|
iris_clear.c
|
iris: Store intel_device_info in iris_bufmgr
|
2022-12-15 18:55:02 +00:00 |
|
iris_context.c
|
iris: Store iris_context's priority
|
2023-03-17 23:29:43 +00:00 |
|
iris_context.h
|
iris: rework Wa_14017076903 to only apply with occlusion queries
|
2023-05-25 17:40:55 +01: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
|
iris: Store intel_device_info in iris_bufmgr
|
2022-12-15 18:55:02 +00:00 |
|
iris_draw.c
|
iris: Store intel_device_info in iris_bufmgr
|
2022-12-15 18:55:02 +00:00 |
|
iris_fence.c
|
iris: Drop I915_EXEC_FENCE types
|
2023-03-15 02:05:58 +00:00 |
|
iris_fence.h
|
iris: Drop I915_EXEC_FENCE types
|
2023-03-15 02:05:58 +00:00 |
|
iris_fine_fence.c
|
iris: Don't flush the render cache for a compute batch
|
2023-01-20 11:09:24 +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
|
iris: Store intel_device_info in iris_bufmgr
|
2022-12-15 18:55:02 +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_kmd_backend.c
|
iris: Implement gem_create() in Xe kmd backend
|
2023-03-17 19:31:56 +00:00 |
|
iris_kmd_backend.h
|
iris: Add vm bind and unbind to kmd backend
|
2023-03-24 16:47:18 +00:00 |
|
iris_measure.c
|
iris: Store intel_device_info in iris_bufmgr
|
2022-12-15 18:55:02 +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
|
anv/iris: report counter symbols with debug option
|
2023-03-08 12:45:43 +00:00 |
|
iris_monitor.h
|
iris: remove iris_monitor_config
|
2020-07-06 21:43:59 +00:00 |
|
iris_perf.c
|
iris: Fix more BO alignments
|
2022-09-22 03:33:00 +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
|
anv/iris: report counter symbols with debug option
|
2023-03-08 12:45:43 +00:00 |
|
iris_pipe.h
|
gallium/iris/crocus: collapse a bunch of conversion functions.
|
2022-08-04 08:17:39 +00:00 |
|
iris_pipe_control.c
|
Revert "iris: Add missed tile flush flag"
|
2023-06-15 22:28:13 +01:00 |
|
iris_program.c
|
util/u_queue: fix util_queue_finish deadlock by merging lock and finish_lock
|
2023-07-18 22:48:05 +01:00 |
|
iris_program_cache.c
|
iris: Store intel_device_info in iris_bufmgr
|
2022-12-15 18:55:02 +00:00 |
|
iris_query.c
|
iris: correctly set alignment to next power of two for struct size
|
2023-06-01 16:49:14 +01:00 |
|
iris_resolve.c
|
iris: Drop iris_cache_flush_for_render
|
2023-02-15 05:49:23 +00:00 |
|
iris_resource.c
|
iris: Allocate ZEROED BOs for shared resources
|
2023-04-19 14:37:56 +01:00 |
|
iris_resource.h
|
iris: Delete map->dest_had_defined_contents
|
2022-12-09 21:46:03 +00:00 |
|
iris_screen.c
|
glsl: Drop PIPE_SHADER_CAP_DFRACEXP_DLDEXP_SUPPORTED.
|
2023-04-06 02:32:01 +00:00 |
|
iris_screen.h
|
iris: Store intel_device_info in iris_bufmgr
|
2022-12-15 18:55:02 +00:00 |
|
iris_state.c
|
intel: Initialize FF_MODE2 on all Gfx12 platforms
|
2023-06-28 18:09:26 +01:00 |
|
iris_utrace.c
|
intel/ds: Fix crash when allocating more intel_ds_queues than u_vector was initialized
|
2023-02-01 18:31:29 +00:00 |
|
iris_utrace.h
|
iris: utrace/perfetto support
|
2022-01-14 20:17:44 +00:00 |
|
meson.build
|
iris: Move to i915/iris_batch.c code to create and replace i915 context
|
2023-03-17 23:29:43 +00:00 |