summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorJie Zhang <jie.zhang@oss.qualcomm.com>2026-06-05 01:38:18 +0530
committerRob Clark <robin.clark@oss.qualcomm.com>2026-07-16 13:37:22 -0700
commitb303e1d52811de7d1bcf793560754d4df68d4a1c (patch)
treecbdf1e50312bf0fe57dfbae9fff29f5899c2eb87 /tools/perf/scripts/python/net_dropmonitor.py
parentd9108bfdb746edacdb05bd27959a4ae63c6c7f3f (diff)
drm/msm: Recover HW before retire hung submit
During recovery, it is not safe to retire the hung submit before we recover the GPU. Retiring the submit triggers BO free and that can result in GPU pagefaults since the GPU may be actively accessing those BOs. To fix this, retire the submits after gpu recovery is complete in recover_worker(). Fixes: 1a370be9ac51 ("drm/msm: restart queued submits after hang") Signed-off-by: Jie Zhang <jie.zhang@oss.qualcomm.com> Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com> Acked-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Patchwork: https://patchwork.freedesktop.org/patch/730655/ Message-ID: <20260605-assorted-fixes-june-v1-2-2caa04f7287c@oss.qualcomm.com> Signed-off-by: Rob Clark <robin.clark@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions