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
/
vulkan
/
anv_batch_chain.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vulkan: Move XML and generator into src/intel/genxml
Jason Ekstrand
2016-02-18
1
-2
/
+2
*
anv: Set correct write domain on window system BOs
Kristian Høgsberg Kristensen
2016-02-17
1
-3
/
+6
*
anv: Fix misc simple warnings
Kristian Høgsberg Kristensen
2016-02-15
1
-1
/
+1
*
anv: Generate pack headers from XML definition
Kristian Høgsberg Kristensen
2016-02-10
1
-1
/
+1
*
anv: clflush is only orderered against mfence
Kristian Høgsberg Kristensen
2016-01-29
1
-2
/
+2
*
anv: Reemit STATE_BASE_ADDRESS after second level cmd buffers
Kristian Høgsberg Kristensen
2016-01-26
1
-0
/
+2
*
anv/batch_chain: Fix patching up of block pool relocations on Gen8+.
Francisco Jerez
2016-01-21
1
-5
/
+24
*
anv/batch_chain: Remove padding from the BO before emitting BUFFER_END
Jason Ekstrand
2016-01-15
1
-0
/
+9
*
anv/batch_chain: Don't call current_batch_bo() again
Jason Ekstrand
2016-01-15
1
-3
/
+2
*
anv/reloc_list: Make valgrind explicitly check relocation data
Jason Ekstrand
2016-01-08
1
-0
/
+1
*
vk: clflush all state for non-LLC GPUs
Kristian Høgsberg
2015-12-04
1
-1
/
+31
*
vk/0.210.0: Rework allocation to use the new pAllocator's
Jason Ekstrand
2015-12-03
1
-75
/
+81
*
vk/0.210.0: More fun with flags fields
Jason Ekstrand
2015-12-03
1
-2
/
+2
*
vk/0.210.0: Rename CmdBuffer to CommandBuffer
Jason Ekstrand
2015-11-30
1
-2
/
+2
*
anv: Only include the pack headers where needed
Jason Ekstrand
2015-11-16
1
-0
/
+3
*
anv/batch_chain: Add some sanity-check asserts for relocations
Jason Ekstrand
2015-10-15
1
-1
/
+6
*
anv/cmd_buffer: Add an alloc_surface_state helper
Jason Ekstrand
2015-10-15
1
-0
/
+6
*
anv/batch_chain: Use the surface state pool for binding tables
Jason Ekstrand
2015-09-28
1
-88
/
+73
*
anv/batch_chain: Add helpers for fixing up block_pool relocations
Jason Ekstrand
2015-09-28
1
-0
/
+62
*
anv/batch_chain: Add a _alloc_binding_table function
Jason Ekstrand
2015-09-28
1
-0
/
+7
*
anv/batch_chain: Remove the current_surface_bo helper
Jason Ekstrand
2015-09-24
1
-8
/
+2
*
anv/cmd_buffer: Add a helper for getting the surface state base address
Jason Ekstrand
2015-09-24
1
-0
/
+9
*
anv/batch_chain: Clean up the reloc list swapping code
Jason Ekstrand
2015-09-24
1
-8
/
+6
*
vk/cmd_buffer: Set the CONSTANTS_REL_GENERAL flag on execbuf
Jason Ekstrand
2015-08-27
1
-1
/
+2
*
vk: Make batch chain code gen-agnostic
Kristian Høgsberg Kristensen
2015-08-24
1
-0
/
+14
*
vk: Use helper function for emitting MI_BATCH_BUFFER_START
Kristian Høgsberg Kristensen
2015-08-24
1
-16
/
+12
*
vk: Use anv_batch_emit() for chaining back to primary batch
Kristian Høgsberg Kristensen
2015-08-24
1
-22
/
+14
*
vk: Downgrade state packet to gen7 where they're common
Kristian Høgsberg Kristensen
2015-08-24
1
-2
/
+2
*
vk/batch_chain: Decrement num_relocs instead of incrementing it
Jason Ekstrand
2015-07-31
1
-1
/
+9
*
vk/batch_chain: Compute secondary exec mode after finishing the bo
Jason Ekstrand
2015-07-31
1
-5
/
+7
*
vk: Re-name command buffer implementation files
Jason Ekstrand
2015-07-30
1
-0
/
+926