diff options
| author | Rob Herring <[email protected]> | 2019-02-02 09:41:54 -0600 |
|---|---|---|
| committer | Maxime Ripard <[email protected]> | 2019-02-19 11:08:40 +0100 |
| commit | 1ba627148ef5d9dee879585687c4b0ee644f7ab5 (patch) | |
| tree | 013127773bba3148f5a035be21b7d838c09cd5d8 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 1c1a7aa3663c69799efd22962e95d13bea71c293 (diff) | |
drm: Add reservation_object to drm_gem_object
Many users of drm_gem_object embed a struct reservation_object into
their subclassed struct, so let's add one to struct drm_gem_object.
This will allow removing the reservation object from the subclasses
and removing the ->gem_prime_res_obj callback.
With the addition, add a drm_gem_reservation_object_wait() helper
function for drivers to use in wait ioctls.
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]>
Signed-off-by: Rob Herring <[email protected]>
Acked-by: Daniel Vetter <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Reviewed-by: Christian Gmeiner <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions