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
/
gallium
/
drivers
/
ilo
/
ilo_transfer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilo: replace pipe_format by gen_surface_format
Chia-I Wu
2015-06-26
1
-10
/
+10
*
ilo: introduce ilo_vma
Chia-I Wu
2015-06-26
1
-18
/
+33
*
ilo: add ilo_image_can_enable_aux()
Chia-I Wu
2015-05-02
1
-2
/
+1
*
ilo: add ilo_buffer.h to core
Chia-I Wu
2015-05-02
1
-18
/
+8
*
ilo: move BOs from ilo_texture to ilo_image
Chia-I Wu
2015-05-02
1
-3
/
+3
*
ilo: move ilo_layout.[ch] to core as ilo_image.[ch]
Chia-I Wu
2015-05-02
1
-30
/
+30
*
ilo: replace intel_tiling_mode by gen_surface_tiling
Chia-I Wu
2015-03-06
1
-19
/
+16
*
ilo: add a new struct for context states
Chia-I Wu
2014-09-20
1
-2
/
+2
*
ilo: rename ilo_cp_flush()
Chia-I Wu
2014-09-19
1
-13
/
+13
*
ilo: use an accessor for dev->gen
Chia-I Wu
2014-09-12
1
-1
/
+1
*
ilo: make ilo_cp based on ilo_builder
Chia-I Wu
2014-09-09
1
-1
/
+1
*
ilo: rename intel_bo_map_unsynchronized()
Chia-I Wu
2014-08-26
1
-7
/
+6
*
ilo: enable HiZ in more cases on GEN6
Chia-I Wu
2014-08-19
1
-8
/
+16
*
ilo: migrate to ilo_layout
Chia-I Wu
2014-08-19
1
-62
/
+38
*
ilo: correctly propagate resource renames to hardware
Chia-I Wu
2014-07-28
1
-2
/
+2
*
ilo: add ilo_resource_get_bo() helper
Chia-I Wu
2014-07-28
1
-17
/
+8
*
ilo: unblock an inline write with a staging bo
Chia-I Wu
2014-07-28
1
-13
/
+31
*
ilo: try unblocking a transfer with a staging bo
Chia-I Wu
2014-07-28
1
-13
/
+139
*
ilo: enable persistent and coherent transfers
Chia-I Wu
2014-07-28
1
-2
/
+14
*
ilo: drop ptr from ilo_transfer
Chia-I Wu
2014-07-28
1
-33
/
+36
*
ilo: s/TRANSFER_MAP_UNSYNC/TRANSFER_MAP_GTT_UNSYNC/
Chia-I Wu
2014-07-28
1
-5
/
+5
*
ilo: drop unused context param from transfer functions
Chia-I Wu
2014-07-28
1
-115
/
+100
*
ilo: tidy up transfer mapping/unmapping
Chia-I Wu
2014-07-28
1
-88
/
+89
*
ilo: tidy up choose_transfer_method()
Chia-I Wu
2014-07-28
1
-84
/
+164
*
ilo: free transfers with util_slab_free()
Chia-I Wu
2014-07-28
1
-1
/
+1
*
ilo: clean up resource bo renaming
Chia-I Wu
2014-07-24
1
-3
/
+3
*
ilo: move away from drm_intel_bo_alloc_tiled
Chia-I Wu
2014-07-15
1
-3
/
+3
*
ilo: remove intel_bo_get_virtual()
Chia-I Wu
2014-03-10
1
-69
/
+88
*
ilo: rework winsys bo reloc functions
Chia-I Wu
2014-03-10
1
-1
/
+1
*
ilo: resolve Z/HiZ correctly
Chia-I Wu
2014-01-08
1
-0
/
+3
*
ilo: rename and add an accessor for texture slices
Chia-I Wu
2014-01-08
1
-3
/
+8
*
ilo: add ILO_DEBUG=flush
Chia-I Wu
2013-08-20
1
-2
/
+2
*
ilo: mapping a resource may make some states dirty
Chia-I Wu
2013-06-13
1
-2
/
+7
*
ilo: re-emit states that involve resources
Chia-I Wu
2013-06-13
1
-8
/
+0
*
ilo: get rid of function tables in winsys
Chia-I Wu
2013-06-12
1
-20
/
+20
*
ilo: use slab allocator for transfers
Chia-I Wu
2013-06-07
1
-28
/
+3
*
ilo: harware contexts are only for the render ring
Chia-I Wu
2013-05-21
1
-1
/
+1
*
ilo: add support for stencil resources on GEN7+
Chia-I Wu
2013-05-16
1
-30
/
+484
*
ilo: clean up transfer format conversion
Chia-I Wu
2013-05-15
1
-34
/
+48
*
ilo: rework transfer mapping method choosing
Chia-I Wu
2013-05-15
1
-102
/
+133
*
ilo: refactor transfer mapping
Chia-I Wu
2013-05-15
1
-27
/
+52
*
ilo: no writeback without PIPE_TRANSFER_WRITE
Chia-I Wu
2013-05-15
1
-0
/
+5
*
ilo: minor cleanups for transfers
Chia-I Wu
2013-05-15
1
-41
/
+41
*
ilo: rework ilo_texture
Chia-I Wu
2013-05-14
1
-173
/
+249
*
ilo: rename ilo_resource to ilo_texture
Chia-I Wu
2013-05-14
1
-53
/
+53
*
ilo: move transfer-related functions to a new file
Chia-I Wu
2013-05-14
1
-0
/
+473