Displaying 3 results from an estimated 3 matches for "nspire".
Did you mean:
aspire
2016 May 31
2
[PATCH 4/4] drm/nouveau/acpi: fix lockup with PCIe runtime PM
On Mon, May 30, 2016 at 06:13:51PM +0200, Peter Wu wrote:
> Do you have any suggestions for the case where the pcieport driver
> refuses to put the bridge in D3 (because the BIOS is too old)? In that
> case the nouveau driver needs to fallback to the DSM method (but not
> when runtime PM is deliberately disabled by writing control=on).
Do you know what Windows does then? I think we
2016 Jun 01
1
[PATCH 4/4] drm/nouveau/acpi: fix lockup with PCIe runtime PM
...Note for self: just checking for the _PR3 handle in the nouveau patch
> is apparently not sufficient, it must really be evaluated.)
>
> Other machines with _PR3:
> - Dell Inspiron 3543 (11/04/2014), comment 757.
> - Dell XPS 15 9530 (03/28/2014), comment 711.
> - Novatech 15.6 NSPIRE Laptop (01/20/2014), comment 695.
> - Lenovo ThinkPad T440p (10/27/2013), comment 659.
>
> There were many models from 2013 without _PR3 method but still checking
> for _OSI("Windows 2013"). Maybe some heuristics based on _PR3 would be
> more helpful than just a cutoff da...
2016 May 31
0
[PATCH 4/4] drm/nouveau/acpi: fix lockup with PCIe runtime PM
...(0x00) {})
}
}
(Note for self: just checking for the _PR3 handle in the nouveau patch
is apparently not sufficient, it must really be evaluated.)
Other machines with _PR3:
- Dell Inspiron 3543 (11/04/2014), comment 757.
- Dell XPS 15 9530 (03/28/2014), comment 711.
- Novatech 15.6 NSPIRE Laptop (01/20/2014), comment 695.
- Lenovo ThinkPad T440p (10/27/2013), comment 659.
There were many models from 2013 without _PR3 method but still checking
for _OSI("Windows 2013"). Maybe some heuristics based on _PR3 would be
more helpful than just a cutoff date?
--
Kind regards,
Pet...