summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2025-04-19 14:59:47 +1000
committerDave Airlie <airlied@redhat.com>2025-04-19 14:59:52 +1000
commit3748bef7b78bf2d3e2b595f6ca88947f954de77e (patch)
treec943a56d16440f46299175c9062cdd51e3aa2bee /tools/perf/scripts/python/bin/stackcollapse-record
parent9bca5bcdeb0d157084a3de6ab1b17424eb875d10 (diff)
parent78600df8f593407a3df2d6c48c35d0ad203d7fb4 (diff)
downloadkernel-3748bef7b78bf2d3e2b595f6ca88947f954de77e.tar.gz
Merge tag 'drm-xe-fixes-2025-04-18' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
Driver Changes: - Fix LRC address being written too late for GuC - Fix notifier vs folio deadlock - Fix race betwen dma_buf unmap and vram eviction - Fix debugfs handling PXP terminations unconditionally Signed-off-by: Dave Airlie <airlied@redhat.com> From: Lucas De Marchi <lucas.demarchi@intel.com> Link: https://lore.kernel.org/r/ndinq644zenywaaycxyfqqivsb2xer4z7err3dlpalbz33jfkm@ttabzsg6wnet
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
WREG32_SOC15_RLC where inst != 0 (v2)Victor Lu 2023-11-09drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu 2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar 2023-09-11drm/amdgpu: Rename KGD_MAX_QUEUES to AMDGPU_MAX_QUEUESMukul Joshi 2023-09-11drm/amdkfd: Fix reg offset for setting CWSR grace periodMukul Joshi 2023-08-09drm/amdgpu: Fix identation issues in 'kgd_gfx_v9_program_trap_handler_settings'Srinivasan Shanmugam 2023-07-12drm/amdkfd: Update CWSR grace period for GFX9.4.3Mukul Joshi 2023-07-12drm/amdkfd: add kfd2kgd debugger callbacks for GC v9.4.3Eric Huang