aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorMaíra Canal <[email protected]>2025-01-13 12:47:40 -0300
committerMaíra Canal <[email protected]>2025-01-14 17:45:38 -0300
commite4b5ccd392b92300a2b341705cc4805681094e49 (patch)
tree8e87292e548ed11ffdb28980995a93ce1e0da6c0 /tools/perf/scripts/python/call-graph-from-sql.py
parentb7d40627813799870e72729c6fc979a8a40d9ba6 (diff)
drm/v3d: Ensure job pointer is set to NULL after job completion
After a job completes, the corresponding pointer in the device must be set to NULL. Failing to do so triggers a warning when unloading the driver, as it appears the job is still active. To prevent this, assign the job pointer to NULL after completing the job, indicating the job has finished. Fixes: 14d1d1908696 ("drm/v3d: Remove the bad signaled() implementation.") Signed-off-by: Maíra Canal <[email protected]> Reviewed-by: Jose Maria Casanova Crespo <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions