commit | 84fc494b64e8c591be446a966b7447a9db519c88 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Tue May 17 15:07:53 2016 +0200 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Thu May 19 14:37:56 2016 +0200 |
tree | 74afe0ccdcdea677eb2103359ab62710e118d6c9 | |
parent | 6885843ae164e11f6c802209d06921e678a3f3f3 [diff] |
drm/i915: Add the exclusive fence to plane_state. Set plane_state->base.fence to the dma_buf exclusive fence, and add a wait to the mmio function. This will make it easier to unify plane updates later on. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1463490484-19540-11-git-send-email-maarten.lankhorst@linux.intel.com Reviewed-by: Patrik Jakobsson <patrik.jakobsson@linux.intel.com>