diff options
author | Chris Wilson <[email protected]> | 2019-12-18 10:40:43 +0000 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2019-12-23 14:27:23 +0200 |
commit | e85ade1f50aae464ce196672faa7a099fd1721ed (patch) | |
tree | 880f24f7d11c68ec4437b80307ae19cef2870ea7 /lib/mpi/mpi-inline.h | |
parent | d39da686c2f3b8518b6933951d53891aa83227d6 (diff) |
drm/i915: Hold reference to intel_frontbuffer as we track activity
Since obj->frontbuffer is no longer protected by the struct_mutex, as we
are processing the execbuf, it may be removed. Mark the
intel_frontbuffer as rcu protected, and so acquire a reference to
the struct as we track activity upon it.
Closes: https://gitlab.freedesktop.org/drm/intel/issues/827
Fixes: 8e7cb1799b4f ("drm/i915: Extract intel_frontbuffer active tracking")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Matthew Auld <[email protected]>
Cc: <[email protected]> # v5.4+
Reviewed-by: Joonas Lahtinen <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit da42104f589d979bbe402703fd836cec60befae1)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions