All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fix issue: vblank interrupts are never disabled
@ 2016-09-29  3:29 ` Bibby Hsieh
  0 siblings, 0 replies; 18+ messages in thread
From: Bibby Hsieh @ 2016-09-29  3:29 UTC (permalink / raw)
  To: David Airlie, Matthias Brugger, Daniel Vetter, dri-devel, linux-mediatek
  Cc: Yingjoe Chen, Cawa Cheng, Daniel Kurtz, Bibby Hsieh,
	Philipp Zabel, YT Shen, Thierry Reding, CK Hu, Mao Huang,
	linux-arm-kernel, linux-kernel, Sascha Hauer

Clean the interrupt status before enable interrupt
and set the vblank_disable_allowed to fix the issue.

Bibby Hsieh (2):
  drm/mediatek: set vblank_disable_allowed to true
  drm/mediatek: clear IRQ status before enable OVL interrupt

 drivers/gpu/drm/mediatek/mtk_disp_ovl.c |    1 +
 drivers/gpu/drm/mediatek/mtk_drm_drv.c  |    1 +
 2 files changed, 2 insertions(+)

-- 
1.7.9.5

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

end of thread, other threads:[~2016-10-07 10:38 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-29  3:29 [PATCH 0/2] fix issue: vblank interrupts are never disabled Bibby Hsieh
2016-09-29  3:29 ` Bibby Hsieh
2016-09-29  3:29 ` Bibby Hsieh
2016-09-29  3:29 ` [PATCH 1/2] drm/mediatek: set vblank_disable_allowed to true Bibby Hsieh
2016-09-29  3:29   ` Bibby Hsieh
2016-09-29  3:29   ` Bibby Hsieh
2016-09-29  5:36   ` CK Hu
2016-09-29  5:36     ` CK Hu
2016-09-29  5:36     ` CK Hu
2016-09-29  3:29 ` [PATCH 2/2] drm/mediatek: clear IRQ status before enable OVL interrupt Bibby Hsieh
2016-09-29  3:29   ` Bibby Hsieh
2016-09-29  3:29   ` Bibby Hsieh
2016-09-29  5:37   ` CK Hu
2016-09-29  5:37     ` CK Hu
2016-09-29  5:37     ` CK Hu
2016-10-07 10:37 ` [PATCH 0/2] fix issue: vblank interrupts are never disabled Daniel Kurtz
2016-10-07 10:37   ` Daniel Kurtz
2016-10-07 10:37   ` Daniel Kurtz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.