..
bvh
anv/bvh: Fix copy shader handling sparse buffer
2025-02-27 20:10:10 +00:00
grl
meson: project-wide fs = import('fs')
2025-01-28 23:01:32 +00:00
i915
intel: port to u_printf context + singleton
2025-02-05 20:33:15 +00:00
layers
anv: reuse object string for RMV token
2024-08-05 21:12:59 +00:00
tests
intel/tests: Reduce load from anv_tests
2024-09-09 12:54:34 +00:00
xe
anv: avoid memory type changes with INTEL_DEBUG=noccs
2025-02-18 17:35:44 +00:00
anv_allocator.c
anv: reduce alignment for small heaps
2025-01-29 17:33:13 +00:00
anv_android.c
anv: add a is_sparse for image format support checks
2025-02-23 15:16:50 +00:00
anv_android.h
anv/android: refactor out u_gralloc tiling query
2024-08-05 20:06:06 +00:00
anv_android_stubs.c
anv/android: refactor out u_gralloc tiling query
2024-08-05 20:06:06 +00:00
anv_api_version.h
anv: advertise Vulkan 1.4
2024-12-02 21:56:39 +00:00
anv_astc_emu.c
anv: move astc_emu to use descriptors2 calls
2024-01-02 22:12:02 +00:00
anv_batch_chain.c
anv: prevent access to destroyed vk_sync objects post submission
2024-11-19 19:40:03 +00:00
anv_blorp.c
anv/iris: add drirc keys to disable VF/TE distribution
2025-02-27 21:10:59 +00:00
anv_bo_sync.c
anv: Add missing ANV_BO_ALLOC_INTERNAL
2024-04-19 13:15:01 +00:00
anv_buffer.c
anv: Allow compressed memtypes with default buffer types
2024-12-06 17:21:06 +00:00
anv_buffer_view.c
anv: pass physical device to format helpers
2025-01-29 13:57:26 +00:00
anv_cmd_buffer.c
anv: move RT stage bits to main header
2025-02-15 18:38:12 +02:00
anv_descriptor_set.c
anv: Support putting image base address and image params in surface state
2025-02-23 15:16:51 +00:00
anv_device.c
anv: avoid memory type changes with INTEL_DEBUG=noccs
2025-02-18 17:35:44 +00:00
anv_event.c
anv: split events from anv_device.c
2024-07-22 18:46:05 +00:00
anv_formats.c
anv: add emulated 64bit integer storage support
2025-02-23 15:16:51 +00:00
anv_gem.c
anv: remove some wrapping around mmap
2024-03-05 07:03:13 +00:00
anv_gem_stubs.c
anv: make device initialization more asynchronous
2024-06-13 08:29:25 +00:00
anv_genX.h
anv: make compute state flush helper visible
2025-02-15 18:38:24 +02:00
anv_image.c
anv: add emulated 64bit integer storage support
2025-02-23 15:16:51 +00:00
anv_image_host_copy.c
anv: handle REMAINING_LAYERS in host image copy cases
2025-01-30 19:24:47 +00:00
anv_image_view.c
anv: rename compressed format emulation helpers
2025-02-23 15:16:50 +00:00
anv_instance.c
anv/iris: add drirc keys to disable VF/TE distribution
2025-02-27 21:10:59 +00:00
anv_internal_kernels.c
nir/peephole_select: add options struct
2025-02-20 21:59:16 +00:00
anv_internal_kernels.h
anv: implement Wa_16011107343/22018402687 for generated draws
2024-11-12 22:48:39 +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: make device initialization more asynchronous
2024-06-13 08:29:25 +00:00
anv_measure.c
anv: switch to use brw's prog_data source_hash
2025-02-22 08:30:22 +00:00
anv_measure.h
anv_mesh_perprim_wa.c
anv/Wa_18019110168: copy the primitive count writes
2025-01-24 10:19:28 +00:00
anv_nir.h
anv: simplify loading driver internal constants
2024-08-22 19:44:39 +00:00
anv_nir_apply_pipeline_layout.c
anv: Support putting image base address and image params in surface state
2025-02-23 15:16:51 +00:00
anv_nir_compute_push_layout.c
anv: move reg_mask push constant field to gfx
2025-02-15 18:38:14 +02:00
anv_nir_lower_load_patch_vertices_in.c
anv: simplify loading driver internal constants
2024-08-22 19:44:39 +00:00
anv_nir_lower_multiview.c
treewide: Switch to nir_progress
2025-02-26 15:19:53 +00:00
anv_nir_lower_resource_intel.c
treewide: use nir_metadata_control_flow
2024-06-17 16:28:14 -04:00
anv_nir_lower_ubo_loads.c
Revert in correct commit "fix"
2024-11-26 16:36:06 +02:00
anv_nir_push_descriptor_analysis.c
anv: add pipeline/shader support for descriptor buffers
2024-02-29 07:05:06 +00:00
anv_perf.c
anv: Enable perf metrics id set syncronization
2024-11-05 19:25:53 +00:00
anv_physical_device.c
vulkan/wsi: implement support for VK_EXT_hdr_metadata on Wayland
2025-02-25 21:24:11 +00:00
anv_pipeline.c
anv: add emulated 64bit integer storage support
2025-02-23 15:16:51 +00:00
anv_pipeline_cache.c
nir/peephole_select: add options struct
2025-02-20 21:59:16 +00:00
anv_private.h
anv/iris: add drirc keys to disable VF/TE distribution
2025-02-27 21:10:59 +00:00
anv_queue.c
anv/bvh: Dump BVH synchronously upon command buffer completion
2024-12-16 23:01:11 +00:00
anv_rmv.c
anv: initial RMV support
2024-01-23 17:24:19 +00:00
anv_rmv.h
anv: initial RMV support
2024-01-23 17:24:19 +00:00
anv_sampler.c
anv: split sampler from anv_device.c
2024-07-22 18:46:05 +00:00
anv_sparse.c
anv: rename compressed format emulation helpers
2025-02-23 15:16:50 +00:00
anv_util.c
intel: port to u_printf context + singleton
2025-02-05 20:33:15 +00:00
anv_utrace.c
intel/ds: rework RT tracepoints
2025-02-24 08:08:02 +00:00
anv_va.c
anv: track the first 2MB of unused VA
2025-02-05 09:56:03 +00:00
anv_video.c
anv: Add one more flag of VideoCapability for encoding.
2025-02-26 01:38:55 +00:00
anv_wsi.c
anv: support protected surfaces with display platform
2025-02-11 22:03:09 +00:00
av1_tables.h
anv: add default av1 tables from media-driver
2025-01-10 21:45:04 +00:00
genX_acceleration_structure.c
intel/ds: rework RT tracepoints
2025-02-24 08:08:02 +00:00
genX_acceleration_structure_grl.c
anv: Split GRL code path in separate file
2024-12-04 10:41:44 +00:00
genX_blorp_exec.c
anv: rework Wa_18038825448 to track state on anv_gfx_dynamic_state
2024-11-27 16:51:57 +00:00
genX_cmd_buffer.c
intel/ds: rework RT tracepoints
2025-02-24 08:08:02 +00:00
genX_cmd_compute.c
intel/ds: rework RT tracepoints
2025-02-24 08:08:02 +00:00
genX_cmd_draw.c
anv: switch to use brw's prog_data source_hash
2025-02-22 08:30:22 +00:00
genX_cmd_draw_generated_flush.h
intel: Use _brw suffix for genX headers that rely on brw
2024-02-24 00:24:32 +00:00
genX_cmd_draw_generated_indirect.h
anv: implement Wa_16011107343/22018402687 for generated draws
2024-11-12 22:48:39 +00:00
genX_cmd_draw_helpers.h
anv: create new helper for small allocations
2024-02-29 07:05:06 +00:00
genX_cmd_video.c
anv: Fix to set CDEF flter flag correctly for AV1 decoding
2025-01-31 08:40:32 +00:00
genX_cmd_video_enc.c
anv: inline query for vulkan video encode
2024-10-24 08:17:11 +00:00
genX_gfx_state.c
anv/iris: add drirc keys to disable VF/TE distribution
2025-02-27 21:10:59 +00:00
genX_gpu_memcpy.c
anv/iris: add drirc keys to disable VF/TE distribution
2025-02-27 21:10:59 +00:00
genX_init_state.c
anv: CPS LOD Compensation Enable is deprecated on Xe2+
2025-02-27 19:49:02 +00:00
genX_internal_kernels.c
intel: move internal shader compile to vtn_bindgen2
2025-02-01 07:54:37 +00:00
genX_mi_builder.h
anv: predicate emission of STATE_BASE_ADDRESS
2024-06-18 20:44:51 +00:00
genX_pipeline.c
anv/iris: add drirc keys to disable VF/TE distribution
2025-02-27 21:10:59 +00:00
genX_query.c
anv: Implement acceleration structure API
2024-12-04 10:41:45 +00:00
genX_simple_shader.c
anv/iris: add drirc keys to disable VF/TE distribution
2025-02-27 21:10:59 +00:00
meson.build
intel/vulkan: Add bvh build dependency
2025-02-01 20:11:28 +01:00