Re: [Intel-gfx] [RFC PATCH 2/2] sna: Support running nested in Mir

2013-07-22 Thread Christopher James Halse Rogers
On Mon, 22 Jul, 2013 at 6:41 PM, Chris Wilson wrote: On Mon, Jul 22, 2013 at 04:44:40PM +1000, christopher.halse.rog...@canonical.com wrote: From: Christopher James Halse Rogers This is pretty much functional for both SNA and UXA, but can't reasonably be applied until the Xserver

Re: [Intel-gfx] [RFC PATCH 2/2] sna: Support running nested in Mir

2013-07-22 Thread Christopher James Halse Rogers
On Mon, 22 Jul, 2013 at 5:53 PM, Chris Wilson wrote: With xorgMir this is not going to fly. Make sure the compatibility cruft, first of all, exists and is out of line in a header. Do you mean remove the various #ifdef XMIR bits, or *all* the bits gated on xorgMir? Some of that's not going to

Re: [Intel-gfx] How can I set non-60Hz-Modes?

2011-08-10 Thread Christopher James Halse Rogers
On Fri, 2011-08-05 at 18:25 +0200, Dexter Filmore wrote: > I used to do that with the nvidia tool on nv, but now I'm a little stuck: > No matter what I do X comes up at 60 Hz. I need to do 50 tho so the attached > plasma tv doubles it to 100 (at 60 it flickers, plus pulldown problems) > > EDID re

Re: [Intel-gfx] [PATCH] drm/i915/pch: Fix integer math bugs in panel fitting

2011-07-20 Thread Christopher James Halse Rogers
On Wed, 2011-07-13 at 16:32 -0400, Adam Jackson wrote: > Consider a 1600x900 panel, upscaling a 1360x768 mode, full-aspect. The > old math would give you: > > scaled_width = 1600 * 768; /* 1228800 */ > scaled_height = 1360 * 900; /* 1224000 */ > if (scaled_width > sca

Re: [Intel-gfx] [ANNOUNCE] xf86-video-intel 2.13.0

2010-09-30 Thread Christopher James Halse Rogers
On Thu, 2010-09-30 at 19:39 +0100, Chris Wilson wrote: > On Thu, 30 Sep 2010 13:22:50 -0500, Robby Workman wrote: > > I hate to dredge up what might be an old discussion by now, but > > kwin in KDE 4.5.1 won't work here (resulting in desktop crash) > > unless I disable compositing entirely. This

Re: [Intel-gfx] [PATCH] drm/i915: Unset cursor if out-of-bounds upon mode change (v4)

2010-07-09 Thread Christopher James Halse Rogers
> > Signed-off-by: Chris Wilson > Reported-by: Christian Eggers > Cc: Christopher James Halse Rogers > Cc: sta...@kernel.org > --- > drivers/gpu/drm/i915/intel_display.c | 144 > ++ > drivers/gpu/drm/i915/intel_drv.h |8 ++- &

Re: [Intel-gfx] [PATCH] drm/i915: Unset cursor if out-of-bounds upon mode change (v3)

2010-07-08 Thread Christopher James Halse Rogers
changed with KMS > enabled > https://bugs.freedesktop.org/show_bug.cgi?id=24748 > > v2: Only update the cursor registers if they change. > v3: Fix the unsigned comparision of x,y against width,height. > > Signed-off-by: Chris Wilson > Reported-by: Chr

Re: [Intel-gfx] [PATCH] drm/i915: Unset cursor if out-of-bounds upon mode change (v2)

2010-07-08 Thread Christopher James Halse Rogers
changed with KMS > enabled > https://bugs.freedesktop.org/show_bug.cgi?id=24748 > > v2: Only update the cursor registers if they change. > > Signed-off-by: Chris Wilson > Reported-by: Christian Eggers > Cc: Christopher James Halse Rogers > Tested-by: Chri

Re: [Intel-gfx] Get brightness/gamma/contrast (currently IEGD user)

2010-07-07 Thread Christopher James Halse Rogers
On Tue, 2010-07-06 at 12:33 +0200, Dirk De Becker wrote: > Hi all, > > I am currently using IEGD (the Intel Embedded Graphics Driver), but I > would like to switch to the open driver supporting my 915GM device. > With iegd, I am able to regulate brightness, contrast and gamma by using > iegd_esc

Re: [Intel-gfx] XVideo triggering GPU Hangs on i8xx

2010-06-30 Thread Christopher James Halse Rogers
On Wed, 2010-06-30 at 09:11 +0100, Glen Gray wrote: > Hey Guys, > > I'm testing out 2.11/2.6.33.5-124(Fedora 13) on our embedded panel pc > hardware. It's got an 855GM/ICH4 chipset. On previous versions of the > drivers, in Fedora 12 for example, XVideo extension wasn't reported as > available.

Re: [Intel-gfx] [ANNOUNCE] xf86-video-intel 2.11.901

2010-06-20 Thread Christopher James Halse Rogers
On Mon, 2010-06-21 at 03:08 -0300, Elias Gabriel Amaral da Silva wrote: > ...Snip bits of Xorg.0.log... > [ 162.075] (EE) module ABI major version (7) doesn't match the > server's version (9) > [ 162.076] (II) UnloadModule: "evdev" You haven't rebuilt your input drivers against the new Xserve

Re: [Intel-gfx] Operation When LCD Projector Off

2010-06-15 Thread Christopher James Halse Rogers
On Tue, 2010-06-15 at 08:04 -0700, Kathleen Rose wrote: > Hi Folks, > > Any word on this? Is there a way to tell the intel driver to continue on, > even though it doesn't detect a monitor? Like NVidia's ConnectedMonitor > xorg.conf option? > This will be resolved in the Xserver 1.9 release, whic