diff options
author | Lucas Stach <l.stach@pengutronix.de> | 2017-11-29 14:33:57 +0100 |
---|---|---|
committer | Lucas Stach <l.stach@pengutronix.de> | 2018-01-02 17:36:28 +0100 |
commit | 2e3a2dda2515cc85b8600e3d8a20d1d4a9100ebd (patch) | |
tree | 991ac33ab8658da1fce0e3b52b716d47aa28f395 /drivers/gpu/drm/virtio/virtgpu_object.c | |
parent | a7cfa565d48ff08f7df95d59c963ce1381526c30 (diff) |
drm/etnaviv: move submit free out of critical section
There is no need to hold the GPU lock while freeing the submit
object. Only move the retired submits from the GPU active list to
a temporary retire list under the GPU lock.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Diffstat (limited to 'drivers/gpu/drm/virtio/virtgpu_object.c')
0 files changed, 0 insertions, 0 deletions