mesa/src/intel/vulkan
2023-05-11 08:36:12 +00:00
..
grl anv: compute the largest GRL kernel scratch size 2023-03-31 14:18:58 +00:00
i915 intel: enable protected context creation along with engines 2023-05-08 20:40:20 +00:00
layers anv: Add layer with work-around for Doom 64 texture corruption 2023-01-02 15:05:06 +00:00
shaders anv: add gfx9 generated draw support 2023-03-03 11:30:54 +00:00
tests anv: Use intel_device_info memory alignment 2023-03-20 17:18:04 +00:00
xe intel/common: Add gt_id to intel_engine_class 2023-04-17 14:43:06 +00:00
anv_allocator.c anv: link anv_bo to its VMA heap 2023-05-05 14:48:15 +03:00
anv_android.c anv,hasvk: Use vk_features2_to_features 2023-04-07 18:16:40 -04: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: Use the new vk_device_memory base struct 2023-03-31 14:57:03 +00:00
anv_batch_chain.c anv: Enable INTEL_DEBUG_BATCH_FRAME_START/_STOP 2023-04-28 04:37:05 +00:00
anv_blorp.c anv: support fast color clears on vkCmdClearAttachments 2023-04-24 21:33:49 +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: expose some helper functions 2023-04-24 21:33:49 +00:00
anv_descriptor_set.c anv: drop lowered storage images code 2023-04-18 08:38:55 +00:00
anv_device.c vulkan/pipeline_cache: don't log warnings for internal caches 2023-05-11 08:36:12 +00:00
anv_formats.c anv: Improve image/view usage bits verification 2023-04-27 01:04:44 +00:00
anv_gem.c anv: Add assert in functions not supported by Xe kmd 2023-03-30 01:57:44 +00:00
anv_gem_stubs.c anv: Fix vm bind of imported buffers 2023-04-12 10:05:32 +00:00
anv_generated_indirect_draws.c anv: fix sends_count_expectation assert on simd32 2023-03-07 14:37:31 +00:00
anv_generated_indirect_draws.h anv: add gfx9 generated draw support 2023-03-03 11:30:54 +00:00
anv_genX.h anv: expose some helper functions 2023-04-24 21:33:49 +00:00
anv_image.c anv: Handle UNDEFINED format in image format list 2023-04-27 01:04:44 +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: introduce a base graphics pipeline object 2023-04-17 22:43:37 +00:00
anv_measure.h anv: add a custom AcquireNextImage2KHR func 2022-02-17 22:15:23 +00:00
anv_mesh_perprim_wa.c anv: work around for per-prim attributes corruption 2023-03-29 18:35:55 +00:00
anv_nir.h anv: implement VK_EXT_graphics_pipeline_library 2023-04-17 22:43:37 +00:00
anv_nir_apply_pipeline_layout.c anv: avoid hardcoding instruction VA constant in shaders 2023-05-05 14:48:15 +03:00
anv_nir_compute_push_layout.c anv: implement VK_EXT_graphics_pipeline_library 2023-04-17 22:43:37 +00:00
anv_nir_lower_multiview.c anv: implement VK_EXT_graphics_pipeline_library 2023-04-17 22:43:37 +00:00
anv_nir_lower_ubo_loads.c anv: fix anv_nir_lower_ubo_loads pass 2023-04-27 09:08:03 +00:00
anv_nir_push_descriptor_analysis.c anv: add dynamic buffer offsets support with independent sets 2023-04-17 22:43:37 +00:00
anv_perf.c anv/iris: report counter symbols with debug option 2023-03-08 12:45:43 +00:00
anv_pipeline.c anv: implement VK_KHR_ray_tracing_position_fetch 2023-05-04 11:25:41 +00:00
anv_pipeline_cache.c anv: make internal address space allocation more dynamic 2023-05-05 14:48:15 +03:00
anv_private.h anv: enable graphics pipeline libraries by default 2023-05-10 01:23:16 +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: add utrace tracking of frame boundaries 2023-04-13 01:14:38 +00:00
anv_va.c anv: increase instruction heap to 2Gb 2023-05-05 14:48:15 +03:00
anv_video.c anv/video: fix video memory bindings. 2023-02-08 06:42:09 +00: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: Skip BTI RT flush if we're doing an op that doesn't use render targets. 2023-02-27 21:44:56 +00:00
genX_cmd_buffer.c anv: make internal address space allocation more dynamic 2023-05-05 14:48:15 +03:00
genX_cmd_draw_generated_indirect.h anv: make internal address space allocation more dynamic 2023-05-05 14:48:15 +03: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: fix preemption enable emission in gpu_memcpy 2023-01-20 22:35:41 +02:00
genX_pipeline.c Revert "intel/compiler: make uses_pos_offset a tri-state" 2023-05-11 08:01:46 +00:00
genX_query.c anv: rework Wa_14017076903 to only apply with occlusion queries 2023-04-21 12:48:52 +00:00
genX_state.c anv: make internal address space allocation more dynamic 2023-05-05 14:48:15 +03:00
genX_video.c anv: fix image height for field pictures. 2023-03-14 13:34:53 +00:00
gfx8_cmd_buffer.c anv: implement VK_EXT_graphics_pipeline_library 2023-04-17 22:43:37 +00:00
meson.build anv: make internal address space allocation more dynamic 2023-05-05 14:48:15 +03:00