CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2015/09/28 11:29:56

Modified files:
        sys/dev/pci/drm/i915: i915_drv.c i915_drv.h 

Log message:
The Linux code that handles the DPMS mode for inteldrm(4) can sleep now.
Adopt the approach taken by radeondrm(4) and hand the "burner" work off
to a task.

Avoids the panic reported by Gerald Hanuer, who also tested this fix.

Reply via email to