index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
1
-2
/
+2
*
radv: fix dumping compute shader on the graphics queue
Samuel Pitoiset
2018-05-25
1
-5
/
+8
*
radv: add radv_dump_pipeline_state() helper
Samuel Pitoiset
2018-05-25
1
-6
/
+11
*
radv: rework how shaders are dumped when generating a hang report
Samuel Pitoiset
2018-05-25
1
-26
/
+15
*
radv: remove unused parameter in radv_dump_annotated_shader()
Samuel Pitoiset
2018-05-25
1
-8
/
+6
*
amd: remove support for LLVM 4.0
Marek Olšák
2018-05-17
1
-5
/
+3
*
Revert "radv: Don't store buffer references in the descriptor set."
Samuel Pitoiset
2018-04-20
1
-0
/
+3
*
radv: dump the SHA1 of SPIRV in the hang report
Samuel Pitoiset
2018-04-19
1
-1
/
+8
*
radv: Don't store buffer references in the descriptor set.
Bas Nieuwenhuizen
2018-04-18
1
-3
/
+0
*
radv: dump LLVM IR when a hang is detected
Samuel Pitoiset
2018-03-15
1
-0
/
+1
*
radv: print some information when RADV_TRACE_FILE is set
Samuel Pitoiset
2018-03-15
1
-1
/
+1
*
radv: only display options that are enabled
Samuel Pitoiset
2018-03-15
1
-12
/
+16
*
radv: do not print ASM to stderr when dumping shaders
Samuel Pitoiset
2017-12-08
1
-1
/
+1
*
radv: add support for local bos. (v3)
Dave Airlie
2017-10-26
1
-1
/
+2
*
radv: remove duplicate debug_flags field
Timothy Arceri
2017-10-12
1
-1
/
+1
*
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