aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2021-10-15 10:40:49 +0200
committerThomas Zimmermann <[email protected]>2021-10-19 10:38:54 +0200
commit0b80214b64e38f33d359c0e121773357060b992f (patch)
treec49b44895bee72e699c85d53140d7b6fe9e3efe6 /tools/perf/scripts/python/bin
parent2671075b322746ec68c49396c5c17ad8ad236dce (diff)
drm/gma500: Inline psb_gtt_attach_pages() and psb_gtt_detach_pages()
psb_gtt_attach_pages() are not GTT functions but deal with the GEM object's SHMEM pages. The only callers of psb_gtt_attach_pages() and psb_gtt_detach_pages() are the GEM pin helpers. Inline the calls and cleanup the resulting code. v2: * unlock gtt_mutex in pin-error handling (Patrik) Signed-off-by: Thomas Zimmermann <[email protected]> Acked-by: Patrik Jakobsson <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions