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
/
lima
/
lima_submit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lima: move pp_max_stack_size to lima_submit
Qiang Yu
2020-02-17
1
-9
/
+7
*
lima: move resolve into lima_submit
Qiang Yu
2020-02-17
1
-10
/
+7
*
lima: move plbu/vs_cmd_array into lima_submit
Qiang Yu
2020-02-17
1
-14
/
+15
*
lima: track write submits of context (v3)
Qiang Yu
2020-02-17
1
-2
/
+32
*
lima: make lima_submit one time use drop data (v3)
Qiang Yu
2020-02-17
1
-31
/
+77
*
lima: add lima_submit_get
Qiang Yu
2020-02-17
1
-0
/
+10
*
lima: use lima_submit_create_stream_bo for plbu/vs_cmd and pp_stack
Qiang Yu
2020-02-17
1
-9
/
+9
*
lima: adjust pp_stream to use lima_submit_create_stream_bo
Qiang Yu
2020-02-17
1
-22
/
+12
*
lima: add lima_submit_create_stream_bo
Qiang Yu
2020-02-17
1
-11
/
+24
*
lima: pass submit parameter for functions in lima_submic.c (v2)
Qiang Yu
2020-02-17
1
-54
/
+76
*
lima: move flush code to lima_submit.c
Qiang Yu
2020-02-17
1
-2
/
+743
*
lima: put hardware related info to lima_gpu.h
Qiang Yu
2020-02-17
1
-2
/
+11
*
lima: merge gp/pp submit
Qiang Yu
2020-02-17
1
-29
/
+32
*
lima: move syncobj from lima_submit to lima_context
Qiang Yu
2020-02-17
1
-44
/
+41
*
lima: fix bo submit memory leak
Erico Nunes
2019-11-07
1
-0
/
+1
*
lima: implement BO cache
Vasily Khoruzhick
2019-09-22
1
-1
/
+1
*
lima: set .out_sync field of req in lima_submit_start()
Vasily Khoruzhick
2019-09-10
1
-0
/
+1
*
lima: actually wait for bo in lima_bo_wait
Erico Nunes
2019-08-16
1
-0
/
+2
*
lima: fix dynarray usage in lima_submit_add_bo
Erico Nunes
2019-06-14
1
-1
/
+1
*
u_dynarray: turn util_dynarray_{grow, resize} into element-oriented macros
Nicolai Hähnle
2019-06-12
1
-2
/
+2
*
gallium: add lima driver
Qiang Yu
2019-04-11
1
-0
/
+184