| .. |
|
tests
|
anv/tests: Free BO cache and device mutex
|
2022-01-07 13:33:32 +00:00 |
|
anv_acceleration_structure.c
|
anv: drop a set but unused variable
|
2022-01-31 16:10:31 +00:00 |
|
anv_allocator.c
|
anv: Align state pools to 2MiB on XeHP
|
2022-02-23 20:15:24 +00:00 |
|
anv_android.c
|
anv: Use the base vk_buffer struct
|
2022-05-27 18:38:57 -05: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: limit clflush usage
|
2022-05-02 12:07:01 +00:00 |
|
anv_blorp.c
|
anv: Use the common image<->buffer copy helper
|
2022-06-07 17:57:42 +00:00 |
|
anv_bo_sync.c
|
anv: Drop anv_sync_create_for_bo
|
2021-12-17 00:55:31 +00:00 |
|
anv_cmd_buffer.c
|
anv: Use the base vk_buffer struct
|
2022-05-27 18:38:57 -05:00 |
|
anv_descriptor_set.c
|
anv: Use the base vk_buffer struct
|
2022-05-27 18:38:57 -05:00 |
|
anv_device.c
|
anv: Use memory info from devinfo
|
2022-06-22 00:30:49 +00:00 |
|
anv_formats.c
|
anv/formats: Relax usage checks if EXTENDED_USAGE_BIT is set
|
2022-04-07 15:56:33 +00:00 |
|
anv_gem.c
|
intel/gem: Return length from intel_i915_query_alloc
|
2022-01-19 00:29:35 +00:00 |
|
anv_gem_stubs.c
|
intel/dev: Add gtt_size to devinfo
|
2021-12-11 05:05:19 +00:00 |
|
anv_genX.h
|
anv: rework sample location
|
2022-05-03 17:12:44 +00:00 |
|
anv_image.c
|
anv: Disable storage image compression for possible atomic ops
|
2022-06-01 10:05:19 +00:00 |
|
anv_measure.c
|
anv: fix performance bug in INTEL_MEASURE
|
2022-06-16 02:58:08 +00:00 |
|
anv_measure.h
|
anv: add a custom AcquireNextImage2KHR func
|
2022-02-17 22:15:23 +00:00 |
|
anv_nir.h
|
anv: make apply_pipeline_layout/compute_push_layout visible to NIR debug
|
2022-06-24 07:12:18 +00:00 |
|
anv_nir_add_base_work_group_id.c
|
anv: use nir_shader_instructions_pass in anv_nir_add_base_work_group_id
|
2021-10-05 10:02:54 +00:00 |
|
anv_nir_apply_pipeline_layout.c
|
anv: make apply_pipeline_layout/compute_push_layout visible to NIR debug
|
2022-06-24 07:12:18 +00:00 |
|
anv_nir_compute_push_layout.c
|
anv: make apply_pipeline_layout/compute_push_layout visible to NIR debug
|
2022-06-24 07:12:18 +00:00 |
|
anv_nir_lower_multiview.c
|
anv: Drop pipeline pass/subpass in favor of rendering_info
|
2022-03-16 12:51:16 -05: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_lower_ycbcr_textures.c
|
anv: use nir_shader_instructions_pass in anv_nir_lower_ycbcr_textures
|
2021-10-05 10:02:54 +00:00 |
|
anv_perf.c
|
anv: disable perf queries on non RCS engines
|
2022-06-23 22:47:37 +00:00 |
|
anv_pipeline.c
|
anv: make apply_pipeline_layout/compute_push_layout visible to NIR debug
|
2022-06-24 07:12:18 +00:00 |
|
anv_pipeline_cache.c
|
anv: Clean up pipeline cache helpers a bit
|
2022-04-22 19:38:52 +00:00 |
|
anv_private.h
|
anv: fix index buffer emission
|
2022-06-21 16:24:10 +00:00 |
|
anv_queue.c
|
anv: fix INTEL_DEBUG=sync
|
2022-04-22 21:59:50 +00:00 |
|
anv_util.c
|
anv,iris: PSS Stall Sync around color fast clears
|
2022-01-12 01:30:34 +00:00 |
|
anv_utrace.c
|
u_trace/anv/iris: drop cs argument for recording traces
|
2022-05-19 19:04:28 +00:00 |
|
anv_wsi.c
|
anv/wsi: Stop resetting semaphores
|
2022-06-10 01:33:12 +00:00 |
|
genX_blorp_exec.c
|
u_trace/anv/iris: drop cs argument for recording traces
|
2022-05-19 19:04:28 +00:00 |
|
genX_cmd_buffer.c
|
anv: fix index buffer emission
|
2022-06-21 16:24:10 +00:00 |
|
genX_gpu_memcpy.c
|
anv: fix invalid utrace memcpy l3 config on gfx < 11
|
2022-05-03 13:18:48 +00:00 |
|
genX_pipeline.c
|
anv: use anv_cmd_dirty_mask_t type for dynamic state
|
2022-06-03 14:11:04 +03:00 |
|
genX_query.c
|
intel/perf: add OA A counter type
|
2022-05-17 19:55:10 +00:00 |
|
genX_state.c
|
anv: Move STATE_BASE_ADDRESS programming into init_common_queue_state()
|
2022-06-15 08:58:20 +00:00 |
|
gfx7_cmd_buffer.c
|
anv: fix index buffer emission
|
2022-06-21 16:24:10 +00:00 |
|
gfx8_cmd_buffer.c
|
anv: fix index buffer emission
|
2022-06-21 16:24:10 +00:00 |
|
meson.build
|
anv: Convert to 100% dynamic rendering
|
2022-03-16 13:13:36 -05:00 |
|
TODO
|
intel: Rename genx keyword to gfxx in source files
|
2021-04-02 18:33:07 +00:00 |