| .. |
|
grl
|
anv/grl: Use union for reinterpreting integer as float
|
2023-02-14 12:59:44 +00:00 |
|
i915
|
anv: track vram only BOs to print things out on ENOMEM execbuf
|
2023-02-17 13:45:00 +00:00 |
|
layers
|
anv: Add layer with work-around for Doom 64 texture corruption
|
2023-01-02 15:05:06 +00:00 |
|
shaders
|
anv: implement generated (indexed) indirect draws
|
2022-12-23 22:52:50 +00:00 |
|
tests
|
anv: Start to move anv_gem_stubs.c to kmd backend
|
2023-02-09 02:57:32 +00:00 |
|
anv_allocator.c
|
anv: track vram only BOs to print things out on ENOMEM execbuf
|
2023-02-17 13:45:00 +00:00 |
|
anv_android.c
|
vulkan: Use static_assert for check HWVULKAN_DISPATCH_MAGIC == ICD_LOADER_MAGIC
|
2023-02-10 07:21:31 +00:00 |
|
anv_android.h
|
anv: move VkImage object allocation to anv_CreateImage
|
2021-10-06 02:18:39 +00:00 |
|
anv_android_stubs.c
|
anv: move VkImage object allocation to anv_CreateImage
|
2021-10-06 02:18:39 +00:00 |
|
anv_batch_chain.c
|
anv: process utrace payloads on queue submission
|
2023-02-23 18:06:16 +00:00 |
|
anv_blorp.c
|
anv/blorp: use existing function to convert the op to a string
|
2023-02-14 16:55:21 +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: Use vk_acceleration_structure
|
2023-02-22 11:58:57 +00:00 |
|
anv_descriptor_set.c
|
anv: Use vk_acceleration_structure
|
2023-02-22 11:58:57 +00:00 |
|
anv_device.c
|
intel: Make gen12 URB space reservation dependent on compute engine presence
|
2023-02-23 14:27:30 +00:00 |
|
anv_formats.c
|
anv/format: handle video extensions structs by ignoring them
|
2023-02-08 02:56:28 +00:00 |
|
anv_gem.c
|
anv: Add gem_mmap to kmd backend
|
2023-02-15 23:30:58 +00:00 |
|
anv_gem_stubs.c
|
anv: Move execute_simple_batch() and queue_exec_locked() to kmd backend
|
2023-02-15 23:30:58 +00:00 |
|
anv_generated_indirect_draws.c
|
anv: fix generated indirect draw shader stats checks
|
2023-01-19 07:36:19 +00:00 |
|
anv_generated_indirect_draws.h
|
anv: implement generated (indexed) indirect draws
|
2022-12-23 22:52:50 +00:00 |
|
anv_genX.h
|
anv: move 3DSTATE_VERTEX_ELEMENT emission to dynamic path
|
2023-02-14 09:05:35 +00:00 |
|
anv_image.c
|
anv/image: allocate some memory for mv storage after video images.
|
2023-02-08 02:56:28 +00:00 |
|
anv_kmd_backend.c
|
anv: Start to move anv_gem_stubs.c to kmd backend
|
2023-02-09 02:57:32 +00:00 |
|
anv_kmd_backend.h
|
anv: Move execute_simple_batch() and queue_exec_locked() to kmd backend
|
2023-02-15 23:30:58 +00:00 |
|
anv_measure.c
|
anv: Emit CS stall on INTEL_MEASURE timestamp
|
2023-01-04 22:43:36 +00:00 |
|
anv_measure.h
|
anv: add a custom AcquireNextImage2KHR func
|
2022-02-17 22:15:23 +00:00 |
|
anv_nir.h
|
anv: add analysis for push descriptor uses and store it in shader cache
|
2022-10-14 23:03:16 +00:00 |
|
anv_nir_apply_pipeline_layout.c
|
anv: Perform load_constant address math in 32-bit rather than 64-bit
|
2023-02-02 02:45:04 +00:00 |
|
anv_nir_compute_push_layout.c
|
anv,hasvk: migrate to ROUND_DOWN_TO from util
|
2023-01-06 17:22:16 +00:00 |
|
anv_nir_lower_multiview.c
|
utils: Merge util/debug.* into util/u_debug.* and remove util/debug.*
|
2022-11-02 07:25:39 +00:00 |
|
anv_nir_lower_ubo_loads.c
|
anv: invalidate all metadata in anv_nir_lower_ubo_loads
|
2022-04-19 11:43:55 +00:00 |
|
anv_nir_push_descriptor_analysis.c
|
anv: return properly typed value for no ubo promoted
|
2023-01-09 23:00:24 +00:00 |
|
anv_perf.c
|
intel/perf: use the new OA format for Gfx12.5+
|
2022-11-17 12:57:06 +00:00 |
|
anv_pipeline.c
|
anv: use Vulkan runtime's robust buffer access
|
2023-02-15 16:46:59 +00:00 |
|
anv_pipeline_cache.c
|
anv: Perform load_constant address math in 32-bit rather than 64-bit
|
2023-02-02 02:45:04 +00:00 |
|
anv_private.h
|
anv: Use vk_acceleration_structure
|
2023-02-22 11:58:57 +00:00 |
|
anv_queue.c
|
anv: Make a batch decoder for each queue family
|
2023-02-06 23:21:55 +00:00 |
|
anv_util.c
|
anv: Handle bits to flush data-port's Untyped L1 data cache
|
2022-08-05 10:43:50 +03:00 |
|
anv_utrace.c
|
intel/ds: track end of pipe bits
|
2023-02-06 09:12:18 +00:00 |
|
anv_video.c
|
anv/video: fix video memory bindings.
|
2023-02-08 06:42:09 +00:00 |
|
anv_wsi.c
|
anv: process utrace payloads on queue submission
|
2023-02-23 18:06:16 +00:00 |
|
genX_acceleration_structure.c
|
anv: Use vk_acceleration_structure
|
2023-02-22 11:58:57 +00:00 |
|
genX_blorp_exec.c
|
anv: implement Wa_14015814527 for task shaders
|
2023-01-03 12:44:08 +00:00 |
|
genX_cmd_buffer.c
|
anv: fix invalid masking of 48bit address
|
2023-02-23 15:02:45 +00:00 |
|
genX_cmd_draw_generated_indirect.h
|
intel: Implement Wa_16011448509
|
2023-02-15 01:10:42 +00:00 |
|
genX_cmd_draw_helpers.h
|
anv: implement VK_EXT_vertex_input_dynamic_state
|
2023-02-14 09:05:35 +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
|
anv: enable task redistribution
|
2023-02-14 09:36:53 +00:00 |
|
genX_query.c
|
anv: Use vk_acceleration_structure
|
2023-02-22 11:58:57 +00:00 |
|
genX_state.c
|
anv: Wa_14016407139, add required pc when SBA programmed
|
2023-02-17 12:44:00 +00:00 |
|
genX_video.c
|
anv: add initial video decode support for h264.
|
2023-02-08 02:56:28 +00:00 |
|
gfx8_cmd_buffer.c
|
anv: implement VK_EXT_vertex_input_dynamic_state
|
2023-02-14 09:05:35 +00:00 |
|
meson.build
|
meson: replace vk_wsi_args with dependencies to let meson take care of transitivity
|
2023-02-23 09:42:46 +00:00 |