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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
i965: Disable shader cache with INTEL_DEBUG=shader_time
Jordan Justen
2018-08-01
1
-2
/
+5
*
intel: Make the decoder just store addresses for bases, not buffers.
Kenneth Graunke
2018-07-25
2
-12
/
+12
*
intel: Make the decoder handle STATE_BASE_ADDRESS not being a buffer.
Kenneth Graunke
2018-07-25
2
-38
/
+46
*
i965, anv: Use INTEL_DEBUG for disk_cache driver flags
Jordan Justen
2018-07-24
1
-0
/
+5
*
intel: Make the disassembler take a const pointer to the assembly.
Kenneth Graunke
2018-07-24
2
-4
/
+5
*
intel/batch-decoder: fix uninitialized values warnings
Caio Marcelo de Oliveira Filho
2018-07-18
1
-5
/
+5
*
intel/decoder: use snprintf(..., "%s", ...) instead of strncpy
Caio Marcelo de Oliveira Filho
2018-07-18
1
-2
/
+2
*
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/common: Add an address de-canonicalization helper
Jason Ekstrand
2018-05-31
1
-0
/
+12
*
anv: move canonical_address calculation into a separate function
Scott D Phillips
2018-05-27
2
-0
/
+44
*
android: change include "cutils/log.h" to "log/log.h" on Android API >=26
jenny.q.cao
2018-05-14
1
-0
/
+4
*
intel: decoder: limit to the number decoded lines from VBO
Lionel Landwerlin
2018-05-02
2
-8
/
+16
*
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
2
-4
/
+26
*
intel: Move batch decoder/disassembler from tools/ to common/
Kenneth Graunke
2018-05-02
4
-0
/
+1020
*
intel: decoder: fix starting dword of struct fields
Lionel Landwerlin
2018-05-02
1
-2
/
+3
*
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
2
-6
/
+13
*
intel: decoder: make the field iterator use more natural
Lionel Landwerlin
2018-05-02
1
-10
/
+16
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-0
/
+1
*
intel: gen-decoder: print all dword a field belongs to
Lionel Landwerlin
2018-04-03
2
-7
/
+9
*
intel: gen-decoder: don't decode fields beyond a dword length
Lionel Landwerlin
2018-04-03
1
-15
/
+26
*
intel/common/icl: Add L3 config
Anuj Phogat
2018-03-22
1
-0
/
+18
*
intel/common: Use isl for decoder surface formats
Jordan Justen
2018-03-05
2
-0
/
+9
*
intel: Split gen_device_info out into libintel_dev
Jordan Justen
2018-03-05
5
-1119
/
+2
*
intel/l3: Don't allocate SLM partition on ICL+.
Francisco Jerez
2018-03-02
1
-1
/
+1
*
intel/compiler/fs: Don't generate integer DWord multiply on Gen11
Matt Turner
2018-02-28
2
-0
/
+5
*
intel: Disable 64-bit extensions on platforms without 64-bit types
Matt Turner
2018-02-28
2
-0
/
+4
*
intel: Add icl pci id for INTEL_DEVID_OVERRIDE
Anuj Phogat
2018-02-28
1
-0
/
+1
*
intel: Add a preliminary device for Ice Lake
Anuj Phogat
2018-02-28
1
-1
/
+56
*
intel: add new common header gen_defines.h
Tapani Pälli
2018-02-28
1
-0
/
+54
[next]