| .. |
|
grl
|
anv: implement EDS2.extendedDynamicState2PatchControlPoints
|
2023-05-24 18:32:07 +00:00 |
|
i915
|
anv: create a pool for indirect descriptors
|
2023-05-30 06:36:38 +00:00 |
|
layers
|
anv: handle missing astc for gfx125 in CreateImageView
|
2023-05-12 06:59:34 +00:00 |
|
shaders
|
anv: add shaders for copying query results
|
2023-06-14 09:43:57 +03:00 |
|
tests
|
anv: Use intel_device_info memory alignment
|
2023-03-20 17:18:04 +00:00 |
|
xe
|
anv: Set memory types supported by Xe KMD
|
2023-05-11 18:28:11 +00:00 |
|
anv_allocator.c
|
anv: Remove alignment to aux ratio on size of main surface
|
2023-06-02 16:50:32 +00:00 |
|
anv_android.c
|
vulkan: add vk_image_format_to_ahb_format
|
2023-05-11 22:18:03 +00:00 |
|
anv_android.h
|
anv: Use the new vk_device_memory base struct
|
2023-03-31 14:57:03 +00:00 |
|
anv_android_stubs.c
|
anv,hasvk: android ahb is not always exportable
|
2023-05-11 22:18:03 +00:00 |
|
anv_batch_chain.c
|
anv: allow binding tables allocations on compute only queues
|
2023-06-08 02:37:44 +00:00 |
|
anv_blorp.c
|
anv: tracking query buffer writes & query clears separately
|
2023-06-20 02:34:51 +00:00 |
|
anv_bo_sync.c
|
anv: Add a tracepoint for the fallback implicit sync wait path.
|
2023-01-12 20:21:03 +00:00 |
|
anv_cmd_buffer.c
|
anv: tracking query buffer writes & query clears separately
|
2023-06-20 02:34:51 +00:00 |
|
anv_descriptor_set.c
|
anv: track descriptor data size
|
2023-05-30 06:36:38 +00:00 |
|
anv_device.c
|
anv: add VK_EXT_depth_bias_control support
|
2023-06-20 03:05:01 +00:00 |
|
anv_formats.c
|
anv: deal with unsupported VkImageFormatListCreateInfo::pViewFormats
|
2023-06-13 20:16:46 +00:00 |
|
anv_gem.c
|
anv: Use intel_ioctl() helper for GEM_SET_TILING
|
2023-06-02 20:09:24 +00:00 |
|
anv_gem_stubs.c
|
anv: Fix vm bind of imported buffers
|
2023-04-12 10:05:32 +00:00 |
|
anv_genX.h
|
anv: change the way we clear pending query bits
|
2023-06-20 02:34:51 +00:00 |
|
anv_image.c
|
anv: avoid private buffer allocations in vkGetDeviceImageMemoryRequirementsKHR
|
2023-06-19 18:35:30 +03:00 |
|
anv_internal_kernels.c
|
anv: add shaders for copying query results
|
2023-06-14 09:43:57 +03:00 |
|
anv_internal_kernels.h
|
anv: do not explode on 32 bit builds
|
2023-06-16 22:22:07 +00:00 |
|
anv_kmd_backend.c
|
anv: Add gem VM bind and unbind to backend
|
2023-03-11 17:56:01 +00:00 |
|
anv_kmd_backend.h
|
anv: Fix vm bind of imported buffers
|
2023-04-12 10:05:32 +00:00 |
|
anv_measure.c
|
anv: use COMPUTE_WALKER post sync field to track compute work
|
2023-05-24 09:09:01 +03:00 |
|
anv_measure.h
|
anv: add a custom AcquireNextImage2KHR func
|
2022-02-17 22:15:23 +00:00 |
|
anv_mesh_perprim_wa.c
|
compiler: Move from nir_scope to mesa_scope
|
2023-06-19 23:29:26 +00:00 |
|
anv_nir.h
|
anv: add direct descriptor support to apply_layout
|
2023-05-30 06:36:38 +00:00 |
|
anv_nir_apply_pipeline_layout.c
|
treewide: Use nir_trim_vector more
|
2023-06-06 18:52:25 +00:00 |
|
anv_nir_compute_push_layout.c
|
anv: ensure descriptor addresses are used with bindless stages
|
2023-05-30 06:36:38 +00:00 |
|
anv_nir_lower_load_patch_vertices_in.c
|
anv: implement EDS2.extendedDynamicState2PatchControlPoints
|
2023-05-24 18:32:07 +00:00 |
|
anv_nir_lower_multiview.c
|
nir: use generated immediate comparison helpers
|
2023-06-05 13:40:08 +00:00 |
|
anv_nir_lower_resource_intel.c
|
anv: add a pass to partially lower resource_intel
|
2023-05-30 06:36:38 +00:00 |
|
anv_nir_lower_ubo_loads.c
|
nir: use new immediate comparison helpers
|
2023-06-15 13:33:58 +02:00 |
|
anv_nir_push_descriptor_analysis.c
|
anv: add a pass to partially lower resource_intel
|
2023-05-30 06:36:38 +00:00 |
|
anv_perf.c
|
anv/iris: report counter symbols with debug option
|
2023-03-08 12:45:43 +00:00 |
|
anv_pipeline.c
|
nir: add missed nir_cmp_imm-helpers
|
2023-06-15 13:34:49 +00:00 |
|
anv_pipeline_cache.c
|
anv: reduce push constant size for descriptor sets
|
2023-05-30 06:36:38 +00:00 |
|
anv_private.h
|
anv: tracking query buffer writes & query clears separately
|
2023-06-20 02:34:51 +00:00 |
|
anv_queue.c
|
anv: Create Xe engines
|
2023-03-23 13:27:39 +00:00 |
|
anv_util.c
|
anv: Add END_OF_PIPE_SYNC reporting to INTEL_DEBUG=pc
|
2023-04-14 21:57:49 +00:00 |
|
anv_utrace.c
|
anv: allow intel_clflush_range only on igpu
|
2023-06-09 21:09:50 +00:00 |
|
anv_va.c
|
anv: create a pool for indirect descriptors
|
2023-05-30 06:36:38 +00:00 |
|
anv_video.c
|
anv/video: move video requirements to outarray.
|
2023-06-09 10:07:18 +02:00 |
|
anv_wsi.c
|
anv: add utrace tracking of frame boundaries
|
2023-04-13 01:14:38 +00:00 |
|
genX_acceleration_structure.c
|
anv: Add flush reasons to raytracing flushes
|
2023-04-14 21:57:49 +00:00 |
|
genX_blorp_exec.c
|
anv: remove incorrect ifdef
|
2023-05-30 06:36:37 +00:00 |
|
genX_cmd_buffer.c
|
anv: tracking query buffer writes & query clears separately
|
2023-06-20 02:34:51 +00:00 |
|
genX_cmd_draw_generated_indirect.h
|
anv: change the way we clear pending query bits
|
2023-06-20 02:34:51 +00:00 |
|
genX_cmd_draw_helpers.h
|
anv: Drop dead code that sets the L3BypassDisable field
|
2023-04-04 17:39:20 +00:00 |
|
genX_gpu_memcpy.c
|
anv: change pipe controls in genX_gpu_memcpy to use pc helper
|
2023-06-16 08:04:20 +00:00 |
|
genX_pipeline.c
|
anv: change pipe control in genX_pipeline to use pc helper
|
2023-06-16 08:04:20 +00:00 |
|
genX_query.c
|
anv: switch copy query results with shaders from semaphore waits to flushes
|
2023-06-20 02:34:51 +00:00 |
|
genX_simple_shader.h
|
anv: change the way we clear pending query bits
|
2023-06-20 02:34:51 +00:00 |
|
genX_state.c
|
anv: change pipe controls in genX_state to use pc helper
|
2023-06-16 08:04:20 +00:00 |
|
genX_video.c
|
anv: support HEVC 10-bit decoding
|
2023-05-19 06:15:02 +00:00 |
|
gfx8_cmd_buffer.c
|
anv: add VK_EXT_depth_bias_control support
|
2023-06-20 03:05:01 +00:00 |
|
meson.build
|
anv: add shaders for copying query results
|
2023-06-14 09:43:57 +03:00 |