Re: [Intel-gfx] [PATCH] dri: Do not tile stencil buffer

2011-07-18 Thread Paul Menzel
Am Montag, den 18.07.2011, 00:55 -0700 schrieb Chad Versace: Until now, the stencil buffer was allocated as a Y tiled buffer, because in several locations the PRM states that it is. However, it is actually W tiled. From the PRM, 2011 Sandy Bridge, Volume 1, Part 2, Section 4.5.2.1 W-Major

Re: [Intel-gfx] [PATCH] intel: Fix stencil buffer to be W tiled

2011-07-18 Thread Paul Menzel
Am Montag, den 18.07.2011, 00:55 -0700 schrieb Chad Versace: […] diff --git a/src/mesa/drivers/dri/intel/intel_span.c b/src/mesa/drivers/dri/intel/intel_span.c index 153803f..d306432 100644 --- a/src/mesa/drivers/dri/intel/intel_span.c +++ b/src/mesa/drivers/dri/intel/intel_span.c @@

Re: [Intel-gfx] [PATCH] drm/i915: Fix unfenced alignment on pre-G33 hardware

2011-07-18 Thread Paul Menzel
Am Montag, den 18.07.2011, 13:31 -0700 schrieb Keith Packard: On Mon, 18 Jul 2011 17:57:52 +0100, Chris Wilson ch...@chris-wilson.co.uk wrote: Keith, apologies your missive arrived as I sent the previous patch. This uses the inferface you proposed.. Thanks! I've reduced the diff a bit

Re: [Intel-gfx] [PATCH] drm/i915: Seperate fence pin counting from normal bind pin counting

2011-07-09 Thread Paul Menzel
Am Samstag, den 09.07.2011, 09:25 +0100 schrieb Chris Wilson: Whoever pushes this, please correct s/Seperate/Separate/ in the commit summary. In order to correctly account for reserving space in the GTT and fences for a batch buffer, we need to independently track whether the fence is

Re: [Intel-gfx] [PATCH 1/2] drm/i915: module parameter descriptions

2011-07-03 Thread Paul Menzel
Am Samstag, den 02.07.2011, 16:42 -0700 schrieb Ben Widawsky: Without a verb in the commit summary it is hard to guess what the change is about. drm/i915: Add module parameter descriptions Signed-off-by: Ben Widawsky b...@bwidawsk.net --- drivers/gpu/drm/i915/i915_drv.c | 24

Re: [Intel-gfx] [PATCH 2/2] drm/i915: remove defunct fbpercrtc param

2011-07-03 Thread Paul Menzel
Am Samstag, den 02.07.2011, 16:42 -0700 schrieb Ben Widawsky: Signed-off-by: Ben Widawsky b...@bwidawsk.net --- drivers/gpu/drm/i915/i915_drv.c |3 --- drivers/gpu/drm/i915/i915_drv.h |1 - 2 files changed, 0 insertions(+), 4 deletions(-) diff --git

[Intel-gfx] Bugzilla #28306: [Arrandale] VGA output buggy (wavering/out-of-phase-ness) (was: ignored a serious bug)

2011-06-26 Thread Paul Menzel
Dear Tomasz, Am Sonntag, den 26.06.2011, 21:35 +0200 schrieb Tomasz C.: I am writing on the bug: https://bugs.freedesktop.org/show_bug.cgi?id=28306 I am disappointed that this bug is not fixed for over a year. Delegated by Intel person (Chris Wilson) to repair this bug seems to

Re: [Intel-gfx] [PATCH 0/5] enable Xv on Ivybridge

2011-06-22 Thread Paul Menzel
Dear Haihao, Am Donnerstag, den 23.06.2011, 00:47 +0800 schrieb Xiang, Haihao: Xiang, Haihao (5): Xv: separate fragments from M4 macros Xv: New shaders for Xv on Ivybridge Xv: update SURFACE_STATE SAMPLER_STATE for Xv on Ivybridge Xv: upload new shaders to GEM objects for Xv on

Re: [Intel-gfx] [PATCH] Print the pixel clock of each mode.

2011-05-31 Thread Paul Menzel
++) dump_mode(connector-modes[j]); Reviewed-by: Paul Menzel paulepan...@users.sourceforge.net Thanks, Paul signature.asc Description: This is a digitally signed message part ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http

Re: [Intel-gfx] [PATCH] Test the first mode if there is no preferred mode.

2011-05-31 Thread Paul Menzel
, + c-id); + return; + } } /* Now get the encoder */ Reviewed-by: Paul Menzel paulepan...@users.sourceforge.net Thanks, Paul signature.asc Description: This is a digitally signed message part

Re: [Intel-gfx] Graphical corruption post 2.6.38

2011-05-12 Thread Paul Menzel
Am Freitag, den 29.04.2011, 22:16 +0200 schrieb Paul Menzel: Am Montag, den 25.04.2011, 22:13 +0100 schrieb Chris Wilson: On Mon, 25 Apr 2011 18:58:01 +0200, Paul Menzel paulepan...@users.sourceforge.net wrote: On Wed, Mar 23, 2011 at 14:08:24 +, Chris Wilson wrote: commit

Re: [Intel-gfx] Graphical corruption post 2.6.38

