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: rework RADEON_PRIO flags to be <= 31
Marek Olšák
2018-07-16
1
-2
/
+2
*
radeonsi: merge DCC/CMASK/HTILE priority flags
Marek Olšák
2018-07-16
1
-3
/
+1
*
radeonsi: remove non-GFX BO priority flags
Marek Olšák
2018-07-16
1
-4
/
+0
*
radeonsi: rename r600_texture -> si_texture, rxxx -> xxx or sxxx
Marek Olšák
2018-06-19
1
-5
/
+5
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
1
-3
/
+3
*
ac/gpu_info: add has_read_registers_query
Marek Olšák
2018-05-10
1
-3
/
+2
*
gallium: move ddebug, noop, rbug, trace to auxiliary to improve build times
Marek Olšák
2018-04-13
1
-1
/
+1
*
radeonsi: correctly parse disassembly with labels
Nicolai Hähnle
2018-04-11
1
-31
/
+32
*
radeonsi: pass -O halt_waves to umr for hang debugging
Nicolai Hähnle
2018-04-11
1
-2
/
+2
*
radeonsi: remove r600_common_context
Marek Olšák
2018-04-05
1
-18
/
+18
*
radeonsi: remove r600_pipe_common::screen
Marek Olšák
2018-04-05
1
-3
/
+3
*
radeonsi: update copyrights
Marek Olšák
2018-04-05
1
-0
/
+1
*
radeonsi: use r600_common_context less pt1
Marek Olšák
2018-04-05
1
-2
/
+1
*
radeonsi: flatten / remove struct r600_ring
Marek Olšák
2018-04-05
1
-2
/
+2
*
radeonsi: move saved_cs functions from r600_pipe_common.c to si_debug.c
Marek Olšák
2018-04-05
1
-0
/
+51
*
radeonsi: move si_destroy_saved_cs to si_debug.c
Marek Olšák
2018-04-05
1
-0
/
+7
*
radeonsi: remove r600_pipe_common::check_vm_faults
Marek Olšák
2018-04-05
1
-1
/
+0
*
radeonsi: don't use struct si_descriptors for vertex buffer descriptors
Marek Olšák
2018-02-26
1
-2
/
+12
*
radeonsi: print the buffer list for CHECK_VM
Marek Olšák
2017-12-06
1
-0
/
+1
*
radeonsi: remove r600_common_screen
Marek Olšák
2017-11-29
1
-6
/
+6
*
radeonsi: record and dump time of flush
Nicolai Hähnle
2017-11-09
1
-1
/
+4
*
radeonsi: remove 'Authors:' comments
Marek Olšák
2017-11-02
1
-3
/
+0
*
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
[next]