From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wilson Subject: Re: Intel 2010Q2 release Date: Sun, 27 Jun 2010 13:31:28 +0100 Message-ID: <89khjo$fq3pc1@orsmga002.jf.intel.com> References: <201006271336.20098.anarsoul@gmail.com> <89k83a$8nte2c@azsmga001.ch.intel.com> <201006271430.31080.anarsoul@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201006271430.31080.anarsoul@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Vasily Khoruzhick Cc: intel-gfx@lists.freedesktop.org, "xorg@lists.freedesktop.org" List-Id: intel-gfx@lists.freedesktop.org On Sun, 27 Jun 2010 14:30:24 +0300, Vasily Khoruzhick wrote: > Ok, I'll file bug once I reproduce it once again (can't reproduce it since > posted first mail :(). Thankyou, the information will be appreciated. > Btw, there's another bug - I can't enable external > monitor with kde effects (opengl) enabled, 'xrandr --output VGA1 --mode > 1920x1080 --below LVDS1' causes black screen both on VGA1 and LVDS1 > (1280x800). It works fine with effects disabled, and fine at all with xf86- > video-intel 2.11.0. Bug is 100% reproducible. You need libdrm.git, in particular: commit 726210f87d558d558022f35bc8c839e798a19f0c Author: Chris Wilson Date: Thu Jun 24 11:38:00 2010 +0100 intel: Limit tiled pitches to 8192 on pre-i965. Fixes: Bug 28515 - Failed to allocate framebuffer when exceed 2048 width https://bugs.freedesktop.org/show_bug.cgi?id=28515 Signed-off-by: Chris Wilson -- Chris Wilson, Intel Open Source Technology Centre