diff options
author | Rob Herring <[email protected]> | 2019-03-08 14:26:02 -0600 |
---|---|---|
committer | Rob Herring <[email protected]> | 2019-04-12 12:53:58 -0500 |
commit | c117aa4d8701a713e6dee82657291ae26f0c3c7c (patch) | |
tree | 0081d44625fb0dc39493d89134bff371d5bf363a /scripts/bpf_helpers_doc.py | |
parent | d08d42de6432d5064045159aed060e3db9fa7807 (diff) |
drm: Add a drm_gem_objects_lookup helper
Similar to the single handle drm_gem_object_lookup(),
drm_gem_objects_lookup() takes an array of handles and returns an array
of GEM objects.
v2:
- Take the userspace pointer directly and allocate the array.
- Expand the function documentation.
Cc: Maarten Lankhorst <[email protected]>
Cc: Maxime Ripard <[email protected]>
Cc: Sean Paul <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Acked-by: Alyssa Rosenzweig <[email protected]>
Acked-by: Tomeu Vizoso <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions