Re: [Intel-gfx] [PATCH] backlight: Don't read back backlight setting from kernel on DPMS off

2014-06-07 Thread Hans de Goede
Hi, On 06/06/2014 04:51 PM, Chris Wilson wrote: On Fri, Jun 06, 2014 at 04:37:36PM +0200, Hans de Goede wrote: Hi, On 06/05/2014 10:24 PM, Chris Wilson wrote: On Thu, Jun 05, 2014 at 09:08:33PM +0200, Hans de Goede wrote: Note that it is read after the framebuffer has been resized and a new

Re: [Intel-gfx] [PATCH] backlight: Don't read back backlight setting from kernel on DPMS off

2014-06-07 Thread Chris Wilson
On Sat, Jun 07, 2014 at 12:18:35PM +0200, Hans de Goede wrote: > Hi, > > On 06/06/2014 04:51 PM, Chris Wilson wrote: > >commit c6cd10f536e099277cdc46643725a5a50ea8b525 > >Author: Chris Wilson > >Date: Thu Jun 5 22:43:37 2014 +0100 > > Thanks, I fail to see how this addresses the original probl

Re: [Intel-gfx] intelgfx-git: Tear-free disabled in the logs

2014-06-07 Thread Sedat Dilek
On Sat, Jun 7, 2014 at 1:47 PM, Sedat Dilek wrote: > Hi, > > I am still playing with DRI3... beyond this I saw that TearFree option > can be explicitly set ("sna: Allow TearFree to be enabled by default > via configure"), now. > I have added TearFree option to my /etc/X11/xorg.conf and still see.

Re: [Intel-gfx] intelgfx-git: Tear-free disabled in the logs

2014-06-07 Thread Sedat Dilek
On Sat, Jun 7, 2014 at 1:47 PM, Sedat Dilek wrote: > Hi, > > I am still playing with DRI3... beyond this I saw that TearFree option > can be explicitly set ("sna: Allow TearFree to be enabled by default > via configure"), now. > [...] > Do I need some special requirements to have Tear-Free running

Re: [Intel-gfx] 3.15-rc: regression in suspend

2014-06-07 Thread Pavel Machek
On Thu 2014-05-15 17:31:54, Daniel Vetter wrote: > On Thu, May 15, 2014 at 5:29 PM, Jiri Kosina wrote: > >> > Note that X do work somehow after resume (I can't switch virtual > >> > desktops and dialog is stuck on screen, but it is not complete > >> > failure). I can do ctrl-alt-f1 and get to usef

Re: [Intel-gfx] 3.15-rc: regression in suspend

2014-06-07 Thread Pavel Machek
On Thu 2014-05-15 17:31:54, Daniel Vetter wrote: > On Thu, May 15, 2014 at 5:29 PM, Jiri Kosina wrote: > >> > Note that X do work somehow after resume (I can't switch virtual > >> > desktops and dialog is stuck on screen, but it is not complete > >> > failure). I can do ctrl-alt-f1 and get to usef

Re: [Intel-gfx] intelgfx-git: Tear-free disabled in the logs

2014-06-07 Thread Chris Wilson
On Sat, Jun 07, 2014 at 02:00:46PM +0200, Sedat Dilek wrote: > On Sat, Jun 7, 2014 at 1:47 PM, Sedat Dilek wrote: > > Hi, > > > > I am still playing with DRI3... beyond this I saw that TearFree option > > can be explicitly set ("sna: Allow TearFree to be enabled by default > > via configure"), now

Re: [Intel-gfx] [PATCH v2 09/15] drm/i915: Ignore VBT int_crt_support on 830M

2014-06-07 Thread Thomas Richter
Am 07.06.2014 00:23, schrieb Daniel Vetter: On Fri, Jun 6, 2014 at 11:15 PM, Bob Paauwe wrote: + /* Fujitsu-Siemens Lifebook S6010 VBT lies */ + if (IS_I830(dev)) + return true; My old D945GNT board with a 945G and really old BIOS also has a VBT that lies about this. I gue

[Intel-gfx] [Patch] Add minimum watermark level for I830

2014-06-07 Thread Thomas Richter
Dear Daniel, dear intel experts, please find a minimally-invasive patch to add a minimum watermark level to the current watermark logic. This fixes the flickering and video overlay crashes on 830M(G) chipsets. Note that this patch does not alter the watermark algorithm on any other family of t

Re: [Intel-gfx] 3.15-rc: regression in suspend

2014-06-07 Thread Pavel Machek
On Sat 2014-06-07 14:06:14, Pavel Machek wrote: > On Thu 2014-05-15 17:31:54, Daniel Vetter wrote: > > On Thu, May 15, 2014 at 5:29 PM, Jiri Kosina wrote: > > >> > Note that X do work somehow after resume (I can't switch virtual > > >> > desktops and dialog is stuck on screen, but it is not comple