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
/
common
/
gen_decoder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/gen_decoder: Decode <group> inside <group>.
Rafael Antognolli
2019-07-23
1
-0
/
+2
*
intel/gen_decoder: Add the concept of array "levels".
Rafael Antognolli
2019-07-23
1
-1
/
+6
*
intel/gen_decoder: Add array field.
Rafael Antognolli
2019-07-23
1
-0
/
+1
*
intel/gen_decoder: Rename internally "group" to "array".
Rafael Antognolli
2019-07-23
1
-3
/
+4
*
intel/gen_decoder: Add gen_spec_load_filename() function.
Rafael Antognolli
2019-07-23
1
-0
/
+1
*
intel/decoders: limit number of decoded batchbuffers
Lionel Landwerlin
2019-03-07
1
-0
/
+2
*
intel/decoders: handle decoding MI_BBS from ring
Lionel Landwerlin
2019-03-07
1
-1
/
+1
*
intel/decoders: add address space indicator to get BOs
Lionel Landwerlin
2019-03-07
1
-1
/
+2
*
intel/decoder: tools: Use engine for decoding batch instructions
Toni Lönnberg
2018-11-13
1
-1
/
+5
*
intel/decoder: Engine parameter for instructions
Toni Lönnberg
2018-11-13
1
-0
/
+6
*
intel/decoder: Use 'DWord Length' and 'bias' fields for packet length.
Toni Lönnberg
2018-10-30
1
-0
/
+2
*
intel: decoder: remove unused variable
Lionel Landwerlin
2018-08-04
1
-2
/
+0
*
intel: Make the decoder just store addresses for bases, not buffers.
Kenneth Graunke
2018-07-25
1
-3
/
+3
*
intel: Make the decoder handle STATE_BASE_ADDRESS not being a buffer.
Kenneth Graunke
2018-07-25
1
-2
/
+7
*
intel: decoder: limit to the number decoded lines from VBO
Lionel Landwerlin
2018-05-02
1
-0
/
+2
*
intel: Give the batch decoder a callback to ask about state size.
Kenneth Graunke
2018-05-02
1
-0
/
+4
*
intel: decoder: document when fields should be used
Lionel Landwerlin
2018-05-02
1
-3
/
+2
*
intel: decoder: identify groups with fixed length
Lionel Landwerlin
2018-05-02
1
-0
/
+1
*
intel: gen-decoder: print all dword a field belongs to
Lionel Landwerlin
2018-04-03
1
-1
/
+2
*
intel: Split gen_device_info out into libintel_dev
Jordan Justen
2018-03-05
1
-1
/
+1
*
intel/batch-decoder: Decode vertex and index buffers
Jason Ekstrand
2017-12-14
1
-0
/
+2
*
intel/tools: Add the start of a generic batch decoder
Jason Ekstrand
2017-12-14
1
-0
/
+48
*
intel/decoder: Expose the raw field value in the iterator
Jason Ekstrand
2017-12-14
1
-0
/
+1
*
intel/decoder: Take a bit offset in gen_print_group
Jason Ekstrand
2017-12-14
1
-2
/
+3
*
intel/decoder: Convert the iterator to work entirely in bits
Jason Ekstrand
2017-12-14
1
-3
/
+1
*
intel/decoder: Drop gen_field_decode helper
Jason Ekstrand
2017-12-14
1
-3
/
+0
*
intel: decoder: enable decoding a single field
Lionel Landwerlin
2017-11-01
1
-0
/
+15
*
intel: decoder: expose missing find_enum()
Lionel Landwerlin
2017-11-01
1
-0
/
+2
*
intel: decoder: simplify field_is_header()
Lionel Landwerlin
2017-11-01
1
-1
/
+2
*
intel: common: make intel utils available from C++
Lionel Landwerlin
2017-11-01
1
-0
/
+9
*
intel: decoder: extract instruction/structs length
Lionel Landwerlin
2017-11-01
1
-0
/
+1
*
intel: decoder: add destructor for gen_spec
Lionel Landwerlin
2017-11-01
1
-8
/
+7
*
intel: decoder: expose helper to test header fields
Lionel Landwerlin
2017-11-01
1
-0
/
+1
*
intel: decoder: don't read qword outside instruction/struct limit
Lionel Landwerlin
2017-11-01
1
-0
/
+1
*
intel: decoder: build sorted linked lists of fields
Lionel Landwerlin
2017-11-01
1
-4
/
+3
*
intel: common: expose gen_spec fields
Lionel Landwerlin
2017-11-01
1
-0
/
+13
*
intel/genxml: Fix decoding of groups with fields smaller than a DWord.
Kenneth Graunke
2017-10-30
1
-0
/
+2
*
intel: gen-decoder: rework how we handle groups
Lionel Landwerlin
2017-06-06
1
-8
/
+13
*
intel/aubinator: Correctly read variable length structs.
Rafael Antognolli
2017-04-24
1
-0
/
+6
*
intel: tools: add aubinator_error_decode tool
Lionel Landwerlin
2017-04-04
1
-0
/
+1
*
aubinator/gen_decoder/i965: decode instructions from dword 0
Lionel Landwerlin
2017-04-03
1
-1
/
+1
*
intel: gen_decoder: store pointer to current decoded field in iterator
Lionel Landwerlin
2017-04-03
1
-0
/
+1
*
intel: Move tools/decoder.[ch] to common/gen_decoder.[ch].
Kenneth Graunke
2017-03-21
1
-0
/
+138