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: Fix unused-but-set-variable warning
Kai Wasserbäch
2019-11-07
1
-2
/
+2
*
intel: Enable CCS_E for R24_UNORM_X8_TYPELESS on TGL+
Nanley Chery
2019-10-28
1
-0
/
+1
*
util: rename list_empty() to list_is_empty()
Timothy Arceri
2019-10-28
1
-1
/
+1
*
intel/common: Add surface to aux map translation table support
Jordan Justen
2019-10-28
3
-0
/
+663
*
intel/common: Add interface to allocate device buffers
Jordan Justen
2019-10-28
2
-0
/
+50
*
intel/common: include unistd.h for ioctl() prototype on Solaris
Alan Coopersmith
2019-10-16
1
-0
/
+1
*
intel/tools: Decode PS kernels on SNB
Jason Ekstrand
2019-09-06
1
-1
/
+4
*
intel/tools: Decode 3DSTATE_BINDING_TABLE_POINTERS on SNB
Jason Ekstrand
2019-09-06
1
-0
/
+15
*
intel/gen12: Add L3 configurations
Anuj Phogat
2019-09-06
1
-1
/
+12
*
intel/l3: Don't assert on gen12 (use gen11 config temporarily)
Jordan Justen
2019-08-28
1
-0
/
+1
*
intel/gen_decoder: Decode SLICE_HASH_TABLE.
Rafael Antognolli
2019-08-12
1
-0
/
+8
*
meson,i965: Link with android deps when building for android.
Bas Nieuwenhuizen
2019-08-07
1
-0
/
+10
*
meson: drop unused dep_{thread,dl}
Eric Engestrom
2019-08-03
1
-1
/
+1
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
1
-3
/
+4
*
intel/device: rename gen_get_device_info
Mark Janes
2019-08-01
1
-1
/
+1
*
intel/common: provide common ioctl routine
Mark Janes
2019-08-01
1
-0
/
+16
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
intel/mi: only resolve to a temp register if source isn't in memory
Eric Engestrom
2019-07-29
1
-1
/
+1
*
intel/mi: Add a unit test for gen_mi_store_if().
Kenneth Graunke
2019-07-25
1
-0
/
+43
*
intel/mi: Add a new gen_mi_store_if() helper.
Kenneth Graunke
2019-07-25
1
-0
/
+53
*
intel/mi: Add gen_mi_nz() and gen_mi_z() helpers.
Kenneth Graunke
2019-07-25
1
-0
/
+20
*
intel/mi: Add a gen_mi_ior() to go with gen_mi_iand()
Kenneth Graunke
2019-07-25
1
-0
/
+8
*
intel/mi: Optimize away LOAD_REGISTER_REG from a register to itself
Kenneth Graunke
2019-07-25
1
-3
/
+5
*
intel/genxml: Add new test for subgroups.
Rafael Antognolli
2019-07-23
2
-0
/
+44
*
intel/genxml: Add basic infra for encoding/decoding unit tests.
Rafael Antognolli
2019-07-23
3
-0
/
+145
*
intel/gen_decoder: Decode <group> inside <group>.
Rafael Antognolli
2019-07-23
2
-37
/
+93
*
intel/gen_decoder: Add the concept of array "levels".
Rafael Antognolli
2019-07-23
2
-9
/
+19
*
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
[next]