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
/
intel
/
tools
/
aubinator_error_decode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Give the batch decoder a callback to ask about state size.
Kenneth Graunke
2018-05-02
1
-1
/
+1
*
intel: error_decode: add an option to decode all buffers
Lionel Landwerlin
2018-04-03
1
-2
/
+7
*
intel/aubinator_error_decode: Decode more registers.
Rafael Antognolli
2018-03-26
1
-0
/
+12
*
aubinator_error_decode: Compare only the class_name of the ring.
Rafael Antognolli
2018-03-21
1
-1
/
+1
*
intel: aubinator_error_decode: fix segfault on missing register
Lionel Landwerlin
2018-02-26
1
-1
/
+2
*
aubinator: Multiply count by 4 to compute buffer sizes
Jason Ekstrand
2018-02-02
1
-1
/
+1
*
aubinator: Multiply count by 4 to compute buffer sizes
Jason Ekstrand
2018-01-24
1
-1
/
+1
*
intel: Future-proof ring names for aubinator_error_decode
Chris Wilson
2018-01-18
1
-24
/
+98
*
intel/aubinator: Free section data last
Jason Ekstrand
2017-12-28
1
-2
/
+4
*
intel/tools: Switch aubinator_error_decode over to the gen_print_batch
Jason Ekstrand
2017-12-14
1
-204
/
+34
*
intel/disasm: Take a devinfo in gen_disasm_create
Jason Ekstrand
2017-12-14
1
-1
/
+1
*
intel/decoder: Take a bit offset in gen_print_group
Jason Ekstrand
2017-12-14
1
-8
/
+10
*
intel/tools/error: Decode compute shaders.
Kenneth Graunke
2017-11-13
1
-7
/
+42
*
intel/tools/error: Use do-while for field iterator loops.
Kenneth Graunke
2017-11-13
1
-6
/
+6
*
intel/tools/error: Decode shaders while decoding batch commands.
Kenneth Graunke
2017-11-13
1
-85
/
+49
*
intel/tools/error: Save error state sections and decode them later.
Kenneth Graunke
2017-11-13
1
-37
/
+58
*
intel/tools/error: Fix null termination of ring name string.
Kenneth Graunke
2017-11-13
1
-0
/
+1
*
intel/tools/error: Drop unused MAX_RINGS #define.
Kenneth Graunke
2017-11-13
1
-2
/
+0
*
intel/tools/error: Refactor buffer matching, add more buffers.
Kenneth Graunke
2017-11-13
1
-62
/
+30
*
intel/tools/error: Only decode a few sections of error states.
Kenneth Graunke
2017-11-13
1
-1
/
+3
*
intel/tools/error: Drop unused parameters from decode() helper.
Kenneth Graunke
2017-11-13
1
-5
/
+3
*
intel/tools/error: Drop support for non-ascii85 encoded error states.
Kenneth Graunke
2017-11-13
1
-35
/
+4
*
intel/tools/error: Do ascii85 decode first.
Kenneth Graunke
2017-11-13
1
-31
/
+29
*
intel/tools: Fix detection of enabled shader stages.
Kenneth Graunke
2017-11-12
1
-1
/
+1
*
intel: error-decode: implement a rolling window of programs
Lionel Landwerlin
2017-11-01
1
-14
/
+23
*
aubinator: remove duplicate initialisation
Eric Engestrom
2017-09-01
1
-1
/
+0
*
aubinator: report error on unknown device id
Lionel Landwerlin
2017-05-24
1
-1
/
+1
*
aubinator: be consistent on exit code
Lionel Landwerlin
2017-05-24
1
-5
/
+5
*
aubinator: fix double free
Lionel Landwerlin
2017-05-24
1
-1
/
+1
*
intel/aubinator_error_decode: Disassemble shader programs
Matt Turner
2017-05-15
1
-3
/
+181
*
intel/aubinator_error_decode: Stop decoding after MI_BATCH_BUFFER_END
Matt Turner
2017-05-15
1
-0
/
+3
*
intel/gen_decoder: return -1 for unknown command formats
Jordan Justen
2017-04-06
1
-3
/
+4
*
intel/aubinator_error_decode: Fix structure decode data
Jordan Justen
2017-04-06
1
-1
/
+1
*
intel: tools: add aubinator_error_decode tool
Lionel Landwerlin
2017-04-04
1
-0
/
+735