Re: [Intel-gfx] [PATCH] intel: Listen for hotplug uevents (V3)

2010-10-04 Thread Geir Ove Myhr
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

Re: [Intel-gfx] [PATCH] intel: Listen for hotplug uevents (V2)

2010-10-04 Thread Geir Ove Myhr
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

Re: [Intel-gfx] [PATCH][v2] drm/1915: save the right fence registers for Sandybridge

2010-09-16 Thread Geir Ove Myhr
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

Re: [Intel-gfx] 3d performance very low

2010-07-31 Thread Geir Ove Myhr
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