Home
last modified time | relevance | path

Searched refs:anv_device (Results 1 – 25 of 42) sorted by relevance

12

/external/mesa3d/src/intel/vulkan/
Danv_gem_stubs.c31 anv_gem_create(struct anv_device *device, uint64_t size) in anv_gem_create()
43 anv_gem_close(struct anv_device *device, uint32_t gem_handle) in anv_gem_close()
49 anv_gem_mmap(struct anv_device *device, uint32_t gem_handle, in anv_gem_mmap()
63 anv_gem_munmap(struct anv_device *device, void *p, uint64_t size) in anv_gem_munmap()
69 anv_gem_userptr(struct anv_device *device, void *mem, size_t size) in anv_gem_userptr()
81 anv_gem_busy(struct anv_device *device, uint32_t gem_handle) in anv_gem_busy()
87 anv_gem_wait(struct anv_device *device, uint32_t gem_handle, int64_t *timeout_ns) in anv_gem_wait()
93 anv_gem_execbuffer(struct anv_device *device, in anv_gem_execbuffer()
100 anv_gem_set_tiling(struct anv_device *device, in anv_gem_set_tiling()
107 anv_gem_get_tiling(struct anv_device *device, uint32_t gem_handle) in anv_gem_get_tiling()
[all …]
Danv_gem.c43 anv_gem_create(struct anv_device *device, uint64_t size) in anv_gem_create()
59 anv_gem_close(struct anv_device *device, uint32_t gem_handle) in anv_gem_close()
72 anv_gem_mmap_offset(struct anv_device *device, uint32_t gem_handle, in anv_gem_mmap_offset()
94 anv_gem_mmap_legacy(struct anv_device *device, uint32_t gem_handle, in anv_gem_mmap_legacy()
115 anv_gem_mmap(struct anv_device *device, uint32_t gem_handle, in anv_gem_mmap()
134 anv_gem_munmap(struct anv_device *device, void *p, uint64_t size) in anv_gem_munmap()
141 anv_gem_userptr(struct anv_device *device, void *mem, size_t size) in anv_gem_userptr()
157 anv_gem_set_caching(struct anv_device *device, in anv_gem_set_caching()
169 anv_gem_set_domain(struct anv_device *device, uint32_t gem_handle, in anv_gem_set_domain()
185 anv_gem_busy(struct anv_device *device, uint32_t gem_handle) in anv_gem_busy()
[all …]
Danv_private.h374 __builtin_types_compatible_p (__typeof (o), struct anv_device*), \
377 __builtin_types_compatible_p (__typeof (o), const struct anv_device*), \
513 void __anv_perf_warn(struct anv_device *device, const void *object,
790 struct anv_device *device;
883 struct anv_device *device;
936 struct anv_device *device,
948 struct anv_device *device,
974 struct anv_device *device,
996 struct anv_device *device;
1001 void anv_bo_pool_init(struct anv_bo_pool *pool, struct anv_device *device);
[all …]
Danv_perf.c70 anv_device_perf_init(struct anv_device *device) in anv_device_perf_init()
76 anv_device_perf_open(struct anv_device *device, uint64_t metric_id) in anv_device_perf_open()
127 ANV_FROM_HANDLE(anv_device, device, _device); in anv_InitializePerformanceApiINTEL()
141 ANV_FROM_HANDLE(anv_device, device, _device); in anv_GetPerformanceParameterINTEL()
182 ANV_FROM_HANDLE(anv_device, device, _device); in anv_AcquirePerformanceConfigurationINTEL()
223 ANV_FROM_HANDLE(anv_device, device, _device); in anv_ReleasePerformanceConfigurationINTEL()
242 struct anv_device *device = queue->device; in anv_QueueSetPerformanceConfigurationINTEL()
263 ANV_FROM_HANDLE(anv_device, device, _device); in anv_UninitializePerformanceApiINTEL()
366 ANV_FROM_HANDLE(anv_device, device, _device); in anv_AcquireProfilingLockKHR()
386 ANV_FROM_HANDLE(anv_device, device, _device); in anv_ReleaseProfilingLockKHR()
Danv_queue.c83 static void anv_semaphore_unref(struct anv_device *device, struct anv_semaphore *semaphore);
84 static void anv_semaphore_impl_cleanup(struct anv_device *device,
88 anv_queue_submit_free(struct anv_device *device, in anv_queue_submit_free()
129 anv_timeline_init(struct anv_device *device, in anv_timeline_init()
142 anv_timeline_finish(struct anv_device *device, in anv_timeline_finish()
160 anv_timeline_add_point_locked(struct anv_device *device, in anv_timeline_add_point_locked()
197 anv_timeline_gc_locked(struct anv_device *device, in anv_timeline_gc_locked()
351 anv_device_submit_deferred_locked(struct anv_device *device) in anv_device_submit_deferred_locked()
358 anv_queue_submit_signal_fences(struct anv_device *device, in anv_queue_submit_signal_fences()
488 anv_queue_init(struct anv_device *device, struct anv_queue *queue) in anv_queue_init()
[all …]
Danv_android.c113 ANV_FROM_HANDLE(anv_device, device, device_h); in get_ahw_buffer_format_properties()
193 ANV_FROM_HANDLE(anv_device, dev, device_h); in anv_GetAndroidHardwareBufferPropertiesANDROID()
293 ANV_FROM_HANDLE(anv_device, device, device_h); in anv_import_ahw_memory()
333 ANV_FROM_HANDLE(anv_device, dev, device_h); in anv_create_ahw_memory()
395 ANV_FROM_HANDLE(anv_device, device, device_h); in anv_image_from_external()
435 ANV_FROM_HANDLE(anv_device, device, device_h); in anv_image_from_gralloc()
546 ANV_FROM_HANDLE(anv_device, device, device_h); in format_supported_with_usage()
575 setup_gralloc0_usage(struct anv_device *device, VkFormat format, in setup_gralloc0_usage()
645 ANV_FROM_HANDLE(anv_device, device, device_h); in anv_GetSwapchainGrallocUsage2ANDROID()
689 ANV_FROM_HANDLE(anv_device, device, device_h); in anv_GetSwapchainGrallocUsageANDROID()
[all …]
Danv_dump.c61 dump_image_init(struct anv_device *device, struct dump_image *image, in dump_image_init()
101 dump_image_finish(struct anv_device *device, struct dump_image *image) in dump_image_finish()
110 dump_image_do_blit(struct anv_device *device, struct dump_image *image, in dump_image_do_blit()
200 dump_image_write_to_ppm(struct anv_device *device, struct dump_image *image) in dump_image_write_to_ppm()
246 anv_dump_image_to_ppm(struct anv_device *device, in anv_dump_image_to_ppm()
334 static struct anv_device *dump_device;
338 anv_dump_start(struct anv_device *device, enum anv_dump_action actions) in anv_dump_start()
Danv_wsi.c41 ANV_FROM_HANDLE(anv_device, device, _device); in anv_wsi_signal_semaphore_for_memory()
62 ANV_FROM_HANDLE(anv_device, device, _device); in anv_wsi_signal_fence_for_memory()
216 ANV_FROM_HANDLE(anv_device, device, _device); in anv_CreateSwapchainKHR()
234 ANV_FROM_HANDLE(anv_device, device, _device); in anv_DestroySwapchainKHR()
281 ANV_FROM_HANDLE(anv_device, device, _device); in anv_AcquireNextImage2KHR()
292 struct anv_device *device = queue->device; in anv_QueuePresentKHR()
Danv_pipeline_cache.c35 anv_shader_bin_create(struct anv_device *device, in anv_shader_bin_create()
137 anv_shader_bin_destroy(struct anv_device *device, in anv_shader_bin_destroy()
197 anv_shader_bin_create_from_blob(struct anv_device *device, in anv_shader_bin_create_from_blob()
294 struct anv_device *device, in anv_pipeline_cache_init()
487 struct anv_device *device = cache->device; in anv_pipeline_cache_load()
528 ANV_FROM_HANDLE(anv_device, device, _device); in anv_CreatePipelineCache()
558 ANV_FROM_HANDLE(anv_device, device, _device); in anv_DestroyPipelineCache()
575 ANV_FROM_HANDLE(anv_device, device, _device); in anv_GetPipelineCacheData()
660 anv_device_search_for_kernel(struct anv_device *device, in anv_device_search_for_kernel()
704 anv_device_upload_kernel(struct anv_device *device, in anv_device_upload_kernel()
[all …]
Danv_device.c82 struct anv_device *device = (struct anv_device *)data; in compiler_debug_log()
2385 ANV_FROM_HANDLE(anv_device, device, _device); in anv_GetDeviceProcAddr()
2471 anv_device_init_border_colors(struct anv_device *device) in anv_device_init_border_colors()
2503 anv_device_init_trivial_batch(struct anv_device *device) in anv_device_init_trivial_batch()
2565 anv_device_init_hiz_clear_value_bo(struct anv_device *device) in anv_device_init_hiz_clear_value_bo()
2608 struct anv_device *device = v_batch; in decode_get_bo()
2655 struct anv_device *device = (struct anv_device*)driver_ctx; in gen_aux_map_buffer_alloc()
2673 struct anv_device *device = (struct anv_device*)driver_ctx; in gen_aux_map_buffer_free()
2709 struct anv_device *device; in anv_CreateDevice()
3104 ANV_FROM_HANDLE(anv_device, device, _device); in anv_DestroyDevice()
[all …]
Danv_descriptor_set.c247 ANV_FROM_HANDLE(anv_device, device, _device); in anv_GetDescriptorSetLayoutSupport()
348 ANV_FROM_HANDLE(anv_device, device, _device); in anv_CreateDescriptorSetLayout()
551 anv_descriptor_set_layout_destroy(struct anv_device *device, in anv_descriptor_set_layout_destroy()
637 ANV_FROM_HANDLE(anv_device, device, _device); in anv_DestroyDescriptorSetLayout()
705 ANV_FROM_HANDLE(anv_device, device, _device); in anv_CreatePipelineLayout()
757 ANV_FROM_HANDLE(anv_device, device, _device); in anv_DestroyPipelineLayout()
796 ANV_FROM_HANDLE(anv_device, device, _device); in anv_CreateDescriptorPool()
901 ANV_FROM_HANDLE(anv_device, device, _device); in anv_DestroyDescriptorPool()
927 ANV_FROM_HANDLE(anv_device, device, _device); in anv_ResetDescriptorPool()
1052 anv_descriptor_set_create(struct anv_device *device, in anv_descriptor_set_create()
[all …]
Danv_wsi_display.c241 ANV_FROM_HANDLE(anv_device, device, _device); in anv_DisplayPowerControlEXT()
254 ANV_FROM_HANDLE(anv_device, device, _device); in anv_RegisterDeviceEventEXT()
285 ANV_FROM_HANDLE(anv_device, device, _device); in anv_RegisterDisplayEventEXT()
313 ANV_FROM_HANDLE(anv_device, device, _device); in anv_GetSwapchainCounterEXT()
Danv_genX.h49 VkResult genX(init_device_state)(struct anv_device *device);
94 genX(emit_urb_setup)(struct anv_device *device, struct anv_batch *batch,
Danv_allocator.c140 struct anv_device *device, in anv_state_table_init()
366 struct anv_device *device, in anv_block_pool_init()
825 struct anv_device *device, in anv_state_pool_init()
1315 anv_bo_pool_init(struct anv_bo_pool *pool, struct anv_device *device) in anv_bo_pool_init()
1401 anv_scratch_pool_init(struct anv_device *device, struct anv_scratch_pool *pool) in anv_scratch_pool_init()
1407 anv_scratch_pool_finish(struct anv_device *device, struct anv_scratch_pool *pool) in anv_scratch_pool_finish()
1418 anv_scratch_pool_alloc(struct anv_device *device, struct anv_scratch_pool *pool, in anv_scratch_pool_alloc()
1574 anv_bo_alloc_flags_to_bo_flags(struct anv_device *device, in anv_bo_alloc_flags_to_bo_flags()
1602 anv_device_get_bo_align(struct anv_device *device, in anv_device_get_bo_align()
1613 anv_device_alloc_bo(struct anv_device *device, in anv_device_alloc_bo()
[all …]
Danv_image.c293 const struct anv_device *device) in add_aux_state_tracking_buffer()
356 add_aux_surface_if_supported(struct anv_device *device, in add_aux_surface_if_supported()
542 make_surface(struct anv_device *device, in make_surface()
712 ANV_FROM_HANDLE(anv_device, device, _device); in anv_image_create()
930 ANV_FROM_HANDLE(anv_device, device, _device); in anv_DestroyImage()
947 static void anv_image_bind_memory_plane(struct anv_device *device, in anv_image_bind_memory_plane()
976 resolve_ahw_image(struct anv_device *device, in resolve_ahw_image()
1054 ANV_FROM_HANDLE(anv_device, device, _device); in anv_BindImageMemory()
1076 ANV_FROM_HANDLE(anv_device, device, _device); in anv_BindImageMemory2()
1689 alloc_surface_state(struct anv_device *device) in alloc_surface_state()
[all …]
Danv_android.h32 struct anv_device;
Danv_pass.c30 anv_render_pass_add_subpass_dep(struct anv_device *device, in anv_render_pass_add_subpass_dep()
241 ANV_FROM_HANDLE(anv_device, device, _device); in anv_CreateRenderPass()
480 ANV_FROM_HANDLE(anv_device, device, _device); in anv_CreateRenderPass2()
637 ANV_FROM_HANDLE(anv_device, device, _device); in anv_DestroyRenderPass()
DgenX_state.c40 genX(emit_slice_hashing_state)(struct anv_device *device, in genX()
113 genX(init_device_state)(struct anv_device *device) in genX()
391 ANV_FROM_HANDLE(anv_device, device, _device); in genX()
Danv_pipeline.c52 ANV_FROM_HANDLE(anv_device, device, _device); in anv_CreateShaderModule()
81 ANV_FROM_HANDLE(anv_device, device, _device); in anv_DestroyShaderModule()
94 struct anv_device *device;
126 anv_shader_compile_to_nir(struct anv_device *device, in anv_shader_compile_to_nir()
306 struct anv_device *device, in anv_pipeline_init()
343 struct anv_device *device, in anv_pipeline_finish()
357 ANV_FROM_HANDLE(anv_device, device, _device); in anv_DestroyPipeline()
902 struct anv_device *device, in anv_pipeline_compile_tcs()
931 struct anv_device *device, in anv_pipeline_compile_tes()
961 struct anv_device *device, in anv_pipeline_compile_gs()
[all …]
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.c1750 ANV_FROM_HANDLE(anv_device, anv_device, device); in anv_GetDeviceProcAddr()
1751 return anv_device->dispatch.vkGetDeviceProcAddr(device, pName); in anv_GetDeviceProcAddr()
1756 ANV_FROM_HANDLE(anv_device, anv_device, device); in anv_DestroyDevice()
1757 return anv_device->dispatch.vkDestroyDevice(device, pAllocator); in anv_DestroyDevice()
1762 ANV_FROM_HANDLE(anv_device, anv_device, device); in anv_GetDeviceQueue()
1763 … return anv_device->dispatch.vkGetDeviceQueue(device, queueFamilyIndex, queueIndex, pQueue); in anv_GetDeviceQueue()
1780 ANV_FROM_HANDLE(anv_device, anv_device, device); in anv_DeviceWaitIdle()
1781 return anv_device->dispatch.vkDeviceWaitIdle(device); in anv_DeviceWaitIdle()
1786 ANV_FROM_HANDLE(anv_device, anv_device, device); in anv_AllocateMemory()
1787 return anv_device->dispatch.vkAllocateMemory(device, pAllocateInfo, pAllocator, pMemory); in anv_AllocateMemory()
[all …]
/external/mesa3d/src/intel/vulkan/tests/
Dstate_pool.c39 struct anv_device device = { in main()
Dstate_pool_free_list_only.c38 struct anv_device device = { in main()
Dblock_pool_grow_first.c32 struct anv_device device = { in main()
Dstate_pool_padding.c32 struct anv_device device = { in main()
Dstate_pool_no_free.c59 struct anv_device device = { in run_test()

12