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
/
aub_write.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/tools: Support multiple contexts in intel_dump_gpu.
Rafael Antognolli
2019-10-10
1
-24
/
+51
*
intel/tools: Add basic aub_context code and helpers.
Rafael Antognolli
2019-10-10
1
-0
/
+62
*
intel/tools: Use common code for GGTT address allocation.
Rafael Antognolli
2019-10-10
1
-20
/
+21
*
intel/tools: Factor out GGTT allocation.
Rafael Antognolli
2019-10-10
1
-63
/
+63
*
intel/device: rename gen_get_device_info
Mark Janes
2019-08-01
1
-1
/
+1
*
intel/tools: use C99 print conversion specifier for 32 bit builds
Mark Janes
2019-06-05
1
-1
/
+1
*
intel/error2aub: write GGTT buffers into the aub file
Lionel Landwerlin
2019-03-08
1
-0
/
+74
*
intel/aub_write: factorize context image/pphwsp/ring creation
Lionel Landwerlin
2019-03-07
1
-129
/
+111
*
intel/aub_write: turn context images arrays into functions
Lionel Landwerlin
2019-03-07
1
-25
/
+37
*
intel/aub_write: store the physical page allocator in struct
Lionel Landwerlin
2019-03-07
1
-15
/
+32
*
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
1
-41
/
+36
*
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
1
-74
/
+78
*
intel/aub_write: split comment section from HW setup
Lionel Landwerlin
2019-03-07
1
-26
/
+49
*
drm-uapi: use local files, not system libdrm
Eric Engestrom
2019-02-14
1
-1
/
+1
*
Revert "intel/tools/aubwrite: Always use physical addresses for traces."
Kenneth Graunke
2018-08-30
1
-12
/
+11
*
intel/tools/aubwrite: Always use physical addresses for traces.
Rafael Antognolli
2018-08-22
1
-11
/
+12
*
intel/tools/aubwrite: Rename "legacy" to "Trace Block".
Rafael Antognolli
2018-08-22
1
-1
/
+1
*
intel: tools: aubwrite: split gen[89] from gen10+
Lionel Landwerlin
2018-08-01
1
-185
/
+31
*
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: add missing include for stdarg.h
Caio Marcelo de Oliveira Filho
2018-07-18
1
-0
/
+1
*
intel/tools: Break aub file writing into a helper
Jason Ekstrand
2018-07-18
1
-0
/
+764