Displaying 3 results from an estimated 3 matches for "cae9ff036eea".
Did you mean:
cae9ff036ee
2017 May 15
1
[PATCH] drm/nouveau: Fix drm poll_helper handling
Commit cae9ff036eea effectively disabled the drm poll_helper by checking
the wrong flag to see if the driver should enable the poll or not:
mode_config.poll_enabled is only set to true by poll_init and it is not
indicating if the poll is enabled or not.
nouveau_display_create() will initialize the poll and going to di...
2017 Jan 28
1
Nvidia recent drivers
...orts"' thread,
the similar bug https://bugzilla.kernel.org/show_bug.cgi?id=190861
turned out to be caused by locking issues in nouveau which were
fixed with 3846fd9b8600 in Linus' tree. That commit swiftly got
reverted because it lacked prerequisites, and replaced by the
temporary fix cae9ff036eea + 15266ae38fe0. These two will be
reverted in 4.11 and replaced with the proper solution (which was
3846fd9b8600). Long story short, the issue seems solved, the revert
of PCIe port PM is dequeued. Perhaps this also fixes the issues in
the bugzilla entry you mentioned above, at least for some lap...
2017 Jan 23
2
Nvidia recent drivers
Hi,
When will Nvidia Geforce 965M nouveau driver be available?
It's just that when I use linux, i have to use intel HD graphics :\
Thanks,
Ze.
H
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170123/15d077a0/attachment.html>