mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
6da9f89172
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
|
||
---|---|---|
.. | ||
displays-new | ||
dss | ||
omapfb | ||
Kconfig | ||
Makefile | ||
vrfb.c |