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
/
amd
/
vulkan
/
radv_query.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: only emit cache flushes when the pool size is large enough
Samuel Pitoiset
2018-03-01
1
-5
/
+9
*
radv: keep track of the query pool size
Samuel Pitoiset
2018-03-01
1
-5
/
+4
*
radv: make sure to emit cache flushes before starting a query
Samuel Pitoiset
2018-03-01
1
-7
/
+21
*
radv: fix pipeline statistics end query on compute queue
Dave Airlie
2017-12-28
1
-1
/
+1
*
radv: do not add the query pool BO to the list in vkCmdEndQuery()
Samuel Pitoiset
2017-11-20
1
-1
/
+3
*
radv: use vk_error() everywhere an error is returned
Samuel Pitoiset
2017-11-13
1
-3
/
+3
*
radv: wrap cs_add_buffer in an inline. (v2)
Dave Airlie
2017-11-06
1
-5
/
+5
*
radv: allow to use a compute shader for resetting the query pool
Samuel Pitoiset
2017-10-27
1
-7
/
+9
*
radv: add support for local bos. (v3)
Dave Airlie
2017-10-26
1
-1
/
+1
*
amd: move r600d_common.h into r600g
Marek Olšák
2017-10-09
1
-1
/
+1
*
radv: convert all COMPUTE operations to the RADV_META_SAVE_XXX flags
Samuel Pitoiset
2017-10-06
1
-3
/
+6
*
radv: do not need to double zero-init the meta state structures
Samuel Pitoiset
2017-10-02
1
-2
/
+0
*
radv: store the amount of saved constants in the compute state
Samuel Pitoiset
2017-09-27
1
-1
/
+1
*
radv: fix saved compute state when doing statistics/occlusion queries
Samuel Pitoiset
2017-09-26
1
-2
/
+2
*
radv: Don't use a virtual function for getting the buffer virtual address.
Bas Nieuwenhuizen
2017-09-20
1
-6
/
+6
*
radv: add support for cmd predication.
Dave Airlie
2017-07-06
1
-2
/
+5
*
radv: Remove SI num RB override for occlusion queries.
Bas Nieuwenhuizen
2017-06-06
1
-3
/
+0
*
radv: fewer than 8 RBs are possible
Nicolai Hähnle
2017-06-05
1
-2
/
+0
*
radv: factor out eop event writing code. (v2)
Dave Airlie
2017-06-02
1
-40
/
+17
*
radv: factor out si_emit_wait_fence code.
Dave Airlie
2017-06-02
1
-14
/
+2
*
radv: always free nir shaders from modules on stack
Grazvydas Ignotas
2017-05-10
1
-4
/
+2
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
1
-14
/
+14
*
radv: set base/ranges for push constant loads.
Dave Airlie
2017-05-08
1
-0
/
+2
*
radv: Use correct stage for ready bit.
Bas Nieuwenhuizen
2017-05-02
1
-9
/
+24
*
radv: Add top of pipe timestamp queries.
Bas Nieuwenhuizen
2017-05-02
1
-12
/
+26
*
radv: use push descriptors in meta
Fredrik Höglund
2017-04-14
1
-42
/
+32
*
radv: Stop shadowing the result in radv_GetQueryPoolResults.
Bas Nieuwenhuizen
2017-04-12
1
-4
/
+4
*
radv: Return VK_NOT_READY if the query results are not available.
Bas Nieuwenhuizen
2017-04-12
1
-0
/
+6
*
radv: Set query availability bit even if we don't wait.
Bas Nieuwenhuizen
2017-04-12
1
-3
/
+4
*
radv: Implement pipeline statistics queries.
Bas Nieuwenhuizen
2017-04-11
1
-26
/
+391
*
radv: Let count be dynamic in radv_break_on_count.
Bas Nieuwenhuizen
2017-04-11
1
-3
/
+3
*
radv: Rename query pipeline/set layout.
Bas Nieuwenhuizen
2017-04-11
1
-11
/
+11
*
radv: Use VK_WHOLE_SIZE for the query buffer bindings.
Bas Nieuwenhuizen
2017-04-11
1
-2
/
+2
*
radv: Use a shader for occlusion CmdCopyQueryPoolResults.
Bas Nieuwenhuizen
2017-04-11
1
-74
/
+64
*
radv: Add occlusion query shader.
Bas Nieuwenhuizen
2017-04-11
1
-0
/
+419
*
radv: Use correct size for availability flag.
Bas Nieuwenhuizen
2017-02-27
1
-2
/
+5
*
radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang.
Bas Nieuwenhuizen
2017-02-27
1
-20
/
+45
*
Revert "radv: detect command buffers that do no work and drop them (v2)"
Dave Airlie
2017-02-20
1
-4
/
+0
*
radv: query cmds should mark a cmd buffer as having draws.
Dave Airlie
2017-02-15
1
-0
/
+4
*
radv: Get physical device from radv_device instead of the instance.
Bas Nieuwenhuizen
2017-01-16
1
-3
/
+3
*
radv: Use RELEASE_MEM packet for MEC timestamp query.
Bas Nieuwenhuizen
2016-12-18
1
-9
/
+20
*
radv: fix release build unused variable warnings
Grazvydas Ignotas
2016-12-10
1
-3
/
+3
*
radv: move to using shared vk_alloc inlines.
Dave Airlie
2016-10-19
1
-4
/
+4
*
radv: add initial non-conformant radv vulkan driver
Dave Airlie
2016-10-07
1
-0
/
+415