summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorYong Zhao <Yong.Zhao@amd.com>2019-10-30 19:22:11 -0400
committerAlex Deucher <alexander.deucher@amd.com>2019-11-13 15:29:45 -0500
commit5d4634b5d4456a0c06f93e32616f7f4f6d23eecd (patch)
tree9a8fd7d63a2e103464a25197382d1a84db76be5f /tools/perf/scripts/python/bin/stackcollapse-record
parentd2c6c1077ae2295929f9ee0cfed8c4793a19270e (diff)
downloadkernel-5d4634b5d4456a0c06f93e32616f7f4f6d23eecd.tar.gz
drm/amdkfd: Use kernel queue v9 functions for v10
The kernel queue functions for v9 and v10 are the same except pm_map_process_v* which have small difference, so they should be reused. This eliminates the need of reapplying several patches which were applied on v9 but not on v10, such as bigger GWS and more than 2 SDMA engine support which were introduced on Arcturus. Signed-off-by: Yong Zhao <Yong.Zhao@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
+0800'>2019-08-20csky: Fixup defer cache flush for 610Guo Ren 2019-08-20csky: Fixup arch_get_unmapped_area() implementationGuo Ren 2019-07-19csky: Fixup abiv1 memset errorGuo Ren 2019-07-19csky: Use generic asid algorithm to implement switch_mmGuo Ren 2019-04-22csky: Use va_pa_offset instead of phys_offsetGuo Ren 2019-04-22csky: Support vmlinux bootup with MMU offGuo Ren 2019-04-22csky: Add perf_arch_fetch_caller_regs supportMao Han 2019-04-22csky: Support dynamic start physical addressGuo Ren 2019-04-22csky: Reconstruct signal processingGuo Ren 2019-04-22csky: Use in_syscall & forget_syscall instead of r11_sigGuo Ren 2019-04-22csky: Update syscall_trace_enter/exit implementationGuo Ren