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
/
freedreno
/
vulkan
/
tu_cs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
turnip: fix ts_cs_memory typo
Jonathan Marek
2020-06-23
1
-1
/
+1
*
turnip: Promote tu_cs_get_size/is_empty to header
Brian Ho
2020-03-03
1
-20
/
+0
*
turnip: make cond_exec helper easier to use
Jonathan Marek
2020-02-24
1
-0
/
+21
*
turnip: automatically reserve cmdstream space in emit_pkt4/emit_pkt7
Jonathan Marek
2020-02-24
1
-9
/
+0
*
turnip: add tu_device pointer to tu_cs
Jonathan Marek
2020-02-24
1
-22
/
+21
*
turnip: Fix execution of secondary cmd bufs with nothing in primary.
Eric Anholt
2020-01-23
1
-6
/
+2
*
turnip: implement secondary command buffers
Jonathan Marek
2019-12-19
1
-2
/
+30
*
turnip: add function to allocate aligned memory in a substream cs
Jonathan Marek
2019-12-05
1
-0
/
+35
*
turnip: simplify tu_cs sub-streams usage
Chia-I Wu
2019-03-11
1
-3
/
+12
*
turnip: fix tu_cs sub-streams
Chia-I Wu
2019-03-11
1
-1
/
+5
*
turnip: use 32-bit offset in tu_cs_entry
Chia-I Wu
2019-03-11
1
-1
/
+5
*
turnip: add TU_CS_MODE_SUB_STREAM
Chia-I Wu
2019-03-11
1
-4
/
+60
*
turnip: add tu_cs_mode
Chia-I Wu
2019-03-11
1
-3
/
+42
*
turnip: add tu_cs_sanity_check
Chia-I Wu
2019-03-11
1
-2
/
+2
*
turnip: never fail tu_cs_begin/tu_cs_end
Chia-I Wu
2019-03-11
1
-29
/
+36
*
turnip: specify initial size in tu_cs_init
Chia-I Wu
2019-03-11
1
-13
/
+8
*
turnip: add tu_cs_{reserve,add}_entry
Chia-I Wu
2019-03-11
1
-24
/
+55
*
turnip: add internal helpers for tu_cs
Chia-I Wu
2019-03-11
1
-8
/
+47
*
turnip: add tu_cs_reserve_space(_assert)
Chia-I Wu
2019-03-11
1
-0
/
+2
*
turnip: inline tu_cs_check_space
Chia-I Wu
2019-03-11
1
-16
/
+0
*
turnip: update cs->start in tu_cs_end
Chia-I Wu
2019-03-11
1
-2
/
+4
*
turnip: minor cleanup to tu_cs_end
Chia-I Wu
2019-03-11
1
-9
/
+11
*
turnip: add tu_cs_add_bo
Chia-I Wu
2019-03-11
1
-32
/
+46
*
turnip: document tu_cs
Chia-I Wu
2019-03-11
1
-0
/
+21
*
turnip: run sed and clang-format on tu_cs
Chia-I Wu
2019-03-11
1
-61
/
+55
*
turnip: Move stream functions to tu_cs.c
Bas Nieuwenhuizen
2019-03-11
1
-0
/
+165