aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/radv_rgp.c
Commit message (Expand)AuthorAgeFilesLines
* radv/rgp: bump the instrumentation spec version to 1Samuel Pitoiset2020-03-101-1/+1
* radv/rgp: report correct system ram sizeSamuel Pitoiset2020-03-061-0/+5
* radv/rgp: report correct cu_mask infoSamuel Pitoiset2020-03-061-2/+2
* ac: rename min_vgpr_alloc to min_wave64_vgpr_allocSamuel Pitoiset2020-03-031-1/+1
* ac: rename vgpr_alloc_granularity to wave64_vgpr_alloc_granularitySamuel Pitoiset2020-03-031-1/+1
* ac: rename lds_size_per_cu to lds_size_per_workgroupSamuel Pitoiset2020-03-031-1/+1
* radv/rgp: adjust trace memory/shader clocks to fix frame durationSamuel Pitoiset2020-03-021-2/+2
* radv: fix size of sqtt_file_chunk_asic_info on 32-bit systemSamuel Pitoiset2020-02-291-0/+1
* radv: add initial SQTT files generation supportSamuel Pitoiset2020-02-281-0/+659