commit | f3fb20074e02865e1724c586eae46a77a7f2266b | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Mon Apr 01 15:26:35 2019 -0700 |
committer | Eric Anholt <eric@anholt.net> | Tue Apr 16 15:53:48 2019 -0700 |
tree | 3cb39d3e0a295f22b43beaadd635501f6a8a62e2 | |
parent | 5d5a179d3e90a8385b115e4bd19826ea0bcc6d11 [diff] |
drm/lima: Use the drm_gem_fence_array_add helpers for our deps. It's a pretty direct port of what I did for v3d. Signed-off-by: Eric Anholt <eric@anholt.net> Link: https://patchwork.freedesktop.org/patch/msgid/20190401222635.25013-8-eric@anholt.net Reviewed-and-tested-by: Qiang Yu <yuq825@gmail.com>