index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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: garbage collect timeline semaphore when querying value
Lionel Landwerlin
2020-07-06
1
-0
/
+1
*
anv: replace all dup() with os_dupfd_cloexec()
Eric Engestrom
2020-06-18
1
-1
/
+3
*
anv: Implement VK_KHR_performance_query
Lionel Landwerlin
2020-05-20
1
-7
/
+14
*
anv: Fix deadlock in anv_timelines_wait
Danylo Piliaiev
2020-05-14
1
-1
/
+2
*
anv: Translate relative timeout to absolute when calling anv_timelines_wait
Danylo Piliaiev
2020-05-14
1
-1
/
+1
*
vulkan,anv: Add a base object struct type
Jason Ekstrand
2020-05-04
1
-1
/
+9
*
vulkan,anv: Add a common base object type for VkDevice
Jason Ekstrand
2020-05-04
1
-20
/
+20
*
anv: No-op submit and wait calls when no_hw is set
Jason Ekstrand
2020-02-06
1
-0
/
+12
*
anv: Take an anv_device in vk_errorf
Jason Ekstrand
2020-01-20
1
-4
/
+2
*
anv: Add an anv_physical_device field to anv_device
Jason Ekstrand
2020-01-20
1
-7
/
+7
*
anv: Enable Vulkan 1.2 support
Iván Briano
2020-01-15
1
-3
/
+3
*
anv: don't close invalid syncfd semaphore
Lionel Landwerlin
2020-01-08
1
-1
/
+2
*
anv: fix assumptions about temporary fence payload
Lionel Landwerlin
2019-12-12
1
-9
/
+14
*
anv: fix fence underlying primitive checks
Lionel Landwerlin
2019-12-12
1
-3
/
+13
*
anv: Flush the queue on DeviceWaitIdle
Jason Ekstrand
2019-12-11
1
-3
/
+16
*
anv: Use BO fences/semaphores for AcquireNextImage
Jason Ekstrand
2019-12-06
1
-7
/
+24
*
anv: Add a fence_reset_reset_temporary helper
Jason Ekstrand
2019-12-06
1
-2
/
+11
*
anv: Use submit-time implicit sync instead of allocate-time
Jason Ekstrand
2019-12-06
1
-2
/
+18
*
anv: Add allocator support for client-visible addresses
Jason Ekstrand
2019-12-05
1
-0
/
+1
*
anv: Add an explicit_address parameter to anv_device_alloc_bo
Jason Ekstrand
2019-12-05
1
-0
/
+3
*
anv: implement VK_KHR_timeline_semaphore
Lionel Landwerlin
2019-11-11
1
-41
/
+644
*
anv: Plumb timeline semaphore signal/wait values through from the API
Jason Ekstrand
2019-11-11
1
-3
/
+20
*
anv: Lock around fetching sync file FDs from semaphores
Jason Ekstrand
2019-11-11
1
-13
/
+26
*
anv: prepare the driver for delayed submissions
Lionel Landwerlin
2019-11-11
1
-109
/
+465
*
anv: refcount semaphores
Lionel Landwerlin
2019-11-11
1
-6
/
+24
*
anv: prepare driver to report submission error through queues
Lionel Landwerlin
2019-11-11
1
-11
/
+16
*
anv: allow NULL batch parameter to anv_queue_submit_simple_batch
Lionel Landwerlin
2019-11-11
1
-9
/
+15
*
anv: move queue init/finish to anv_queue.c
Lionel Landwerlin
2019-11-11
1
-0
/
+15
*
anv: expose timeout helpers outside of anv_queue.c
Lionel Landwerlin
2019-11-11
1
-50
/
+46
*
anv: Allocate batch and fence buffers from the cache
Jason Ekstrand
2019-10-31
1
-18
/
+19
*
anv: Rework the internal BO allocation API
Jason Ekstrand
2019-10-31
1
-10
/
+11
*
anv: Replace ANV_BO_EXTERNAL with anv_bo::is_external
Jason Ekstrand
2019-10-31
1
-2
/
+3
*
anv: remove unused Linux-specific include
Greg V
2019-08-08
1
-1
/
+0
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
anv: only resort to sync fds internally with no syncobj support
Lionel Landwerlin
2019-06-20
1
-8
/
+37
*
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
[next]