[PATCH] drm/nouveau/acpi: fix check for power resources support

2016-10-31 Thread Mika Westerberg
On Sat, Oct 29, 2016 at 01:40:03AM +0200, Peter Wu wrote: > Check whether the kernel really supports power resources for a device, > otherwise the power might not be removed when the device is runtime > suspended (DSM should still work in these cases where PR does not). > > Link: https://bugs.free

[PATCH] drm/nouveau/acpi: fix check for power resources support

2016-10-29 Thread Rick Kerkhof
Op za 29 okt. 2016 om 01:40 schreef Peter Wu : > Check whether the kernel really supports power resources for a device, > otherwise the power might not be removed when the device is runtime > suspended (DSM should still work in these cases where PR does not). > > Link: https://bugs.freedesktop.org

[PATCH] drm/nouveau/acpi: fix check for power resources support

2016-10-29 Thread Peter Wu
Check whether the kernel really supports power resources for a device, otherwise the power might not be removed when the device is runtime suspended (DSM should still work in these cases where PR does not). Link: https://bugs.freedesktop.org/show_bug.cgi?id=98398 Fixes: 692a17dcc292 ("drm/nouveau/