search for: lisov

Displaying 3 results from an estimated 3 matches for "lisov".

2018 Mar 11
3
[PATCH v2 0/7] Modernize vga_switcheroo by using device link for HDA
...d the objection Bjorn raised against my original patch, so I'm assuming Bjorn is okay with it. (Bjorn, please let me know if that isn't the case.) The series has been tested on 5 systems, which raises the confidence: 2x AMD PowerXpress (Mike Lothian, Kai Heng Feng) 2x Nvidia Optimus (Denis Lisov, Peter Wu) 1x MacBook Pro The issues found during Peter Wu's thorough testing appear to all be unrelated to this series, as per my e-mail yesterday. If there are no objections, I plan to push the series to drm-misc-next by the middle of the coming week so that it would still catch the last tr...
2014 Mar 10
122
[Bug 75985] New: HDMI audio device only visible after rescan
https://bugs.freedesktop.org/show_bug.cgi?id=75985 Priority: medium Bug ID: 75985 Assignee: nouveau at lists.freedesktop.org Summary: HDMI audio device only visible after rescan QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter: jean-louis at
2018 Mar 03
12
[PATCH v2 0/7] Modernize vga_switcheroo by using device link for HDA
Modernize vga_switcheroo by using a device link to enforce a runtime PM dependency from an HDA controller to the GPU it's integrated into, v2. Changes since v1: - Replace patch [1/7] to use pci_save_state() / pci_restore_state() for consistency between runtime PM code path of bound and unbound devices. (Rafael, Bjorn) - Patch [5/7]: Drop an unnecessary initialization. (Bjorn) Rephrase