Commit e788ff7e authored by Sui Jingfeng's avatar Sui Jingfeng Committed by Jani Nikula
Browse files
parent 27cbdc6b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ extern struct resource intel_graphics_stolen_res;
 * The Bridge device's PCI config space has information about the
 * fb aperture size and the amount of pre-reserved memory.
 * This is all handled in the intel-gtt.ko module. i915.ko only
 * cares about the vga bit for the vga rbiter.
 * cares about the vga bit for the vga arbiter.
 */
#define INTEL_GMCH_CTRL		0x52
#define INTEL_GMCH_VGA_DISABLE  (1 << 1)