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
/
gallium
/
drivers
/
radeonsi
/
si_debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: enumerize DBG flags
Marek Olšák
2017-10-09
1
-1
/
+1
*
radeonsi: inline struct si_sampler_views
Marek Olšák
2017-10-06
1
-1
/
+1
*
r600: fork and import gallium/radeon
Marek Olšák
2017-09-26
1
-2
/
+2
*
radeonsi: move si_get_wave_info() to AMD common code
Samuel Pitoiset
2017-09-14
1
-93
/
+3
*
radeonsi: fix segfault in descriptor dumping
Nicolai Hähnle
2017-09-13
1
-0
/
+18
*
amd/common: pass chip_class to ac_dump_reg
Nicolai Hähnle
2017-09-06
1
-15
/
+30
*
radeonsi: fix compute shader state dumping
Nicolai Hähnle
2017-09-04
1
-6
/
+11
*
radeonsi: move si_vm_fault_occured() to AMD common code
Samuel Pitoiset
2017-09-01
1
-102
/
+4
*
ac/debug: Support multiple trace ids for nested IBs.
Bas Nieuwenhuizen
2017-08-29
1
-9
/
+10
*
radeonsi: remove Constant Engine support
Marek Olšák
2017-08-22
1
-30
/
+2
*
gallium: remove unused PIPE_DUMP_* defines
Nicolai Hähnle
2017-08-22
1
-5
/
+3
*
radeonsi: log draw and compute state into log context
Nicolai Hähnle
2017-08-22
1
-32
/
+40
*
radeonsi: print saved CS to the log context
Nicolai Hähnle
2017-08-22
1
-46
/
+172
*
radeonsi: start using u_log_context for debugging
Nicolai Hähnle
2017-08-22
1
-64
/
+175
*
radeonsi: re-order debug state dumping
Nicolai Hähnle
2017-08-22
1
-7
/
+8
*
radeonsi: print CE IBs into ddebug reports
Marek Olšák
2017-08-01
1
-2
/
+12
*
radeonsi: fix printing vertex buffer descriptors into ddebug reports
Marek Olšák
2017-08-01
1
-0
/
+3
*
radeonsi/gfx9: add VM fault dmesg parser support
Marek Olšák
2017-07-17
1
-6
/
+23
*
gallium: use "ull" number suffix to keep the QtCreator parser happy
Marek Olšák
2017-07-10
1
-2
/
+2
*
radeonsi: fix dumping shader descriptors into ddebug logs
Marek Olšák
2017-06-19
1
-35
/
+41
*
radeonsi: merge constant and shader buffers descriptor lists into one
Marek Olšák
2017-05-18
1
-15
/
+29
*
radeonsi: silence a Coverity warning
Nicolai Hähnle
2017-05-16
1
-0
/
+2
*
radeonsi: dump compute descriptor lists
Nicolai Hähnle
2017-05-10
1
-0
/
+10
*
radeonsi: dump both enabled and required descriptor slots
Nicolai Hähnle
2017-05-10
1
-6
/
+12
*
radeonsi: dump compute shader as part of debug dump
Nicolai Hähnle
2017-05-10
1
-0
/
+11
*
radeonsi: split descriptor list dumping
Nicolai Hähnle
2017-05-10
1
-16
/
+21
*
radeonsi: split shader dumping
Nicolai Hähnle
2017-05-10
1
-12
/
+18
*
radeonsi: add si_shader::prolog2
Marek Olšák
2017-04-28
1
-0
/
+4
*
radeonsi/gfx9: add si_shader::previous_stage for merged shaders
Marek Olšák
2017-04-28
1
-0
/
+4
*
radeonsi/gfx9: update r600_print_texture_info
Marek Olšák
2017-03-30
1
-2
/
+2
*
radeonsi/gfx9: don't read back non-existent SRBM registers
Marek Olšák
2017-03-30
1
-3
/
+5
*
radeonsi/gfx9: add IB parser support
Marek Olšák
2017-03-30
1
-0
/
+1
*
radeon/ac: switch from radeon_elf_read() to ac_elf_read()
Timothy Arceri
2017-02-28
1
-2
/
+1
*
radeon/ac: switch from radeon_shader_binary to ac_shader_binary
Timothy Arceri
2017-02-28
1
-1
/
+1
*
radeonsi: write shader asm annotated with wave info into GPU hang reports
Marek Olšák
2017-02-10
1
-1
/
+250
*
radeonsi: write wave information into GPU hang reports
Marek Olšák
2017-02-10
1
-0
/
+20
*
ac/debug: Dump indirect buffers.
Bas Nieuwenhuizen
2017-01-09
1
-3
/
+6
*
ac/debug: Move IB decode to common code.
Bas Nieuwenhuizen
2017-01-09
1
-327
/
+12
*
radeonsi: cleanly communicate whether si_shader_dump should check R600_DEBUG
Marek Olšák
2017-01-09
1
-1
/
+1
*
radeonsi: capitalize VM hex addr when dumping buffer list
Samuel Pitoiset
2017-01-04
1
-1
/
+1
*
radeonsi: write shader descriptors into hang reports
Marek Olšák
2016-12-07
1
-0
/
+114
*
radeonsi: don't print bodies of header-only packets
Marek Olšák
2016-11-29
1
-0
/
+4
*
radeonsi: print unknown registers with correct formatting
Marek Olšák
2016-11-29
1
-1
/
+2
*
radeonsi: remove unnecessary #includes
Marek Olšák
2016-10-04
1
-1
/
+0
*
radeonsi: parse SURFACE_SYNC correctly on CIK-VI
Marek Olšák
2016-10-04
1
-9
/
+16
*
radeonsi: print the IB and buffer list in VM fault reports
Marek Olšák
2016-09-13
1
-1
/
+2
*
radeonsi: fix printing shaders and states on a VM fault
Marek Olšák
2016-08-26
1
-1
/
+3
*
gallium/radeon: increase priority for shader binaries
Marek Olšák
2016-08-26
1
-1
/
+1
*
gallium/radeon: merge USER_SHADER and INTERNAL_SHADER priority flags
Marek Olšák
2016-08-26
1
-2
/
+1
*
gallium/radeon: assign the highest priority to scratch; make rings second
Marek Olšák
2016-08-17
1
-2
/
+2
[next]