xmlconfig: add kernel_driver device attribute
[mesa.git] / src / mesa / drivers / dri / i915 / intel_context.c
index f22ebbd7ac2b3be188462e08864320159d7d238b..9a6e49dd82790d1fae94c19c03985e699d358c17 100644 (file)
@@ -448,7 +448,7 @@ intelInitContext(struct intel_context *intel,
          0, sizeof(ctx->TextureFormatSupported));
 
    driParseConfigFiles(&intel->optionCache, &intelScreen->optionCache,
-                       sPriv->myNum, "i915");
+                       sPriv->myNum, "i915", NULL);
    intel->maxBatchSize = 4096;
 
    /* Estimate the size of the mappable aperture into the GTT.  There's an