| .. |
|
grl
|
intel/compiler,intel/blorp,intel/vulkan: decouple vulkan driver and compiler from gallium
|
2023-08-03 22:00:15 +00:00 |
|
i915
|
intel: Rename intel_gem_add_ext() to intel_i915_gem_add_ext()
|
2023-07-28 15:36:52 +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/tests: Propagate failures to gtest
|
2023-08-25 12:08:26 -07:00 |
|
xe
|
intel: Sync xe_drm.h and rename engine to exec_queue
|
2023-08-07 21:34:14 +00:00 |
|
anv_allocator.c
|
anv: Add support for userptr in Xe KMD
|
2023-07-19 22:20:24 +00:00 |
|
anv_android.c
|
anv/android: remove numFds check
|
2023-08-24 11:07:12 +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: debug messaging for sparse texture usage
|
2023-08-03 19:57:19 +00:00 |
|
anv_blorp.c
|
anv: enable INTEL_DEBUG=nofc
|
2023-08-07 12:02:57 +03: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: Remove VkAllocationCallbacks parameter from reloc functions
|
2023-08-01 22:30:04 +00:00 |
|
anv_descriptor_set.c
|
anv: Use vk_buffer_view
|
2023-08-01 19:17:05 +00:00 |
|
anv_device.c
|
anv: Advertise Vulkan 1.3 on Android 13
|
2023-08-23 14:31:26 +00:00 |
|
anv_formats.c
|
anv: Don't reject Android image format if external props not supplied
|
2023-08-24 10:26:09 +00:00 |
|
anv_gem.c
|
anv: Add gem_create_userptr() to KMD backend
|
2023-07-19 22:20:24 +00:00 |
|
anv_gem_stubs.c
|
anv: Replace handle by anv_bo in the gem_close()
|
2023-07-19 22:20:24 +00:00 |
|
anv_genX.h
|
anv: refactor batch_set_preemption to use batch_emit_pipe_control
|
2023-08-17 16:07:59 +00:00 |
|
anv_image.c
|
anv/android: Add support for AHARDWAREBUFFER_FORMAT_YV12
|
2023-08-23 09:56:03 +00:00 |
|
anv_internal_kernels.c
|
treewide: Use nir_shader_intrinsic_pass sometimes
|
2023-08-24 15:48:02 +00: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: Replace handle by anv_bo in the gem_close()
|
2023-07-19 22:20:24 +00:00 |
|
anv_measure.c
|
intel: use shader source hash in INTEL_MEASURE
|
2023-07-20 09:08:08 +00:00 |
|
anv_measure.h
|
anv: add a custom AcquireNextImage2KHR func
|
2022-02-17 22:15:23 +00:00 |
|
anv_mesh_perprim_wa.c
|
nir: Drop nir_dest
|
2023-08-14 21:22:53 +00:00 |
|
anv_nir.h
|
anv/hasvk: track robustness per pipeline stage
|
2023-08-09 09:00:12 +03:00 |
|
anv_nir_apply_pipeline_layout.c
|
nir: Drop most uses if nir_instr_rewrite_src()
|
2023-08-18 01:00:15 +00:00 |
|
anv_nir_compute_push_layout.c
|
nir: Drop nir_dest
|
2023-08-14 21:22:53 +00:00 |
|
anv_nir_lower_load_patch_vertices_in.c
|
treewide: Use nir_shader_intrinsic_pass sometimes
|
2023-08-24 15:48:02 +00:00 |
|
anv_nir_lower_multiview.c
|
nir: Drop nir_dest
|
2023-08-14 21:22:53 +00:00 |
|
anv_nir_lower_resource_intel.c
|
treewide: Use nir_shader_intrinsic_pass sometimes
|
2023-08-24 15:48:02 +00:00 |
|
anv_nir_lower_ubo_loads.c
|
treewide: Use nir_shader_intrinsic_pass sometimes
|
2023-08-24 15:48:02 +00:00 |
|
anv_nir_push_descriptor_analysis.c
|
nir: Drop nir_dest
|
2023-08-14 21:22:53 +00:00 |
|
anv_perf.c
|
anv/iris: report counter symbols with debug option
|
2023-03-08 12:45:43 +00:00 |
|
anv_pipeline.c
|
treewide: Use nir_shader_intrinsic_pass sometimes
|
2023-08-24 15:48:02 +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/android: Fix importing hardware buffers with planar formats
|
2023-08-23 09:56:03 +00:00 |
|
anv_queue.c
|
anv: hide exec_flags selection inside the i915 backend
|
2023-07-13 17:12:26 +00:00 |
|
anv_util.c
|
anv: Add CCS cache flush bits to anv_pipe_bits
|
2023-06-26 15:57:39 -07:00 |
|
anv_utrace.c
|
anv: Return earlier in anv_reloc_list functions
|
2023-08-01 22:30:04 +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: fix to support HEVC 10bit on some of 9th gens.
|
2023-07-05 00:20:18 +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: Drop unnecessary intel_canonical_address() call around anv_address_physical()
|
2023-07-04 15:24:04 +00:00 |
|
genX_blorp_exec.c
|
anv: implement required PSS sync for Wa_18019816803
|
2023-08-11 07:15:48 +00:00 |
|
genX_cmd_buffer.c
|
anv: Do fast clear color initialization more delicately
|
2023-08-23 12:55:08 +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: refactor batch_set_preemption to use batch_emit_pipe_control
|
2023-08-17 16:07:59 +00:00 |
|
genX_pipeline.c
|
anv: emitting 3DSTATE_PRIMITIVE_REPLICATION is required on Gen12+
|
2023-08-18 11:36:45 +00:00 |
|
genX_query.c
|
anv: Set MI_MATH MOCS field
|
2023-08-01 19:49:45 +00:00 |
|
genX_simple_shader.h
|
anv: Add GPU breakpoint before/after specific draw call
|
2023-08-08 17:36:19 +00:00 |
|
genX_state.c
|
anv: Update Wa_16014390852 for MTL
|
2023-08-22 06:33:56 +00:00 |
|
genX_video.c
|
anv/video: send h264 scaling list in raster order
|
2023-08-25 03:08:13 +00:00 |
|
gfx8_cmd_buffer.c
|
anv: move genX(rasterization_mode) to gfx8_cmd_buffer.c
|
2023-08-12 13:49:32 +00:00 |
|
meson.build
|
anv/tests: Link a single anv_tests binary using gtest
|
2023-08-25 12:08:26 -07:00 |