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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
intel/gen_decoder: Add array field.
Rafael Antognolli
2019-07-23
2
-3
/
+21
*
intel/gen_decoder: Rename internally "group" to "array".
Rafael Antognolli
2019-07-23
2
-25
/
+30
*
intel/gen_decoder: Add gen_spec_load_filename() function.
Rafael Antognolli
2019-07-23
2
-12
/
+21
*
intel/gen_decoder: Fix parsing of small genxml file.
Rafael Antognolli
2019-07-23
1
-2
/
+6
*
i965,iris: Move guardband calculations to a common location
Jason Ekstrand
2019-06-21
2
-0
/
+118
*
intel/decoder: Use get_state_size() over guessed counts in more cases
Kenneth Graunke
2019-05-28
1
-0
/
+2
*
intel/mi_builder: Disable mem_mem tests on IVB
Jason Ekstrand
2019-04-16
1
-0
/
+3
*
intel/mi_builder: Re-order an initializer
Jason Ekstrand
2019-04-16
1
-2
/
+2
*
intel/common: Support bigger right-shifts with mi_builder
Jason Ekstrand
2019-04-11
2
-3
/
+20
*
anv: Move mi_memcpy and mi_memset to gen_mi_builder
Jason Ekstrand
2019-04-11
2
-0
/
+75
*
intel/common: Add unit tests for gen_mi_builder
Jason Ekstrand
2019-04-11
2
-0
/
+661
*
intel/common: Add a MI command builder
Jason Ekstrand
2019-04-11
1
-0
/
+691
*
intel/tools: Remove redundant definitions of INTEL_DEBUG
Mark Janes
2019-04-10
1
-2
/
+0
*
intel/common: move gen_debug to intel/dev
Mark Janes
2019-04-10
3
-246
/
+0
*
intel: add dependency on genxml generated files
Lionel Landwerlin
2019-04-08
1
-1
/
+1
*
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
2
-2
/
+15
*
intel/decoders: handle decoding MI_BBS from ring
Lionel Landwerlin
2019-03-07
2
-4
/
+4
*
intel/decoders: add address space indicator to get BOs
Lionel Landwerlin
2019-03-07
2
-15
/
+22
*
intel/debug: Add a debug flag to force software fp64
Jason Ekstrand
2019-03-06
2
-1
/
+3
*
drm-uapi: use local files, not system libdrm
Eric Engestrom
2019-02-14
1
-1
/
+1
*
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/icl: Set way_size_per_bank to 4
Anuj Phogat
2018-11-26
1
-1
/
+2
*
i965/icl: Fix L3 configurations
Anuj Phogat
2018-11-26
1
-6
/
+6
*
intel/decoder: tools: Use engine for decoding batch instructions
Toni Lönnberg
2018-11-13
3
-12
/
+26
*
intel/decoder: Engine parameter for instructions
Toni Lönnberg
2018-11-13
2
-0
/
+31
*
intel/decoders: fix instruction base address parsing
Lionel Landwerlin
2018-11-05
1
-1
/
+1
*
intel: Use a URB start offset of 0 for disabled stages.
Kenneth Graunke
2018-11-03
1
-3
/
+9
*
intel/decoder: Use 'DWord Length' and 'bias' fields for packet length.
Toni Lönnberg
2018-10-30
2
-7
/
+25
*
intel/batch-decoder: remove never-used function
Eric Engestrom
2018-10-30
1
-21
/
+0
*
util: use C99 declaration in the for-loop hash_table_foreach() macro
Eric Engestrom
2018-10-25
1
-2
/
+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/decoder: construct correct xml filename
Sagar Ghuge
2018-10-04
1
-8
/
+7
*
intel/decoder: Avoid freeing invalid pointer
Sagar Ghuge
2018-10-04
1
-5
/
+13
*
intel/decoder: add gen_spec_init method
Sagar Ghuge
2018-10-04
1
-16
/
+35
*
intel/decoder: fix the possible out of bounds group_iter
Andrii Simiklit
2018-09-03
1
-1
/
+4
*
intel: decoder: handle 0 sized structs
Lionel Landwerlin
2018-08-27
1
-4
/
+8
*
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/decoder: Print ISL formats for vertex elements
Jason Ekstrand
2018-08-25
1
-1
/
+2
*
intel/decoder: Clean up field iteration and fix sub-dword fields
Jason Ekstrand
2018-08-25
1
-16
/
+16
*
intel/decoder: Decode SFIXED values.
Kenneth Graunke
2018-08-23
1
-3
/
+7
*
intel/decoder: mark total_length as MAYBE_UNUSED in gen_spec_load
Kai Wasserbäch
2018-08-20
1
-1
/
+2
*
intel/batch-decoder: replace local ARRAY_LENGTH() macro with global ARRAY_SIZE()
Eric Engestrom
2018-08-16
1
-3
/
+2
*
intel: Switch the order of the 2x MSAA sample positions
Jason Ekstrand
2018-08-11
1
-4
/
+4
*
intel: common: add missing stdint include
Lionel Landwerlin
2018-08-04
1
-0
/
+2
*
intel: decoder: remove unused variable
Lionel Landwerlin
2018-08-04
1
-2
/
+0
[prev]
[next]