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
/
genX_gpu_memcpy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv/gen12: Lower VK_KHR_multiview using Primitive Replication
Caio Marcelo de Oliveira Filho
2020-04-07
1
-0
/
+5
*
anv: Plumb deref block size through to 3DSTATE_SF
Jason Ekstrand
2020-01-30
1
-1
/
+1
*
anv: Use PIPE_CONTROL flushes to implement the gen8 VF cache WA
Jason Ekstrand
2019-12-05
1
-0
/
+4
*
anv: Implement new way for setting streamout buffers.
Plamena Manolova
2019-10-29
1
-0
/
+5
*
anv: Move mi_memcpy and mi_memset to gen_mi_builder
Jason Ekstrand
2019-04-11
1
-74
/
+0
*
anv: narrow flushing of the render target to buffer writes
Lionel Landwerlin
2019-01-19
1
-1
/
+0
*
anv: Remove some asserts.
Rafael Antognolli
2019-01-17
1
-3
/
+0
*
genxml: Consistently use a numeric "MOCS" field
Kenneth Graunke
2018-12-14
1
-2
/
+2
*
anv/query: flush render target before copying results
Lionel Landwerlin
2018-12-05
1
-0
/
+1
*
anv: Use separate MOCS settings for external BOs
Jason Ekstrand
2018-10-03
1
-3
/
+2
*
anv/so_memcpy: Don't consider src/dst_offset when computing block size
Jason Ekstrand
2018-09-19
1
-4
/
+2
*
anv: Add a mi_memset and use it for zeroing queries
Jason Ekstrand
2018-09-17
1
-0
/
+17
*
anv/memcpy: fix build after starting to use addresses
Caio Marcelo de Oliveira Filho
2018-09-14
1
-2
/
+2
*
anv/memcpy: Use addresses instead of bo+offset
Jason Ekstrand
2018-09-14
1
-21
/
+14
*
anv/so_memcpy: Use the correct SO_BUFFER size on gen8+
Jason Ekstrand
2018-09-14
1
-1
/
+1
*
intel: Drop SURFACE_FORMAT enum from genxml.
Kenneth Graunke
2018-03-05
1
-1
/
+1
*
anv/gpu_memcpy: CS Stall before a MI memcpy on gen7
Jason Ekstrand
2018-02-20
1
-0
/
+22
*
anv/cmd_buffer: Move dirty bits into anv_cmd_*_state
Jason Ekstrand
2018-01-23
1
-1
/
+1
*
anv: Explicitly cast between different enums
Matt Turner
2017-08-29
1
-1
/
+1
*
anv: Remove 'inline' keywords
Matt Turner
2017-08-29
1
-1
/
+1
*
anv/gpu_memcpy: Add a lighter-weight GPU memcpy function
Nanley Chery
2017-07-22
1
-0
/
+40
*
anv/gpu_memcpy: Rename the gpu_memcpy function
Nanley Chery
2017-06-26
1
-4
/
+4
*
anv: Disable VF statistics for blorp and SOL memcpy
Jason Ekstrand
2017-03-17
1
-0
/
+4
*
intel: Share URB configuration code between GL and Vulkan.
Kenneth Graunke
2016-11-19
1
-2
/
+4
*
anv: Add a helper for doing buffer copies with nothing but VF and SOL.
Jason Ekstrand
2016-11-16
1
-0
/
+230