https://bugs.freedesktop.org/show_bug.cgi?id=76732

--- Comment #23 from [email protected] ---
I als saw that nouveau_connector_hotplug is called much more often than
nouveau_connector_hotplug_work.

If I comment out everything inside nouveau_connector_hotplug_work does not
reduce CPU load.

Removing
INIT_WORK(&nv_connector->hpd_work, nouveau_connector_hotplug_work);
from nouveau_connector_create reduces the load, but /proc/interrupts are still
increasing very fast.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to