diff options
author | Chris Wilson <[email protected]> | 2019-06-18 13:58:58 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2019-06-18 15:30:32 +0100 |
commit | ef78f7b18726578fbabdeb8719f161f48a34d85d (patch) | |
tree | d7d9221619d18e2cc41ee9f015ead126683ce6f8 /scripts/bpf_helpers_doc.py | |
parent | 7009db1475e9e92c823b60c2a9c1e5a3222699f0 (diff) |
drm/i915: Use drm_gem_object.resv
Since commit 1ba627148ef5 ("drm: Add reservation_object to
drm_gem_object"), struct drm_gem_object grew its own builtin
reservation_object rendering our own private one bloat. Remove our
redundant reservation_object and point into obj->base.resv instead.
References: 1ba627148ef5 ("drm: Add reservation_object to drm_gem_object")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Matthew Auld <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Reviewed-by: Matthew Auld <[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