commit | b2bdfd8ef1f0f2cae037d4067cd65c9e715475b4 | [log] [tgz] |
---|---|---|
author | Robert Foss <robert.foss@collabora.com> | Wed Oct 19 10:46:22 2016 -0400 |
committer | Robert Foss <robert.foss@collabora.com> | Thu Sep 28 18:24:22 2017 +0200 |
tree | 48052ff3d9349a2e410461c6742348ee936e50f6 | |
parent | a09220c01307eb4497c9d97bea7784d28307ed60 [diff] |
drm_hwcomposer: Submit in-fence to DRM Add support for in-fences through the IN_FENCE_FD property. In-fences signal when their associated buffer may be read by DRM/KMS. Signed-off-by: Robert Foss <robert.foss@collabora.com> Reviewed-by: Sean Paul <seanpaul@chromium.org>