2016-07-12 Dominik Behr dbehr@chromium.org:
Gustavo, you added fence_put() in __drm_atomic_helper_plane_destroy_state(), shouldn't we also add a corresponding fence_get() in __drm_atomic_helper_plane_duplicate_state() ?
Yes, my new version of the patches that already have an extra fence_get()
https://git.kernel.org/cgit/linux/kernel/git/padovan/linux.git/log/?h=fences
Gustavo