linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/vkms: Bugfix for igt-tests
@ 2019-01-30 16:05 Shayenne Moura
  2019-01-30 16:06 ` [PATCH 1/2] drm/vkms: Bugfix extra vblank frame Shayenne Moura
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Shayenne Moura @ 2019-01-30 16:05 UTC (permalink / raw)
  To: Rodrigo Siqueira, Haneen Mohammed, Daniel Vetter, David Airlie
  Cc: dri-devel, linux-kernel

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-02-03 20:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-30 16:05 [PATCH 0/2] drm/vkms: Bugfix for igt-tests Shayenne Moura
2019-01-30 16:06 ` [PATCH 1/2] drm/vkms: Bugfix extra vblank frame Shayenne Moura
2019-02-03 20:57   ` Rodrigo Siqueira
2019-01-30 16:07 ` [PATCH 2/2] drm: vkms: Bugfix racing hrtimer vblank handle Shayenne Moura
2019-02-03 20:57   ` Rodrigo Siqueira
2019-02-01 23:25 ` [PATCH 0/2] drm/vkms: Bugfix for igt-tests Shayenne Moura
2019-02-03 20:53 ` Rodrigo Siqueira

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).