summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorTvrtko Ursulin <tvrtko.ursulin@igalia.com>2025-06-12 11:44:26 +0100
committerAlex Deucher <alexander.deucher@amd.com>2025-09-15 16:51:34 -0400
commitc4ac100e9ae252b09986766ad23b1f83ca3a369d (patch)
tree5867d8f7a3600ba7e58a06e09d7581202e959e37 /tools/perf/scripts/python/bin/stackcollapse-report
parent65307484851980aaa965e35d84ab7cb195308f2c (diff)
downloadkernel-c4ac100e9ae252b09986766ad23b1f83ca3a369d.tar.gz
drm/amdgpu: Use vmemdup_array_user in amdgpu_bo_create_list_entry_array
Replace kvmalloc_array() + copy_from_user() with vmemdup_array_user() on the fast path. This shrinks the source code and improves separation between the kernel and userspace slabs. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
1:57 -0400'>2023-07-18drm/amdgpu: Add dcdebugmask option to enable DPIA traceStylon Wang 2023-06-09drm/amdgpu: add the accelerator PCIe classShiwu Zhang 2023-06-09drm/amdgpu: add the accelerator pcie classShiwu Zhang 2023-04-24Revert "drm/amd/display: disable SubVP + DRR to prevent underflow"Aurabindo Pillai 2023-02-15drm/amd/display: disable SubVP + DRR to prevent underflowAurabindo Pillai 2022-07-25drm/amd/display: Add dcdebugmask option for disabling MPOLeo Li 2022-07-05drm/amd: Add debug mask for subviewport mclk switchAurabindo Pillai 2022-06-29drm/amd/amd_shared.h: Add missing doc for PP_GFX_DCS_MASKMauro Carvalho Chehab 2022-05-05drm/amdgpu: enable more GFX clockgating features for GC 11.0.0Evan Quan 2022-05-04drm/amdgpu: add FGCG supportEvan Quan