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

--- Comment #41 from Lukas Wunner <[email protected]> ---
(In reply to Maik Freudenberg from comment #39)
> Lukas, unconditionally enabling the nvidia hda shouldn't be done. In my
> case, having a "3D controller" meaning a dGPU without outputs this would
> lead to having a broken HDA device visible.

Hm, broken in what way? My expectation would be that it just reports all
connectors as disconnected. That might be irritating to some users, but other
than that I don't see a real downside. If the HDA controller is runtime
suspended to D3cold, power consumption is identical to the status quo ante.

But yes, just matching for PCI_CLASS_DISPLAY_VGA << 8 instead of
PCI_BASE_CLASS_DISPLAY << 16 would also work, assuming that vendors always got
this right and never used PCI_CLASS_DISPLAY_3D for a GPU with connectors.

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

Reply via email to