aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorZack Rusin <[email protected]>2023-01-30 22:35:35 -0500
committerZack Rusin <[email protected]>2023-02-13 21:34:13 -0500
commit9da2957f9f81ed29d0046021f131be352cb2199e (patch)
treef272bddd43e8e62716d495db3bff444714ee310e /tools/perf/scripts/python/export-to-sqlite.py
parentaa8c85affe3facd3842c8912186623415931cc72 (diff)
drm/vmwgfx: Use the common gem mmap instead of the custom code
Before vmwgfx supported gem it needed to implement the entire mmap logic explicitly. With GEM support that's not needed and the generic code can be used by simply setting the vm_ops to vmwgfx specific ones on the gem object itself. Removes a lot of code from vmwgfx without any functional difference. Signed-off-by: Zack Rusin <[email protected]> Reviewed-by: Thomas Zimmermann <[email protected]> Reviewed-by: Martin Krastev <[email protected]> Reviewed-by: Maaz Mombasawala <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions