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
/
amd
/
vulkan
/
radv_debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: dump SPIRV when a GPU hang is detected
Samuel Pitoiset
2017-10-04
1
-2
/
+7
*
radv: dump NIR when a GPU hang is detected
Samuel Pitoiset
2017-10-04
1
-2
/
+8
*
radv: remove unused variable in radv_dump_annotated_shader()
Samuel Pitoiset
2017-09-25
1
-1
/
+0
*
radv: Don't use a virtual function for getting the buffer virtual address.
Bas Nieuwenhuizen
2017-09-20
1
-1
/
+1
*
radv: dump the device name into the hang report
Samuel Pitoiset
2017-09-15
1
-0
/
+30
*
radv: dump the list of enabled options when a hang occured
Samuel Pitoiset
2017-09-14
1
-0
/
+25
*
radv: dump last 60 lines of dmesg when a hang occured
Samuel Pitoiset
2017-09-14
1
-0
/
+20
*
radv: dump descriptors when a hang occured
Samuel Pitoiset
2017-09-14
1
-0
/
+182
*
radv: save all descriptor pointers into the trace BO
Samuel Pitoiset
2017-09-14
1
-0
/
+3
*
radv: dump annotated shaders using UMR
Samuel Pitoiset
2017-09-14
1
-0
/
+172
*
radv: dump some status MMIO registers when a hang occured
Samuel Pitoiset
2017-09-14
1
-0
/
+57
*
radv: dump shader stats when a hang occured
Samuel Pitoiset
2017-09-14
1
-3
/
+6
*
radv: dump the active shaders when a hang occured
Samuel Pitoiset
2017-09-14
1
-5
/
+89
*
radv: save the bound pipeline pointers into the trace BO
Samuel Pitoiset
2017-09-14
1
-0
/
+2
*
radv: add a comment that describes the trace BO layout
Samuel Pitoiset
2017-09-14
1
-0
/
+6
*
radv: initialize the trace BO to 0
Samuel Pitoiset
2017-09-14
1
-1
/
+6
*
radv: Actually check for vm faults.
Bas Nieuwenhuizen
2017-09-09
1
-3
/
+7
*
radv: move shaders related code to radv_shader.c
Samuel Pitoiset
2017-09-08
1
-0
/
+1
*
radv: report VM faults if detected
Samuel Pitoiset
2017-09-01
1
-0
/
+13
*
radv: add radv_check_gpu_hangs() helper function
Samuel Pitoiset
2017-09-01
1
-1
/
+25
*
radv: disassemble SPIR-V binaries with RADV_DEBUG=spirv
Samuel Pitoiset
2017-09-01
1
-0
/
+31
*
radv: move RADV_TRACE_FILE functions to radv_debug.c
Samuel Pitoiset
2017-09-01
1
-0
/
+64