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/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
*
intel/tools: Add meson pthread dependancy for i965_asm
Mika Kuoppala
2019-05-07
1
-0
/
+1
*
intel/tools: New i965 instruction assembler tool
Sagar Ghuge
2019-05-07
5
-0
/
+3040
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
1
-2
/
+0
*
intel/tools: Remove redundant definitions of INTEL_DEBUG
Mark Janes
2019-04-10
1
-2
/
+0
*
intel/error2aub: support older style engine names
Lionel Landwerlin
2019-03-08
1
-6
/
+14
*
intel/error2aub: deal with GuC log buffer
Lionel Landwerlin
2019-03-08
1
-0
/
+1
*
intel/error2aub: add a verbose option
Lionel Landwerlin
2019-03-08
1
-2
/
+16
*
intel/error2aub: write GGTT buffers into the aub file
Lionel Landwerlin
2019-03-08
3
-12
/
+149
*
intel/error2aub: store engine last ring buffer head/tail pointers
Lionel Landwerlin
2019-03-08
1
-0
/
+22
*
intel/error2aub: annotate buffer with their address space
Lionel Landwerlin
2019-03-08
1
-11
/
+26
*
intel/error2aub: parse other buffer types
Lionel Landwerlin
2019-03-08
1
-13
/
+22
*
intel/error2aub: strenghten batchbuffer identifier marker
Lionel Landwerlin
2019-03-08
1
-2
/
+2
*
intel/error2aub: identify buffers by engine
Lionel Landwerlin
2019-03-08
1
-24
/
+60
*
intel/error2aub: build a list of BOs before writing them
Lionel Landwerlin
2019-03-08
1
-37
/
+87
*
intel/aub_write: factorize context image/pphwsp/ring creation
Lionel Landwerlin
2019-03-07
5
-178
/
+161
*
intel/aub_write: turn context images arrays into functions
Lionel Landwerlin
2019-03-07
4
-242
/
+306
*
intel/aub_write: store the physical page allocator in struct
Lionel Landwerlin
2019-03-07
2
-15
/
+33
*
intel/aub_write: log mmio writes
Lionel Landwerlin
2019-03-07
1
-0
/
+5
*
intel/aub_write: switch to use i915_drm engine classes
Lionel Landwerlin
2019-03-07
4
-44
/
+59
*
intel/aub_write: break execlist write in 2
Lionel Landwerlin
2019-03-07
1
-41
/
+67
*
intel/aub_write: write header in init
Lionel Landwerlin
2019-03-07
4
-82
/
+84
*
intel/aub_write: split comment section from HW setup
Lionel Landwerlin
2019-03-07
4
-26
/
+52
[next]