Re: [PATCH RFC] fix dell wyse 3040 poweroff

2022-12-12 Thread Jani Nikula
On Sat, 10 Dec 2022, Alexey Lukyanchuk wrote: > Dell wyse 3040 cat't poweroff aftet kernel 5.11. > It happens because i915_driver_shutdown function. > Disabling of this function mitigate this problem. > > Fixes: 440b354f3 ("drivers/gpu/drm:power off troubles on dell wyse 3040") Fixes: is suppos

[PATCH RFC] fix dell wyse 3040 poweroff

2022-12-11 Thread Alexey Lukyanchuk
Dell wyse 3040 cat't poweroff aftet kernel 5.11. It happens because i915_driver_shutdown function. Disabling of this function mitigate this problem. Fixes: 440b354f3 ("drivers/gpu/drm:power off troubles on dell wyse 3040") Signed-off-by: Alexey Lukyanchuk --- There is trouble with i915_driver_