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
/
iris
/
iris_batch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
iris: actually pin the instruction cache buffers
Kenneth Graunke
2019-02-21
1
-0
/
+7
*
iris: use vtbl to avoid multiple symbols, fix state base address
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: softpin some things
Kenneth Graunke
2019-02-21
1
-3
/
+8
*
iris: fix assert
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: actually APPEND commands, not stomp over the top and never incr
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: DEBUG=bat
Kenneth Graunke
2019-02-21
1
-11
/
+20
*
iris: move MAX defines to iris_batch.h
Kenneth Graunke
2019-02-21
1
-9
/
+0
*
iris: kill iris_new_batch
Kenneth Graunke
2019-02-21
1
-23
/
+15
*
iris: make iris_batch target a particular ring
Kenneth Graunke
2019-02-21
1
-5
/
+9
*
iris: disable execbuf for now
Kenneth Graunke
2019-02-21
1
-0
/
+5
[next]