dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/gma500: Fix 2 locking related WARN_ON oopses
@ 2022-09-05 13:37 Hans de Goede
  2022-09-05 13:37 ` [PATCH 1/3] drm/gma500: Fix BUG: sleeping function called from invalid context errors Hans de Goede
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Hans de Goede @ 2022-09-05 13:37 UTC (permalink / raw)
  To: Patrik Jakobsson; +Cc: Hans de Goede, dri-devel

Hi All,

I have been testing the gma500 code on a Packard Bell Dot SC (Intel Atom
N2600, cedarview) laptop because I'm working on aligning the gma500
backlight code with the changes done to other drivers in the recent
backlight refactoring.

During the testing I noticed dmesg filling with a WARN_ON constantly
triggering.

This series consists of 3 small non backlight fixes,
2 of which fix WARN_ON oopses/backtraces.

Regards,

Hans


Hans de Goede (3):
  drm/gma500: Fix BUG: sleeping function called from invalid context
    errors
  drm/gma500: Fix crtc_vblank reference leak when userspace queues
    multiple events
  drm/gma500: Fix WARN_ON(lock->magic != lock) error

 drivers/gpu/drm/gma500/gem.c         |  4 ++--
 drivers/gpu/drm/gma500/gma_display.c | 21 ++++++++++++++-------
 2 files changed, 16 insertions(+), 9 deletions(-)

-- 
2.36.1


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

end of thread, other threads:[~2022-09-06 16:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-05 13:37 [PATCH 0/3] drm/gma500: Fix 2 locking related WARN_ON oopses Hans de Goede
2022-09-05 13:37 ` [PATCH 1/3] drm/gma500: Fix BUG: sleeping function called from invalid context errors Hans de Goede
2022-09-06 12:50   ` Patrik Jakobsson
2022-09-06 16:49     ` Hans de Goede
2022-09-05 13:37 ` [PATCH 2/3] drm/gma500: Fix crtc_vblank reference leak when userspace queues multiple events Hans de Goede
2022-09-06 10:25   ` Michel Dänzer
2022-09-06 16:52     ` Hans de Goede
2022-09-05 13:37 ` [PATCH 3/3] drm/gma500: Fix WARN_ON(lock->magic != lock) error Hans de Goede

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).