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_batch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Use iris_use_pinned_bo rather than add_exec_bo directly
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: more TODO
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: leave another TODO
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: Print the batch name when decoding
Kenneth Graunke
2019-02-21
1
-2
/
+4
*
iris: Actually create/destroy HW contexts
Kenneth Graunke
2019-02-21
1
-0
/
+8
*
iris: cross batch flushing
Kenneth Graunke
2019-02-21
1
-0
/
+10
*
iris: Cross-link iris_batches so they can potentially flush each other
Kenneth Graunke
2019-02-21
1
-0
/
+9
*
iris: don't mark contains_draw = false when chaining batches
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: Support multiple binder BOs, update Surface State Base Address
Kenneth Graunke
2019-02-21
1
-11
/
+1
*
iris: Allow inlining of require/get_command_space
Kenneth Graunke
2019-02-21
1
-61
/
+17
*
iris: use consistent copyright formatting
Kenneth Graunke
2019-02-21
1
-15
/
+13
*
iris: get angry about execbuf failures
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: simplify batch len qword alignment
Kenneth Graunke
2019-02-21
1
-12
/
+6
*
iris: rename ring to engine
Kenneth Graunke
2019-02-21
1
-6
/
+6
*
iris: comment everything
Kenneth Graunke
2019-02-21
1
-23
/
+71
*
iris: iris - fix QWord aligned endings after batch chaining rework
Kenneth Graunke
2019-02-21
1
-3
/
+3
*
iris: colorize batchbuffer failures to make them stand out
Kenneth Graunke
2019-02-21
1
-2
/
+3
*
iris: bad inherited comments
Kenneth Graunke
2019-02-21
1
-5
/
+1
*
iris: Handle batch submission failure "better"
Kenneth Graunke
2019-02-21
1
-8
/
+13
*
iris: print second batch size separately
Kenneth Graunke
2019-02-21
1
-3
/
+7
*
iris: print refcounts in INTEL_DEBUG=submit
Kenneth Graunke
2019-02-21
1
-2
/
+3
*
iris: print binder utilization in INTEL_DEBUG=submit
Kenneth Graunke
2019-02-21
1
-2
/
+4
*
iris: plug leaks
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: fix the validation list on new batches
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: completely rewrite binder
Kenneth Graunke
2019-02-21
1
-0
/
+6
*
iris: Lower the max number of decoded VBO lines
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: fix decoding and undo testing code
Kenneth Graunke
2019-02-21
1
-2
/
+4
*
iris: fix batch chaining...
Kenneth Graunke
2019-02-21
1
-18
/
+30
*
iris: chaining not growing
Kenneth Graunke
2019-02-21
1
-76
/
+78
*
iris: just turn batch reset_and_clear_caches into reset
Kenneth Graunke
2019-02-21
1
-6
/
+1
*
iris: delete growing code and just die for now
Kenneth Graunke
2019-02-21
1
-135
/
+1
*
iris: drop the 48b printout, we never use anything else
Kenneth Graunke
2019-02-21
1
-3
/
+2
*
iris: copy over i965's cache tracking
Kenneth Graunke
2019-02-21
1
-3
/
+13
*
iris: Move get_command_space to iris_batch.c
Kenneth Graunke
2019-02-21
1
-3
/
+11
*
iris: decoder fixes
Kenneth Graunke
2019-02-21
1
-3
/
+5
*
iris: SBA once at context creation, not per batch
Kenneth Graunke
2019-02-21
1
-3
/
+0
*
iris: delete more trash
Kenneth Graunke
2019-02-21
1
-13
/
+0
*
iris: validation dumping improvements
Kenneth Graunke
2019-02-21
1
-2
/
+7
*
iris: decoder fixes
Kenneth Graunke
2019-02-21
1
-5
/
+8
*
iris: hook up batch decoder
Kenneth Graunke
2019-02-21
1
-6
/
+38
*
iris: set EXEC_OBJECT_WRITE
Kenneth Graunke
2019-02-21
1
-2
/
+6
*
iris: rewrite to use memzones and not relocs
Kenneth Graunke
2019-02-21
1
-178
/
+5
*
iris: dump gtt offset in dump_validation_list
Kenneth Graunke
2019-02-21
1
-2
/
+3
*
iris: Soft-pin the universe
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: bufmgr updates.
Kenneth Graunke
2019-02-21
1
-3
/
+2
*
iris: decode batches if they fail to submit
Kenneth Graunke
2019-02-21
1
-2
/
+3
*
iris: NOOP pad batches correctly
Kenneth Graunke
2019-02-21
1
-3
/
+9
*
iris: warn if execbuf fails
Kenneth Graunke
2019-02-21
1
-1
/
+5
*
iris: catastrophic state pointer mistake
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: compctrl
Kenneth Graunke
2019-02-21
1
-1
/
+1
[next]