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: fix 32-bit compiler warnings
Samuel Pitoiset
2019-11-06
1
-3
/
+3
*
radv: fix dumping SPIR-V into hang reports
Samuel Pitoiset
2019-10-30
1
-1
/
+1
*
radv: do not dump descriptors twice in hang reports
Samuel Pitoiset
2019-10-21
1
-10
/
+15
*
radv: dump trace files earlier if a GPU hang is detected
Samuel Pitoiset
2019-10-21
1
-1
/
+2
*
radv: print which ring is dumped in hang reports
Samuel Pitoiset
2019-10-21
1
-0
/
+2
*
radv: do not print useless descriptors info in hang reports
Samuel Pitoiset
2019-10-21
1
-74
/
+1
*
aco,radv: rename record_llvm_ir/llvm_ir_string to record_ir/ir_string
Rhys Perry
2019-09-26
1
-1
/
+1
*
radv: Use string for nir dumping.
Bas Nieuwenhuizen
2019-08-12
1
-3
/
+2
*
radv: tidy up radv_get_shader_name() and add NGG stages
Samuel Pitoiset
2019-07-12
1
-2
/
+2
*
ac: select the GFX ring when halting waves with UMR on GFX10
Samuel Pitoiset
2019-07-08
1
-1
/
+2
*
radv/gfx10: use the correct register for image descriptor dumping
Samuel Pitoiset
2019-07-07
1
-2
/
+5
*
ac: add radeon_info::is_amdgpu instead of checking drm_major == 3
Marek Olšák
2019-06-14
1
-4
/
+1
*
amd/common: use generated register header
Nicolai Hähnle
2019-06-03
1
-1
/
+0
*
ac: rename SI-CIK-VI to GFX6-GFX7-GFX8
Marek Olšák
2019-05-15
1
-1
/
+1
*
simplify LLVM version string printing
Eric Engestrom
2019-04-04
1
-7
/
+4
*
radv/winsys: Set winsys bo priority on creation.
Bas Nieuwenhuizen
2019-01-29
1
-1
/
+2
*
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
[next]