2011-04-29 Thread Paul Menzel
Am Montag, den 25.04.2011, 22:13 +0100 schrieb Chris Wilson: On Mon, 25 Apr 2011 18:58:01 +0200, Paul Menzel paulepan...@users.sourceforge.net wrote: On Wed, Mar 23, 2011 at 14:08:24 +, Chris Wilson wrote: commit 29c5a587284195278e233eec5c2234c24fb2c204 Author: Chris Wilson

Re: [Intel-gfx] Graphical corruption post 2.6.38

2011-04-25 Thread Paul Menzel
Dear Chris, On Sa, 2011-03-26 at 13:26 +, an unknown sender wrote: 'Twas brillig, and Chris Wilson at 23/03/11 18:51 did gyre and gimble: On Wed, 23 Mar 2011 19:35:56 +0100, Tino Keitel tino.keitel+xorg at tikei.de wrote: On Wed, Mar 23, 2011 at 14:08:24 +, Chris Wilson wrote:

[Intel-gfx] [PATCH] NEWS: fix typo (s/2.14/2.15/) to match corresponding release

2011-04-22 Thread Paul Menzel
Date: Fri, 22 Apr 2011 15:09:12 +0200 Signed-off-by: Paul Menzel paulepan...@users.sourceforge.net --- NEWS |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/NEWS b/NEWS index bf55b4b..61866b0 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,7 @@ Release 2.15.0 (2011-04-14

[Intel-gfx] Linux 2.6.37-2, 2.14.0-4: BUG: unable to handle kernel NULL pointer dereference at 00000100; IP: [e0c22019] intel_tv_detect_type+0xa2/0x203 [i915]

2011-03-15 Thread Paul Menzel
Dear Intel driver folks, using Debian Sid/unstable with linux-image-2.6.37-2-686 2.6.37-2 [1] xserver-xorg-video-intel 2:2.14.0-4 [2] I noticed the following Linux kernel Oops today when shutting down the system. Mar 15 03:43:23 hostname kernel: [ 1189.189626] BUG:

Re: [Intel-gfx] [PATCH] configure: updated m4 macro check in configure.ac

2010-12-21 Thread Paul Menzel
Dear Artie, Am Dienstag, den 21.12.2010, 15:10 -0700 schrieb U. Artie Eoff: Added m4 check for XORG_DRIVER_CHECK_EXT macro definition. Updated m4 fatal messages to give better hint on how to resolve error when xorg macros are missing. Previously, configure would continue in spite of the

Re: [Intel-gfx] QS57/HD Graphics support?

2010-11-30 Thread Paul Menzel
Dear Matthew, please send just plain text messages to mailing lists and no HTML. Am Dienstag, den 30.11.2010, 09:15 +0800 schrieb Matthew Willoughby: I'm trying to get up and running on a Toshiba Libretto W100, A dual touchscreen device(Detailed specs:

Re: [Intel-gfx] i915 driver slowdown after 1-2 days?

2010-10-25 Thread Paul Menzel
Am Montag, den 25.10.2010, 13:23 -0400 schrieb Chun-Yu Shei: On 10/24/2010 2:36 PM, Paul Menzel wrote: Am Sonntag, den 24.10.2010, 13:03 -0400 schrieb Chun-Yu Shei: I'm currently running xf86-video-intel 2.13.0 with an i5-540M, and I've been experiencing a strange issue where after a day

Re: [Intel-gfx] i915 driver slowdown after 1-2 days?

2010-10-24 Thread Paul Menzel
Dear Chun-Yu, Am Sonntag, den 24.10.2010, 13:03 -0400 schrieb Chun-Yu Shei: I'm currently running xf86-video-intel 2.13.0 with an i5-540M, and I've been experiencing a strange issue where after a day or two, I can no longer play videos smoothly in Flash 10.2 beta, as well as in VMWare.

Re: [Intel-gfx] [PATCH v3] CHROMIUM: i915: Added function to initialize VBT settings

2010-09-29 Thread Paul Menzel
Am Mittwoch, den 29.09.2010, 10:34 +0100 schrieb Chris Wilson: On Tue, 28 Sep 2010 16:12:16 -0700, Simon Que s...@chromium.org wrote: Hi all, I have updated the patch containing the dither bit change and VBT default settings. This time, all default values have been moved to a single

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

2010-07-31 Thread Paul Menzel
Am Samstag, den 31.07.2010, 10:36 +0200 schrieb Valerio Camassa: 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. 62.175 FPS ≠ 700 FPS

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

2010-07-29 Thread Paul Menzel
Am Donnerstag, den 29.07.2010, 12:24 -0400 schrieb Matt Turner: On Thu, Jul 29, 2010 at 11:15 AM, Hanno Böck ha...@hboeck.de wrote: Am Donnerstag 29 Juli 2010 schrieb Tino Keitel: When I tried Mesa 7.8 from Debian experimental I got stuttering 3D output, at least in neverball and glxgears.

Re: [Intel-gfx] [PATCH] i915: fix ironlake edp panel setup (v3)

2010-07-01 Thread Paul Menzel
Dear Dave, just a small typo. diff --git a/drivers/gpu/drm/i915/intel_dp.c b/drivers/gpu/drm/i915/intel_dp.c index 6094e42..151ed49 100644 --- a/drivers/gpu/drm/i915/intel_dp.c +++ b/drivers/gpu/drm/i915/intel_dp.c @@ -139,6 +139,12 @@ intel_dp_link_required(struct drm_device *dev, […]

<    1   2