aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorCihangir Akturk <[email protected]>2017-08-11 15:33:10 +0300
committerEric Anholt <[email protected]>2017-08-14 14:06:46 -0700
commitb9c55b6e2cc4369b0688961fa5de0e057f3ec0c4 (patch)
tree1a0d6eb43b146ddfd8b2d27e5f57b61d2717b680 /tools/perf/scripts/python/call-graph-from-sql.py
parent5afe0e62a548a0aa7d2095a98530b68f3d2c64e6 (diff)
drm/vc4: Continue the switch to drm_*_put() helpers
Use drm_*_get() and drm_*_put() helpers instead of drm_*_reference() and drm_*_unreference() helpers. drm_*_reference() and drm_*_unreference() functions are just compatibility alias for drm_*_get() and drm_*_put() and should not be used by new code. So convert all users of compatibility functions to use the new APIs. Generated by: scripts/coccinelle/api/drm-get-put.cocci v2: Tweak commit summary to distinguish it from the previous commit covering everything but the new bo_label ioctl (by anholt). Signed-off-by: Cihangir Akturk <[email protected]> Signed-off-by: Eric Anholt <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions