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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/aub_viewer: fix access to freed memory
Lionel Landwerlin
2020-04-03
1
-1
/
+1
*
intel: drop unused include directories
Eric Engestrom
2020-03-28
2
-10
/
+10
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
2
-10
/
+10
*
intel/aub_viewer: Fix format specifier for uint64_t
Danylo Piliaiev
2020-03-26
1
-7
/
+7
*
intel/dump_gpu: Handle a bunch of getparam in the no-HW case
Jason Ekstrand
2020-03-24
1
-2
/
+47
*
intel/dump_gpu: Add an ensure_device_info helper
Jason Ekstrand
2020-03-24
1
-9
/
+17
*
intel/tools/aubinator_error_decode: Decode ring buffers from HEAD to TAIL
D Scott Phillips
2020-03-23
1
-5
/
+43
*
intel/tools/aubinator_error_decode: read HW Context before other batches
D Scott Phillips
2020-03-23
1
-0
/
+18
*
intel/tools: Fix compilation with UBSan
Danylo Piliaiev
2020-03-10
1
-1
/
+1
*
intel/tools/dump_gpu: fix getparam values
Lionel Landwerlin
2020-03-02
1
-1
/
+8
*
intel/tools: Do not print type/qualifiers/name for c_literal
Matt Turner
2020-02-25
1
-1
/
+1
*
intel/tools: Allow i965_disasm to disassemble c_literal input type
Sagar Ghuge
2020-02-25
1
-36
/
+103
*
intel/tools: Print c_literals 4 byte wide
Sagar Ghuge
2020-02-25
1
-4
/
+12
*
intel/tools: Add test for state register as source
Sagar Ghuge
2020-02-25
2
-0
/
+2
*
intel/tools: Add test for address register as source
Sagar Ghuge
2020-02-25
2
-0
/
+2
*
intel/tools: Set correct address register file and number in i965_asm
Sagar Ghuge
2020-02-25
1
-1
/
+3
*
intel/tools: Handle STATE_REG in typed source operand
Sagar Ghuge
2020-02-25
1
-2
/
+4
*
intel/tools: Handle illegal instruction
Sagar Ghuge
2020-02-25
1
-0
/
+10
*
intel/aub_dump: stub the waits when overriding the device
Lionel Landwerlin
2020-02-25
1
-0
/
+19
*
intel/tools/aub_dump: fix crash when using the default legacy context
Lionel Landwerlin
2020-02-25
1
-4
/
+5
*
intel/tools/aub_dump: move aub file initialization to maybe_init()
Lionel Landwerlin
2020-02-25
1
-38
/
+33
*
intel/tools: Update aubinator_error_decode.
Rafael Antognolli
2020-02-13
1
-0
/
+2
*
intel/dump_gpu: handle context create extended ioctl
Lionel Landwerlin
2019-10-30
1
-0
/
+15
*
intel/eu: Split brw_inst ex_desc accessors for SEND(C) vs. SENDS(C).
Francisco Jerez
2019-10-11
1
-2
/
+2
*
intel/tools: Support multiple contexts in intel_dump_gpu.
Rafael Antognolli
2019-10-10
4
-31
/
+62
*
intel/tools: Add basic aub_context code and helpers.
Rafael Antognolli
2019-10-10
3
-0
/
+115
*
intel/tools: Use common code for GGTT address allocation.
Rafael Antognolli
2019-10-10
2
-20
/
+22
*
intel/tools: Factor out GGTT allocation.
Rafael Antognolli
2019-10-10
1
-63
/
+63
*
intel/error2aub: add support for platforms without PPGTT
Lionel Landwerlin
2019-10-04
1
-15
/
+24
*
intel/tools: Fix aubinator usage of rb_tree.
Rafael Antognolli
2019-09-30
1
-2
/
+2
*
util/rb_tree: Reverse the order of comparison functions
Jason Ekstrand
2019-09-20
1
-2
/
+2
*
intel/decoders: Avoid uninitialized variable warnings
Caio Marcelo de Oliveira Filho
2019-08-23
1
-2
/
+2
*
intel/tools: Fix aub_file initialization in intel_dump_gpu
Caio Marcelo de Oliveira Filho
2019-08-12
1
-0
/
+6
*
util: add anon_file.h for all memfd/temp file usage
Greg V
2019-08-07
1
-11
/
+2
*
intel/tools: add binary output type to i965_asm
Danylo Piliaiev
2019-08-05
2
-17
/
+47
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
1
-13
/
+14
*
intel/tools: Fix aubinator_viewer build.
Kenneth Graunke
2019-08-01
1
-1
/
+1
*
intel/device: rename gen_get_device_info
Mark Janes
2019-08-01
6
-7
/
+7
*
intel/tools: use device info initializer
Mark Janes
2019-08-01
1
-22
/
+3
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
3
-5
/
+5
*
intel/tools: Add assembler unit tests for ROL/ROR instructions
Sagar Ghuge
2019-07-01
5
-0
/
+5
*
intel/tools: Add ROL/ROR support in assembler
Sagar Ghuge
2019-07-01
2
-0
/
+10
*
intel/dump: fix segfault when the app hasn't accessed the device
Lionel Landwerlin
2019-06-12
1
-3
/
+5
*
intel/gpu_dump: fix argument passing
Lionel Landwerlin
2019-06-09
2
-3
/
+3
*
intel/tools: use C99 print conversion specifier for 32 bit builds
Mark Janes
2019-06-05
3
-4
/
+4
*
intel/tools: Fix build with glibc < 2.27.
Vinson Lee
2019-05-13
1
-0
/
+3
*
i965_asm: avoid free()ing uninitialized pointers
Eric Engestrom
2019-05-09
1
-1
/
+1
*
i965_asm: fix memleak
Eric Engestrom
2019-05-09
1
-0
/
+1
*
intel/tools: Add unit tests for assembler
Sagar Ghuge
2019-05-07
594
-0
/
+28756
*
intel/tools: Initialize offset correctly for i965_asm
Mika Kuoppala
2019-05-07
1
-10
/
+7
[next]