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
/
intel
/
common
/
gen_batch_decoder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/decoders: silence uninitialized variable warnings in gen_print_batch()
Brian Paul
2019-03-08
1
-2
/
+2
*
intel/decoders: limit number of decoded batchbuffers
Lionel Landwerlin
2019-03-07
1
-2
/
+13
*
intel/decoders: handle decoding MI_BBS from ring
Lionel Landwerlin
2019-03-07
1
-3
/
+3
*
intel/decoders: add address space indicator to get BOs
Lionel Landwerlin
2019-03-07
1
-14
/
+20
*
intel/batch-decoder: fix a vb end address calculation
Andrii Simiklit
2019-01-25
1
-1
/
+3
*
intel/batch-decoder: fix vertex buffer size calculation for gen<8
Andrii Simiklit
2019-01-25
1
-1
/
+1
*
intel/decoder: tools: Use engine for decoding batch instructions
Toni Lönnberg
2018-11-13
1
-9
/
+16
*
intel/decoders: fix instruction base address parsing
Lionel Landwerlin
2018-11-05
1
-1
/
+1
*
intel/batch-decoder: remove never-used function
Eric Engestrom
2018-10-30
1
-21
/
+0
*
intel/decoders: fix end of batch limit
Lionel Landwerlin
2018-10-23
1
-1
/
+1
*
intel: Fix decoding for partial STATE_BASE_ADDRESS updates.
Kenneth Graunke
2018-10-22
1
-3
/
+21
*
intel/tools: Add 0x in front of a couple of hex values
Jason Ekstrand
2018-08-25
1
-2
/
+2
*
intel/batch_decoder: Print blend states properly
Jason Ekstrand
2018-08-25
1
-1
/
+16
*
intel/batch_decoder: Fix dynamic state printing
Jason Ekstrand
2018-08-25
1
-2
/
+2
*
intel/batch-decoder: replace local ARRAY_LENGTH() macro with global ARRAY_SIZE()
Eric Engestrom
2018-08-16
1
-3
/
+2
*
intel: Make the decoder just store addresses for bases, not buffers.
Kenneth Graunke
2018-07-25
1
-9
/
+9
*
intel: Make the decoder handle STATE_BASE_ADDRESS not being a buffer.
Kenneth Graunke
2018-07-25
1
-36
/
+39
*
intel/batch-decoder: fix uninitialized values warnings
Caio Marcelo de Oliveira Filho
2018-07-18
1
-5
/
+5
*
intel/batch_decoder: Recurse for all 2nd level batches
Jason Ekstrand
2018-07-09
1
-14
/
+5
*
intel: batch-decoder: add missing return line
Lionel Landwerlin
2018-07-05
1
-1
/
+1
*
intel: batch-decoder: don't asks for constant BO until decoding
Lionel Landwerlin
2018-07-05
1
-6
/
+11
*
intel/batch-decoder: handle non-contiguous binding table / surface state
Scott D Phillips
2018-07-05
1
-4
/
+14
*
intel: decoder: limit to the number decoded lines from VBO
Lionel Landwerlin
2018-05-02
1
-8
/
+14
*
intel: Fix 3DSTATE_CONSTANT buffer decoding.
Kenneth Graunke
2018-05-02
1
-15
/
+25
*
intel: Give the batch decoder a callback to ask about state size.
Kenneth Graunke
2018-05-02
1
-4
/
+22
*
intel: Move batch decoder/disassembler from tools/ to common/
Kenneth Graunke
2018-05-02
1
-0
/
+842