X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fgpu%2Fdrm%2Fi915%2Fi915_drv.c;h=e9c2cfe45daae06b71fcae28836d3ae6dbb0497f;hb=3b9abc7e48561b0b140ee267e190bc1031f82ff3;hp=4c8d681c2151e751dab7f33cbce4e75d899a9e47;hpb=70c9f18ca8f3652c7dcf715e9f0d41c399fe130d;p=pandora-kernel.git diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/drm/i915/i915_drv.c index 4c8d681c2151..e9c2cfe45daa 100644 --- a/drivers/gpu/drm/i915/i915_drv.c +++ b/drivers/gpu/drm/i915/i915_drv.c @@ -35,6 +35,7 @@ #include "intel_drv.h" #include +#include #include "drm_crtc_helper.h" static int i915_modeset __read_mostly = -1; @@ -788,8 +789,8 @@ static struct vm_operations_struct i915_gem_vm_ops = { }; static struct drm_driver driver = { - /* don't use mtrr's here, the Xserver or user space app should - * deal with them for intel hardware. + /* Don't use MTRRs here; the Xserver or userspace app should + * deal with them for Intel hardware. */ .driver_features = DRIVER_USE_AGP | DRIVER_REQUIRE_AGP | /* DRIVER_USE_MTRR |*/