CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2010/08/03 05:59:47
Modified files: sys/dev/pci/drm: i915_drv.c i915_drv.h Log message: Save/restore BLC_HIST_CTL as well at suspend/resume time; which allows the x40 LCD to light up after unsuspend. https://bugzilla.kernel.org/attachment.cgi?id=23409 https://bugzilla.kernel.org/show_bug.cgi?id=10985 ok oga