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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/tools: 32bit compilation with meson
Sergii Romantsov
2018-09-07
1
-1
/
+1
*
Revert "i965/tools: 32bit compilation with meson"
Lionel Landwerlin
2018-09-06
1
-1
/
+1
*
i965/tools: 32bit compilation with meson
Sergii Romantsov
2018-09-06
1
-1
/
+1
*
intel: Introducing Amber Lake platform
Rodrigo Vivi
2018-08-31
1
-1
/
+1
*
intel: aubinator: Adding missed platforms to the error message.
Rodrigo Vivi
2018-08-31
1
-2
/
+3
*
Revert "intel/tools/aubwrite: Always use physical addresses for traces."
Kenneth Graunke
2018-08-30
2
-13
/
+11
*
intel/tools: new i965_disasm tool
Sagar Ghuge
2018-08-29
2
-0
/
+193
*
intel: tools: Fix aubinator_error's fprintf call (format-security)
Kai Wasserbäch
2018-08-25
1
-1
/
+1
*
intel/tools/aubwrite: Always use physical addresses for traces.
Rafael Antognolli
2018-08-22
2
-11
/
+13
*
intel/tools/aubwrite: Rename "legacy" to "Trace Block".
Rafael Antognolli
2018-08-22
1
-1
/
+1
*
intel: aubinator_viewer: add urb view
Lionel Landwerlin
2018-08-22
2
-0
/
+171
*
intel: aubinator_viewer: store urb state during decoding
Lionel Landwerlin
2018-08-22
2
-23
/
+153
*
intel: tools: add aubinator viewer
Lionel Landwerlin
2018-08-22
5
-0
/
+2784
*
intel: tools: import ImGui
Lionel Landwerlin
2018-08-22
17
-1
/
+31676
*
intel: tools: aub_mem: reuse already mapped ppgtt buffers
Lionel Landwerlin
2018-08-22
1
-5
/
+11
*
intel: tools: aubmem: map gtt data to aub file
Lionel Landwerlin
2018-08-22
2
-0
/
+35
*
intel: tools: create libaub
Lionel Landwerlin
2018-08-22
1
-2
/
+12
*
intel: tools: aubwrite: wrap function declarations for c++
Lionel Landwerlin
2018-08-22
1
-0
/
+8
*
intel: tools: split memory management out of aubinator
Lionel Landwerlin
2018-08-22
4
-353
/
+491
*
intel: tools: split aub parsing from aubinator
Lionel Landwerlin
2018-08-22
4
-279
/
+458
*
intel/tools: initialise bo_addr to 0 in main
Kai Wasserbäch
2018-08-20
1
-1
/
+1
*
intel: aubinator: mark ftruncate_res as MAYBE_UNUSED in ensure_phys_mem
Kai Wasserbäch
2018-08-20
1
-1
/
+1
*
intel/aubinator_error_decode: mark ret as MAYBE_UNUSED in main
Kai Wasserbäch
2018-08-20
1
-1
/
+1
*
intel/tools: add missing variable initialisation
Eric Engestrom
2018-08-09
1
-1
/
+1
*
intel: don't build tools without -Dtools=intel
Lionel Landwerlin
2018-08-07
1
-14
/
+12
*
intel: tools: simplify meson build
Lionel Landwerlin
2018-08-04
1
-46
/
+50
*
intel: aubinator: simplify decoding
Lionel Landwerlin
2018-08-04
1
-10
/
+5
*
intel: tools: aubwrite: reuse canonical address helper
Lionel Landwerlin
2018-08-04
1
-17
/
+2
*
intel: aubinator: fix read the context/ring
Lionel Landwerlin
2018-08-04
1
-2
/
+2
*
intel: tools: aubwrite: split gen[89] from gen10+
Lionel Landwerlin
2018-08-01
5
-186
/
+416
*
intel: tools: dump: only store device id on success
Lionel Landwerlin
2018-07-25
1
-2
/
+2
*
intel: tools: dump: protect against multiple calls on destructor
Lionel Landwerlin
2018-07-20
1
-3
/
+16
*
intel: tools: dump: make dump tool reliable under gdb
Lionel Landwerlin
2018-07-20
2
-4
/
+9
*
intel: tools: dump: remove mentions of intel_aubdump
Lionel Landwerlin
2018-07-19
1
-15
/
+15
*
intel: tools: aubwrite: fix invalid frees on finish
Lionel Landwerlin
2018-07-19
1
-4
/
+9
*
intel: tools: dump: trace memory writes
Lionel Landwerlin
2018-07-19
1
-13
/
+32
*
intel: tools: dump: remove command execution feature
Lionel Landwerlin
2018-07-19
2
-119
/
+29
*
intel/tools: add missing include for stdarg.h
Caio Marcelo de Oliveira Filho
2018-07-18
1
-0
/
+1
*
intel/tools: Rename error2aub to intel_error2aub
Jason Ekstrand
2018-07-18
1
-1
/
+1
*
intel/tools: Add an error state to aub translator
Jason Ekstrand
2018-07-18
2
-0
/
+343
*
intel/tools: Break aub file writing into a helper
Jason Ekstrand
2018-07-18
4
-762
/
+862
*
intel/tools: Refactor aub dumping to remove singletons
Jason Ekstrand
2018-07-18
1
-211
/
+287
*
intel/dump_gpu: Fix corner cases in PPGTT range calculations
Jason Ekstrand
2018-07-18
1
-6
/
+6
*
intel: tools: Fix uninitialized variable warnings in intel_dump_gpu.
Eric Anholt
2018-07-16
1
-0
/
+2
*
intel/tools/dump_gpu: Add option to print ppgtt mappings.
Rafael Antognolli
2018-07-10
2
-1
/
+30
*
intel/aubinator_error_decode: Allow for more sections
Jason Ekstrand
2018-07-09
1
-11
/
+13
*
intel: tools: dump_gpu: fix ppgtt mapping
Lionel Landwerlin
2018-07-09
1
-23
/
+23
*
intel: tools: remove drm-uapi defines
Lionel Landwerlin
2018-07-05
1
-29
/
+1
*
intel: intel_dump_gpu: use simulator id in captures
Lionel Landwerlin
2018-07-05
2
-2
/
+2
*
intel: tools: dump-gpu: dump 48-bit addresses
Scott D Phillips
2018-07-05
2
-167
/
+151
[next]