On 01/30, Shayenne Moura wrote:
This patchset contains patches to fix the extra frame bug on kms_flip igt-test. First patch solves the extra vblank frame that breaks many tests on kms_flip and second patch solves the race condition caused by the solution added in the first one.
Shayenne Moura (2): drm/vkms: Bugfix extra vblank frame drm/vkms: Bugfix racing hrtimer vblank handle
drivers/gpu/drm/vkms/vkms_crtc.c | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-)
-- 2.17.1
Hi,
Thanks for the patchset :)
The patchset worked like a charm; it fixes many of the tests in the kms_flip. \o/
I'll apply it.
Thanks!
Reviewed-by: Rodrigo Siqueira rodrigosiqueiramelo@gmail.com