omapdrm (un)registers irqs inside an irq handler. The problem is that
the (un)register function uses dispc_runtime_get/put() to enable the
clocks, and those functions are not irq safe by default.
This was kind of fixed in
|
||
---|---|---|
.. | ||
drm | ||
host1x | ||
vga | ||
Makefile |