gallium: change comments to remove 'state tracker'
[mesa.git] / src / gallium / drivers / iris / iris_batch.c
2020-05-13 Marek Olšákgallium: change comments to remove 'state tracker'
2020-05-01 Chris Wilsoniris: Place a seqno at the end of every batch
2020-05-01 Kenneth Graunkeiris: Give up on not passing ice to iris_init_batch
2020-05-01 Kenneth Graunkeiris: Rename iris_syncpt to iris_syncobj for clarity.
2020-04-29 Mike Blumenkrantziris: move iris_vtable to iris_screen
2020-04-15 Paulo Zanoniiris: make BATCH_SZ smaller by BATCH_RESERVED bytes
2020-02-15 Kenneth Graunkeiris: Trim "../../src/gallium/drivers/iris/" out of...
2020-02-13 Lionel Landwerliniris: add support INTEL_blackhole_render
2020-01-29 Kenneth Graunkeiris: Support multiple chained batches.
2020-01-29 Kenneth Graunkeiris: Drop 'engine' from iris_batch.
2019-12-11 Kenneth Graunkeintel/decoder: Make get_state_size take a full 64-bit...
2019-10-28 Jordan Justeniris: Mark aux-map BO as used by all batches
2019-08-01 Mark Janesintel/common: provide common ioctl routine
2019-07-15 Kenneth Graunkeiris: Better handle decoder base addresses
2019-07-04 Kenneth Graunkeiris: Minor tidying
2019-06-20 Kenneth Graunkeiris: Implement INTEL_DEBUG=pc for pipe control logging.
2019-05-23 Kenneth Graunkeiris: Record state sizes for INTEL_DEBUG=bat decoding.
2019-05-09 Kenneth Graunkeiris: Expose PIPE_CAP_DEVICE_RESET_STATUS_QUERY
2019-05-09 Kenneth Graunkeiris: Hook up device reset callbacks
2019-05-09 Kenneth Graunkeiris: Try to recover from GPU hangs.
2019-05-09 Chris Wilsoniris: Reorganise execbuf to have a single point of...
2019-04-10 Mike Blumenkrantziris: support INTEL_NO_HW environment variable
2019-03-22 Chris Wilsoniris: Push heavy memchecker code to DEBUG
2019-03-22 Kenneth Graunkeiris: Fix batch chaining map_next increment.
2019-03-08 Chris Wilsoniris: Wire up EGL_IMG_context_priority
2019-03-07 Lionel Landwerliniris: fix decode_get_bo callback
2019-03-07 Lionel Landwerliniris: fix decoder call
2019-02-21 Kenneth Graunkeiris: Use READ_ONCE and WRITE_ONCE for snapshots_landed
2019-02-21 Kenneth Graunkeiris: Drop dead state_size hash table
2019-02-21 Kenneth Graunkeiris: Drop comment about ISP_DIS
2019-02-21 Kenneth Graunkeiris: Don't check other batches for our batch BO
2019-02-21 Kenneth Graunkeiris: don't print the pointer in INTEL_DEBUG=submit
2019-02-21 Kenneth Graunkeiris: Put batches in an array
2019-02-21 Kenneth Graunkeiris: Add wait fences to properly sync between render...
2019-02-21 Kenneth Graunkeiris: Hang on to the last batch's sync-point, so we...
2019-02-21 Chris Wilsoniris: Tag each submitted batch with a syncobj
2019-02-21 Kenneth Graunkeiris: Drop vestiges of throttling code
2019-02-21 Chris Wilsoniris: Merge two walks of the exec_bos list
2019-02-21 Kenneth Graunkeiris: replace vestiges of fence fds with newer exec_fen...
2019-02-21 Kenneth Graunkeiris: Avoid synchronizing due to the workaround BO
2019-02-21 Kenneth Graunkeiris: Avoid cross-batch synchronization on read/reads
2019-02-21 Kenneth Graunkeiris: Combine iris_use_pinned_bo and add_exec_bo
2019-02-21 Kenneth Graunkeiris: Use iris_use_pinned_bo rather than add_exec_bo...
2019-02-21 Kenneth Graunkeiris: more TODO
2019-02-21 Kenneth Graunkeiris: leave another TODO
2019-02-21 Kenneth Graunkeiris: Print the batch name when decoding
2019-02-21 Kenneth Graunkeiris: Actually create/destroy HW contexts
2019-02-21 Kenneth Graunkeiris: cross batch flushing
2019-02-21 Kenneth Graunkeiris: Cross-link iris_batches so they can potentially...
2019-02-21 Kenneth Graunkeiris: don't mark contains_draw = false when chaining...
2019-02-21 Kenneth Graunkeiris: Support multiple binder BOs, update Surface State...
2019-02-21 Kenneth Graunkeiris: Allow inlining of require/get_command_space
2019-02-21 Kenneth Graunkeiris: use consistent copyright formatting
2019-02-21 Kenneth Graunkeiris: get angry about execbuf failures
2019-02-21 Kenneth Graunkeiris: simplify batch len qword alignment
2019-02-21 Kenneth Graunkeiris: rename ring to engine
2019-02-21 Kenneth Graunkeiris: comment everything
2019-02-21 Kenneth Graunkeiris: iris - fix QWord aligned endings after batch...
2019-02-21 Kenneth Graunkeiris: colorize batchbuffer failures to make them stand out
2019-02-21 Kenneth Graunkeiris: bad inherited comments
2019-02-21 Kenneth Graunkeiris: Handle batch submission failure "better"
2019-02-21 Kenneth Graunkeiris: print second batch size separately
2019-02-21 Kenneth Graunkeiris: print refcounts in INTEL_DEBUG=submit
2019-02-21 Kenneth Graunkeiris: print binder utilization in INTEL_DEBUG=submit
2019-02-21 Kenneth Graunkeiris: plug leaks
2019-02-21 Kenneth Graunkeiris: fix the validation list on new batches
2019-02-21 Kenneth Graunkeiris: completely rewrite binder
2019-02-21 Kenneth Graunkeiris: Lower the max number of decoded VBO lines
2019-02-21 Kenneth Graunkeiris: fix decoding and undo testing code
2019-02-21 Kenneth Graunkeiris: fix batch chaining...
2019-02-21 Kenneth Graunkeiris: chaining not growing
2019-02-21 Kenneth Graunkeiris: just turn batch reset_and_clear_caches into reset
2019-02-21 Kenneth Graunkeiris: delete growing code and just die for now
2019-02-21 Kenneth Graunkeiris: drop the 48b printout, we never use anything...
2019-02-21 Kenneth Graunkeiris: copy over i965's cache tracking
2019-02-21 Kenneth Graunkeiris: Move get_command_space to iris_batch.c
2019-02-21 Kenneth Graunkeiris: decoder fixes
2019-02-21 Kenneth Graunkeiris: SBA once at context creation, not per batch
2019-02-21 Kenneth Graunkeiris: delete more trash
2019-02-21 Kenneth Graunkeiris: validation dumping improvements
2019-02-21 Kenneth Graunkeiris: decoder fixes
2019-02-21 Kenneth Graunkeiris: hook up batch decoder
2019-02-21 Kenneth Graunkeiris: set EXEC_OBJECT_WRITE
2019-02-21 Kenneth Graunkeiris: rewrite to use memzones and not relocs
2019-02-21 Kenneth Graunkeiris: dump gtt offset in dump_validation_list
2019-02-21 Kenneth Graunkeiris: Soft-pin the universe
2019-02-21 Kenneth Graunkeiris: bufmgr updates.
2019-02-21 Kenneth Graunkeiris: decode batches if they fail to submit
2019-02-21 Kenneth Graunkeiris: NOOP pad batches correctly
2019-02-21 Kenneth Graunkeiris: warn if execbuf fails
2019-02-21 Kenneth Graunkeiris: catastrophic state pointer mistake
2019-02-21 Kenneth Graunkeiris: compctrl
2019-02-21 Kenneth Graunkeiris: actually pin the instruction cache buffers
2019-02-21 Kenneth Graunkeiris: use vtbl to avoid multiple symbols, fix state...
2019-02-21 Kenneth Graunkeiris: softpin some things
2019-02-21 Kenneth Graunkeiris: fix assert
2019-02-21 Kenneth Graunkeiris: actually APPEND commands, not stomp over the...
2019-02-21 Kenneth Graunkeiris: DEBUG=bat
2019-02-21 Kenneth Graunkeiris: move MAX defines to iris_batch.h
2019-02-21 Kenneth Graunkeiris: kill iris_new_batch
next