All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] aspeed-video: extend spurious interrupt handling
@ 2020-12-15  2:45 ` Zev Weiss
  0 siblings, 0 replies; 42+ messages in thread
From: Zev Weiss @ 2020-12-15  2:45 UTC (permalink / raw)
  To: Eddie James, Mauro Carvalho Chehab, Joel Stanley, Andrew Jeffery,
	linux-media, openbmc, linux-arm-kernel, linux-aspeed,
	linux-kernel
  Cc: Zev Weiss, Jae Hyun Yoo

These patches build on commit 65d270acb2d6 to address a similar
problem we've observed with a different interrupt.  The first patch
adds an error message so that any others that are discovered in the
future are easier to diagnose (this one took a while to reproduce and
identify).

Zev Weiss (3):
  aspeed-video: add error message for unhandled interrupts
  aspeed-video: clear spurious interrupt bits unconditionally
  aspeed-video: add COMP_READY to VE_SPURIOUS_IRQS

 drivers/media/platform/aspeed-video.c | 25 ++++++++++++++++---------
 1 file changed, 16 insertions(+), 9 deletions(-)

-- 
2.29.2


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

end of thread, other threads:[~2021-03-09 16:47 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-15  2:45 [PATCH 0/3] aspeed-video: extend spurious interrupt handling Zev Weiss
2020-12-15  2:45 ` Zev Weiss
2020-12-15  2:45 ` Zev Weiss
2020-12-15  2:45 ` [PATCH 1/3] aspeed-video: add error message for unhandled interrupts Zev Weiss
2020-12-15  2:45   ` Zev Weiss
2020-12-15  2:45   ` Zev Weiss
2020-12-22  4:34   ` Joel Stanley
2020-12-22  4:34     ` Joel Stanley
2020-12-22  4:34     ` Joel Stanley
2020-12-22 19:11     ` Zev Weiss
2020-12-22 19:11       ` Zev Weiss
2020-12-22 19:11       ` Zev Weiss
2020-12-15  2:45 ` [PATCH 2/3] aspeed-video: clear spurious interrupt bits unconditionally Zev Weiss
2020-12-15  2:45   ` Zev Weiss
2020-12-15  2:45   ` Zev Weiss
2020-12-22  4:47   ` Joel Stanley
2020-12-22  4:47     ` Joel Stanley
2020-12-22  4:47     ` Joel Stanley
2020-12-22 19:14     ` Zev Weiss
2020-12-22 19:14       ` Zev Weiss
2020-12-22 19:14       ` Zev Weiss
2020-12-23  1:07       ` Joel Stanley
2020-12-23  1:07         ` Joel Stanley
2020-12-23  1:07         ` Joel Stanley
2020-12-23  2:53         ` Ryan Chen
2020-12-23  2:53           ` Ryan Chen
2020-12-23  2:53           ` Ryan Chen
2020-12-23  3:53           ` Zev Weiss
2020-12-23  3:53             ` Zev Weiss
2020-12-23  3:53             ` Zev Weiss
2020-12-23  5:58             ` Ryan Chen
2020-12-23  5:58               ` Ryan Chen
2020-12-23  5:58               ` Ryan Chen
2020-12-15  2:45 ` [PATCH 3/3] aspeed-video: add COMP_READY to VE_SPURIOUS_IRQS Zev Weiss
2020-12-15  2:45   ` Zev Weiss
2020-12-15  2:45   ` Zev Weiss
2020-12-22  4:49   ` Joel Stanley
2020-12-22  4:49     ` Joel Stanley
2020-12-22  4:49     ` Joel Stanley
2021-03-09 16:43     ` Jae Hyun Yoo
2021-03-09 16:43       ` Jae Hyun Yoo
2021-03-09 16:43       ` Jae Hyun Yoo

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.