Module Name: src Committed By: riastradh Date: Sun Sep 14 16:02:15 UTC 2014
Modified Files: src/sys/external/bsd/drm2/i915drm: intelfb.c Log Message: Disable VGA plane after vga_cndetach. Disabling the VGA plane requires access to the VGA registers, which don't become available until vga_cndetach. Oops! To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/external/bsd/drm2/i915drm/intelfb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.