On Mon, Oct 4, 2010 at 7:43 PM, Keith Packard wrote:
> +.BI "Option \*qHotplug\*q \*q" boolean \*q
> ...
> + {OPTION_HOTPLUG, "HotPlug", OPTV_BOOLEAN, {0}, TRUE},
It probably doesn't matter, but it would be nice to be consistent with
the captialization. "Hotplug" or "HotPlug".
Gei
On Mon, Oct 4, 2010 at 1:08 AM, Keith Packard wrote:
> From: Adam Jackson
> ...
> +++ b/src/intel_driver.c
> @@ -107,6 +107,7 @@ typedef enum {
> OPTION_DEBUG_FLUSH_BATCHES,
> OPTION_DEBUG_FLUSH_CACHES,
> OPTION_DEBUG_WAIT,
> + OPTION_HOTPLUG,
> } I830Opts;
>
> static OptionInfoRec I
You have a typo in the title. It should be drm/i915, not drm/1915.
Geir Ove
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
On Sat, Jul 31, 2010 at 10:36 AM, Valerio Camassa wrote:
> I tried to change vblank_mode with driconf and with set param vblank_mode,
> but i obtain the same fps with 2.11 and 2.12 drivers:
>>
>> 311 frames in 5.0 seconds = 62.175 FPS
>
> With 2.12 glxgears rates ~700FPS.
Look, as Owain pointed