index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
/
vulkan
/
anv_queue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: remove unused Linux-specific include
Greg V
2019-08-10
1
-1
/
+0
*
intel/decoders: handle decoding MI_BBS from ring
Lionel Landwerlin
2019-03-07
1
-1
/
+1
*
anv: add support for INTEL_DEBUG=bat
Lionel Landwerlin
2019-03-02
1
-0
/
+3
*
anv: drop unneeded KHR suffix
Eric Engestrom
2019-01-08
1
-7
/
+7
*
anv: allow exporting an imported SYNC_FD semaphore type
Tapani Pälli
2018-11-23
1
-1
/
+2
*
anv: Use absolute timeouts in wait_for_bo_fences
Jason Ekstrand
2018-10-27
1
-42
/
+30
*
anv: Flag semaphore BOs as external
Jason Ekstrand
2018-10-27
1
-2
/
+3
*
anv: Return VK_ERROR_DEVICE_LOST from anv_device_set_lost
Jason Ekstrand
2018-10-26
1
-12
/
+4
*
anv: Add helpers for setting/checking device lost
Jason Ekstrand
2018-10-26
1
-7
/
+7
*
anv: move variable to proper scope and mark as MAYBE_UNUSED
Eric Engestrom
2018-10-24
1
-2
/
+1
*
anv: add VK_EXT_display_control to anv driver [v5]
Keith Packard
2018-06-23
1
-0
/
+18
*
anv: Support wait for heterogeneous list of fences [v3]
Keith Packard
2018-06-23
1
-18
/
+90
*
anv: Set fence/semaphore types to NONE in impl_cleanup
Jason Ekstrand
2018-06-07
1
-13
/
+16
*
anv: Assert that the kernel leaves pinned BO addresses alone
Jason Ekstrand
2018-06-01
1
-1
/
+4
*
anv: Soft-pin batch buffers
Scott D Phillips
2018-06-01
1
-1
/
+1
*
anv/allocator: Set the BO flags in bo_cache_alloc/import
Jason Ekstrand
2018-06-01
1
-2
/
+3
*
Get rid of a bunch of KHR suffixes
Jason Ekstrand
2018-03-07
1
-37
/
+37
*
anv: Add version 1.1.0 but leave it disabled
Jason Ekstrand
2018-03-07
1
-2
/
+2
*
intel/vulkan: Support INTEL_NO_HW environment variable
Jordan Justen
2018-02-27
1
-1
/
+1
*
anv: Move size check from anv_bo_cache_import() to caller (v2)
Chad Versace
2017-10-17
1
-1
/
+6
*
anv: Move close(fd) from anv_bo_cache_import to its callers (v2)
Chad Versace
2017-10-17
1
-11
/
+11
*
anv: wire up vk_errorf macro to do debug reporting
Tapani Pälli
2017-09-12
1
-5
/
+8
*
anv: fix build errors on android
Tapani Pälli
2017-08-31
1
-2
/
+3
*
anv: Add support for the SYNC_FD handle type for fences
Jason Ekstrand
2017-08-28
1
-11
/
+42
*
anv: Implement VK_KHR_external_fence
Jason Ekstrand
2017-08-28
1
-3
/
+139
*
anv: Use DRM sync objects to back fences whenever possible
Jason Ekstrand
2017-08-28
1
-9
/
+125
*
anv/gem: Add a flags parameter to syncobj_create
Jason Ekstrand
2017-08-28
1
-1
/
+1
*
anv: Rename anv_fence_state to anv_bo_fence_state
Jason Ekstrand
2017-08-28
1
-12
/
+12
*
anv: Pull the guts of anv_fence into anv_fence_impl
Jason Ekstrand
2017-08-28
1
-41
/
+103
*
anv: Rework fences to work more like BO semaphores
Jason Ekstrand
2017-08-28
1
-64
/
+24
*
anv/queue: Allow temporary import of SYNC_FD semaphores
Jason Ekstrand
2017-08-28
1
-3
/
+0
*
anv: Use DRM sync objects for external semaphores when available
Jason Ekstrand
2017-08-15
1
-23
/
+60
*
anv: Implement support for exporting semaphores as FENCE_FD
Jason Ekstrand
2017-08-15
1
-3
/
+66
*
anv: Submit a dummy batch when only semaphores are provided.
Jason Ekstrand
2017-08-15
1
-0
/
+17
*
anv: Add a basic implementation of VK_KHX_external_semaphore
Jason Ekstrand
2017-08-15
1
-5
/
+149
*
anv: Drop support for VK_KHX_external_semaphore_*
Jason Ekstrand
2017-07-15
1
-110
/
+5
*
intel: Move clflush helpers from anv to common/gen_clflush.h.
Kenneth Graunke
2017-07-10
1
-1
/
+1
*
util/vulkan: Move Vulkan utilities to src/vulkan/util
Alex Smith
2017-06-06
1
-1
/
+1
*
anv: Stop setting BO flags in bo_init_new
Jason Ekstrand
2017-05-23
1
-2
/
+2
*
anv: Wrap the device lost error in vk_error in QueueSubmit
Jason Ekstrand
2017-05-18
1
-1
/
+1
*
anv: Implement VK_KHX_external_semaphore_fd
Jason Ekstrand
2017-05-03
1
-8
/
+133
*
anv: Implement VK_KHX_external_semaphore
Jason Ekstrand
2017-05-03
1
-0
/
+8
*
anv: Implement VK_KHX_external_semaphore_capabilities
Jason Ekstrand
2017-05-03
1
-0
/
+13
*
anv: Add a real semaphore struct
Jason Ekstrand
2017-05-03
1
-6
/
+26
*
anv: Move queues, events, and semaphores to their own file
Jason Ekstrand
2017-04-27
1
-0
/
+515