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_decoder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: decoder: fix starting dword of struct fields
Lionel Landwerlin
2018-05-02
1
-2
/
+3
*
intel: decoder: identify groups with fixed length
Lionel Landwerlin
2018-05-02
1
-6
/
+12
*
intel: decoder: make the field iterator use more natural
Lionel Landwerlin
2018-05-02
1
-10
/
+16
*
intel: gen-decoder: print all dword a field belongs to
Lionel Landwerlin
2018-04-03
1
-6
/
+7
*
intel: gen-decoder: don't decode fields beyond a dword length
Lionel Landwerlin
2018-04-03
1
-15
/
+26
*
intel/common: Use isl for decoder surface formats
Jordan Justen
2018-03-05
1
-0
/
+8
*
intel/decoder: Expose the raw field value in the iterator
Jason Ekstrand
2017-12-14
1
-1
/
+2
*
intel/decoder: Take a bit offset in gen_print_group
Jason Ekstrand
2017-12-14
1
-7
/
+8
*
intel/decoder: Stop rounding down to the nearest dword
Jason Ekstrand
2017-12-14
1
-11
/
+12
*
intel/decoder: Convert the iterator to work entirely in bits
Jason Ekstrand
2017-12-14
1
-9
/
+8
*
intel/decoder: Drop gen_field_decode helper
Jason Ekstrand
2017-12-14
1
-8
/
+0
*
aubinator: Don't skip the first field in each subgroup
Jason Ekstrand
2017-11-13
1
-2
/
+3
*
intel: decoder: enable decoding a single field
Lionel Landwerlin
2017-11-01
1
-0
/
+37
*
intel: decoder: extract field value computation
Lionel Landwerlin
2017-11-01
1
-30
/
+37
*
intel: decoder: rename field() to field_value()
Lionel Landwerlin
2017-11-01
1
-18
/
+18
*
intel: decoder: rename internal function to free name
Lionel Landwerlin
2017-11-01
1
-3
/
+3
*
intel: decoder: simplify field_is_header()
Lionel Landwerlin
2017-11-01
1
-3
/
+4
*
intel: decoder: remove unused platform field
Lionel Landwerlin
2017-11-01
1
-2
/
+0
*
intel: decoder: extract instruction/structs length
Lionel Landwerlin
2017-11-01
1
-0
/
+7
*
intel: decoder: pack iterator variable declarations
Lionel Landwerlin
2017-11-01
1
-11
/
+8
*
intel: decoder: simplify creation of struct when 0-allocated
Lionel Landwerlin
2017-11-01
1
-4
/
+0
*
intel: decoder: add destructor for gen_spec
Lionel Landwerlin
2017-11-01
1
-94
/
+84
*
intel: decoder: expose helper to test header fields
Lionel Landwerlin
2017-11-01
1
-3
/
+3
*
intel: decoder: don't read qword outside instruction/struct limit
Lionel Landwerlin
2017-11-01
1
-3
/
+8
*
intel: decoder: split out getting the next field and decoding it
Lionel Landwerlin
2017-11-01
1
-10
/
+21
*
intel: decoder: move field name copy
Lionel Landwerlin
2017-11-01
1
-2
/
+7
*
intel: decoder: reorder iterator init function
Lionel Landwerlin
2017-11-01
1
-14
/
+14
*
intel: common: print out all dword with field spanning multiple dwords
Lionel Landwerlin
2017-11-01
1
-4
/
+6
*
intel: decoder: build sorted linked lists of fields
Lionel Landwerlin
2017-11-01
1
-21
/
+31
*
intel: common: expose gen_spec fields
Lionel Landwerlin
2017-11-01
1
-13
/
+0
*
intel/genxml: Fix decoding of groups with fields smaller than a DWord.
Kenneth Graunke
2017-10-30
1
-10
/
+14
*
intel: common: silence compiler warning
Lionel Landwerlin
2017-10-30
1
-1
/
+1
*
intel/decoder: Reuse the gen_make_gen() helper.
Eric Anholt
2017-07-25
1
-3
/
+1
*
intel/decoder: Reuse the MAX2 macro instead of defining another one.
Eric Anholt
2017-07-25
1
-3
/
+1
*
intel: gen-decoder: rework how we handle groups
Lionel Landwerlin
2017-06-06
1
-78
/
+148
*
genxml: Fix decoder to print the array element on field members.
Kenneth Graunke
2017-06-01
1
-3
/
+9
*
genxml: Fix decoding of array groups.
Kenneth Graunke
2017-06-01
1
-1
/
+1
*
genxml: Fix decoder for groups with multiple fields.
Kenneth Graunke
2017-06-01
1
-4
/
+2
*
intel/decoder: Handle the BLT ring in gen_group_get_length
Jason Ekstrand
2017-05-26
1
-0
/
+4
*
intel/decoder: Handle gen4 VF_STATISTICS and PIPELINE_SELECT
Jason Ekstrand
2017-05-26
1
-2
/
+7
*
intel/decoder: Fix indentation
Matt Turner
2017-05-15
1
-4
/
+4
*
intel: gen-decoder: fix xml parser leak
Lionel Landwerlin
2017-05-15
1
-6
/
+7
*
intel: gen decoder: don't check for size_t negative values
Lionel Landwerlin
2017-05-09
1
-1
/
+1
*
intel/aubinator: Correctly read variable length structs.
Rafael Antognolli
2017-04-24
1
-6
/
+29
*
intel/decoder: Fix is_header_field starting condition.
Kenneth Graunke
2017-04-16
1
-1
/
+1
*
intel/gen_decoder: return -1 for unknown command formats
Jordan Justen
2017-04-06
1
-7
/
+15
*
intel/gen_decoder: Fix length for Media State/Object commands
Jordan Justen
2017-04-06
1
-2
/
+10
*
intel: tools: add aubinator_error_decode tool
Lionel Landwerlin
2017-04-04
1
-0
/
+11
*
aubinator/gen_decoder/i965: decode instructions from dword 0
Lionel Landwerlin
2017-04-03
1
-4
/
+17
*
intel: gen_decoder: store pointer to current decoded field in iterator
Lionel Landwerlin
2017-04-03
1
-25
/
+25
[next]