diff options
author | Thomas Zimmermann <[email protected]> | 2023-06-20 09:59:58 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-06-26 11:08:41 +0200 |
commit | 71e801b9b44f86ce8c816b06960c705f901c50e5 (patch) | |
tree | eacd611dcea430a70c8cfe493b32d72f90d07366 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 6b85aa68d9d5a27556b8b1015e7e515a371e77de (diff) |
drm: Clear fd/handle callbacks in struct drm_driver
Clear all assignments of struct drm_driver's fd/handle callbacks to
drm_gem_prime_fd_to_handle() and drm_gem_prime_handle_to_fd(). These
functions are called by default. Add a TODO item to convert vmwgfx
to the defaults as well.
v2:
* remove TODO item (Zack)
* also update amdgpu's amdgpu_partition_driver
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Simon Ser <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Acked-by: Jeffrey Hugo <[email protected]> # qaic
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions