index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
amd
/
common
/
ac_debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
radeonsi: remove 'Authors:' comments
Marek Olšák
1
-3
/
+0
2017-09-14
radeonsi: move si_get_wave_info() to AMD common code
Samuel Pitoiset
1
-0
/
+76
2017-09-06
ac/debug: take ASIC generation into account when printing registers
Nicolai Hähnle
1
-34
/
+49
2017-09-06
amd/common: pass chip_class to ac_dump_reg
Nicolai Hähnle
1
-43
/
+43
2017-09-01
radeonsi: move si_vm_fault_occured() to AMD common code
Samuel Pitoiset
1
-0
/
+109
2017-08-29
ac/debug: Support multiple trace ids for nested IBs.
Bas Nieuwenhuizen
1
-18
/
+36
2017-08-24
ac/debug: use util_strchrnul() to fix android build error
Mauro Rossi
1
-1
/
+2
2017-08-23
ac/debug: invoke valgrind checks while parsing IBs
Nicolai Hähnle
1
-0
/
+20
2017-08-23
ac/debug: annotate IB dumps with the raw values
Nicolai Hähnle
1
-18
/
+66
2017-08-23
ac/debug: use an explicit getter for fetching words from the IB
Nicolai Hähnle
1
-153
/
+215
2017-08-22
amd/common: split out ac_parse_ib_chunk from ac_parse_ib
Nicolai Hähnle
1
-8
/
+29
2017-06-19
ac: parse EVENT_WRITE_EOP, RELEASE_MEM, WAIT_REG_MEM, NOWHERE
Marek Olšák
1
-0
/
+46
2017-05-16
ac/debug: handle index field in SET_*_REG correctly
Nicolai Hähnle
1
-1
/
+7
2017-03-30
radeonsi/gfx9: add IB parser support
Marek Olšák
1
-0
/
+1
2017-01-17
ac/debug: Decrease num_dw for type 2 NOP's.
Bas Nieuwenhuizen
1
-0
/
+1
2017-01-09
ac/debug: Dump indirect buffers.
Bas Nieuwenhuizen
1
-3
/
+21
2017-01-09
ac/debug: Move IB decode to common code.
Bas Nieuwenhuizen
1
-0
/
+357