index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
iris
/
iris_fence.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Print warning and return *out = NULL when fd to syncobj fails
Kristian H. Kristensen
2020-01-15
1
-1
/
+6
*
iris: Fix export of fences that have already completed.
Kenneth Graunke
2020-01-15
1
-0
/
+16
*
iris: Fix fence leak in iris_fence_flush
Danylo Piliaiev
2019-09-16
1
-0
/
+2
*
iris: Fix large timeout handling in rel2abs()
Kenneth Graunke
2019-08-23
1
-13
/
+14
*
intel/common: provide common ioctl routine
Mark Janes
2019-08-01
1
-7
/
+8
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-1
/
+1
*
u_dynarray: turn util_dynarray_{grow, resize} into element-oriented macros
Nicolai Hähnle
2019-06-12
1
-2
/
+2
*
iris: Add a timeout_nsec parameter, rename check_syncpt to wait_syncpt
Kenneth Graunke
2019-02-21
1
-3
/
+5
*
iris: Don't allocate a BO per query object
Sagar Ghuge
2019-02-21
1
-4
/
+4
*
iris: Put batches in an array
Kenneth Graunke
2019-02-21
1
-15
/
+8
*
iris: put render batch first in fence code
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: Add fence support using drm_syncobj
Chris Wilson
2019-02-21
1
-0
/
+252
*
iris: Tag each submitted batch with a syncobj
Chris Wilson
2019-02-21
1
-0
/
+107