aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJesseZhang <Jesse.Zhang@amd.com>2023-02-08 10:07:18 +0800
committerAlex Deucher <alexander.deucher@amd.com>2023-02-08 22:33:31 -0500
commit6c1a6d0b64e1a15016ba7450cce8629f94de56c7 (patch)
tree8b449b308683e082f04591b67f487e8962b452c7 /tools/perf/scripts/python/bin/stackcollapse-record
parentdrm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini (diff)
downloadlinux-6c1a6d0b64e1a15016ba7450cce8629f94de56c7.tar.gz
linux-6c1a6d0b64e1a15016ba7450cce8629f94de56c7.zip
amd/amdgpu: remove test ib on hw ring
test ib function is not necessary on hw ring, so remove it. v2: squash in NULL check fix Signed-off-by: JesseZhang <Jesse.Zhang@amd.com> Acked-by: Christian König <christian.koenig@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
1'>ASoC: samsung: Use ASoC dmaengine code where possibleMark Brown5-4/+104 2013-12-12ASoC: samsung: Provide helper for DMA initMark Brown5-45/+42 2013-12-11ASoC: dmaengine: fix deferred probe detectionStephen Warren1-1/+1 2013-12-11ASoC: dmaengine: support deferred probe for DMA channelsStephen Warren1-4/+16 2013-12-10dma: add channel request API that supports deferred probeStephen Warren3-10/+48 2013-12-09ASoC: dmaengine: add custom DMA config to snd_dmaengine_pcm_configStephen Warren2-2/+22 2013-12-09ASoC: don't leak on error in snd_dmaengine_pcm_registerStephen Warren1-11/+27 2013-12-09ASoC: restructure dmaengine_pcm_request_chan_of()Stephen Warren1-8/+13 2013-12-09ASoC: Add support for the Analog Devices AXI-SPDIF driverLars-Peter Clausen3-0/+282