All of lore.kernel.org
 help / color / mirror / Atom feed
* Device loses its IRQ number on driver unload?
@ 2015-03-09 10:04 Thomas Hellstrom
  2015-03-09 15:22 ` Daniel Vetter
  0 siblings, 1 reply; 10+ messages in thread
From: Thomas Hellstrom @ 2015-03-09 10:04 UTC (permalink / raw)
  To: dri-devel@lists.freedesktop.org

Hi,

I'm not sure this started with 4.0 but when I rmmod the device driver
like so
rmmod vmwgfx

The device loses its IRQ line as shown in lscpi:
   Flags: bus master, medium devsel, latency 64 <irq missing here>

and a subsequent modprobe will fail since pdev->irq is 0.

Is anyone else seeing this with other drivers?

Thanks,
Thomas

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2015-03-11  9:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-09 10:04 Device loses its IRQ number on driver unload? Thomas Hellstrom
2015-03-09 15:22 ` Daniel Vetter
2015-03-09 16:02   ` Thomas Hellstrom
2015-03-09 20:25     ` Dave Airlie
2015-03-10 12:55       ` Thomas Hellstrom
2015-03-10 14:01         ` Alex Deucher
2015-03-10 21:05         ` Dave Airlie
2015-03-11  6:40           ` Thomas Hellstrom
2015-03-11  7:22             ` Dave Airlie
2015-03-11  9:28               ` Thomas Hellstrom

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.