driconfig: add a new engine name/version parameter
[mesa.git] / src / mesa / drivers / dri / i915 / intel_context.c
index aa3175816cfe5a1ebcb325ba25af5c78e22850bb..14b56f614d9b6352cab5a3feae56986ba7ebdda3 100644 (file)
@@ -446,7 +446,7 @@ intelInitContext(struct intel_context *intel,
          0, sizeof(ctx->TextureFormatSupported));
 
    driParseConfigFiles(&intel->optionCache, &intelScreen->optionCache,
-                       sPriv->myNum, "i915", NULL);
+                       sPriv->myNum, "i915", NULL, NULL, 0);
    intel->maxBatchSize = 4096;
 
    /* Estimate the size of the mappable aperture into the GTT.  There's an