commit | c720d8914397fe8efc568eea71e0dd240755a2d9 | [log] [tgz] |
---|---|---|
author | Stefan Schake <stschake@gmail.com> | Wed Apr 25 00:03:47 2018 +0200 |
committer | Eric Anholt <eric@anholt.net> | Mon Apr 30 16:04:27 2018 -0700 |
tree | e24f8a25fc7484fede159f5fd1ddeb77c6246f25 | |
parent | e84fcb95e07442edd7ce3b13973523646dbc581a [diff] |
drm/vc4: Enable syncobj support This doesn't require any additional functionality from the driver but is a prerequisite to userland calling the syncobj ioctls. Signed-off-by: Stefan Schake <stschake@gmail.com> Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Eric Anholt <eric@anholt.net> Link: https://patchwork.freedesktop.org/patch/msgid/1524607427-12876-4-git-send-email-stschake@gmail.com