aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorBjorn Andersson <[email protected]>2024-03-28 07:40:03 -0700
committerDmitry Baryshkov <[email protected]>2024-04-22 16:22:49 +0300
commit986075589ad754d75377dfa51551c2dfd55202c9 (patch)
treec458edb02fc38124c1a64730dc1e6b2f16bd8010 /tools/perf/scripts/python/bin/stackcollapse-report
parent670574c970975f750d3202822a2ae28e44819c02 (diff)
drm/msm/dp: Use function arguments for aux writes
The dp_aux write operations takes the data to be operated on through a member of struct dp_catalog, rather than as an argument to the function. No state is maintained other than across the calling of the functions, so replace this member with a function argument. Reviewed-by: Dmitry Baryshkov <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Patchwork: https://patchwork.freedesktop.org/patch/585346/ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions