Re: [Intel-gfx] Regression in drm-intel caused by d91a2cb8e510

2014-09-01 Thread Damien Lespiau
On Mon, Sep 01, 2014 at 04:19:23PM -0400, Alan Stern wrote: > Daniel: > > I'm encountering a problem with the drm-intel-nightly branch in your > drm-intel repository. The symptom is that when I boot my laptop, at > some point during the start-up procedure the screen goes totally blank, > as

Re: [Intel-gfx] Regression in drm-intel caused by d91a2cb8e510

2014-09-01 Thread Damien Lespiau
On Mon, Sep 01, 2014 at 04:19:23PM -0400, Alan Stern wrote: Daniel: I'm encountering a problem with the drm-intel-nightly branch in your drm-intel repository. The symptom is that when I boot my laptop, at some point during the start-up procedure the screen goes totally blank, as though the

Re: [Intel-gfx] [PATCH] drivers/gpu/drm/i915/dma: style fixes

2014-06-02 Thread Damien Lespiau
On Mon, Jun 02, 2014 at 04:59:39PM +0200, Robin Schroer wrote: > Fixed several double space pointer notations, and added one newline > > Signed-off-by: Robin Schroer Reviewed-by: Damien Lespiau -- Damien -- To unsubscribe from this list: send the line "unsubscribe linux-kerne

Re: [Intel-gfx] [PATCH] drivers/gpu/drm/i915/dma: style fixes

2014-06-02 Thread Damien Lespiau
On Mon, Jun 02, 2014 at 04:59:39PM +0200, Robin Schroer wrote: Fixed several double space pointer notations, and added one newline Signed-off-by: Robin Schroer sulamiificat...@gmail.com Reviewed-by: Damien Lespiau damien.lesp...@intel.com -- Damien -- To unsubscribe from this list: send

Re: [Intel-gfx] [3.14.0-rc4] regression: drm FIFO underruns

2014-05-13 Thread Damien Lespiau
On Tue, May 13, 2014 at 06:38:32PM +0200, Daniel Vetter wrote: > > Doesn't work for me, I still have an underrun at boot-up. > > I'm at a loss tbh with ideas. We successfully disable both pipes, then > enable pipe A and it all works. > > Then we enable pipe B and _both_ pipes underrun

Re: [Intel-gfx] [3.14.0-rc4] regression: drm FIFO underruns

2014-05-13 Thread Damien Lespiau
On Tue, May 13, 2014 at 06:38:32PM +0200, Daniel Vetter wrote: Doesn't work for me, I still have an underrun at boot-up. I'm at a loss tbh with ideas. We successfully disable both pipes, then enable pipe A and it all works. Then we enable pipe B and _both_ pipes underrun immediately

Re: [Intel-gfx] [3.14.0-rc4] regression: drm FIFO underruns

2014-05-09 Thread Damien Lespiau
On Fri, May 09, 2014 at 06:11:37PM +0200, Jörg Otte wrote: > > Jörg, can you please boot with drm.debug=0xe, reproduce the issue and > > then attach the complete dmesg? Please make sure that the dmesg > > contains the boot-up stuff too. > > > > Thanks, Daniel > Here it is. I should mention it only

Re: [Intel-gfx] [3.14.0-rc4] regression: drm FIFO underruns

2014-05-09 Thread Damien Lespiau
On Fri, May 09, 2014 at 06:11:37PM +0200, Jörg Otte wrote: Jörg, can you please boot with drm.debug=0xe, reproduce the issue and then attach the complete dmesg? Please make sure that the dmesg contains the boot-up stuff too. Thanks, Daniel Here it is. I should mention it only happens at

Re: [Intel-gfx] [PATCH] drm/i915: fix command parser debug print format mismatches

2014-04-03 Thread Damien Lespiau
On Thu, Apr 03, 2014 at 11:32:30AM +0200, Daniel Vetter wrote: > On Wed, Apr 02, 2014 at 08:26:23AM -0700, Randy Dunlap wrote: > > On 04/02/2014 01:24 AM, Jani Nikula wrote: > > > Drop the cast from the pointer diff to fix: > > > > > > drivers/gpu/drm/i915/i915_cmd_parser.c:405:4: warning: format

Re: [Intel-gfx] [PATCH] drm/i915: fix command parser debug print format mismatches

2014-04-03 Thread Damien Lespiau
On Thu, Apr 03, 2014 at 11:32:30AM +0200, Daniel Vetter wrote: On Wed, Apr 02, 2014 at 08:26:23AM -0700, Randy Dunlap wrote: On 04/02/2014 01:24 AM, Jani Nikula wrote: Drop the cast from the pointer diff to fix: drivers/gpu/drm/i915/i915_cmd_parser.c:405:4: warning: format '%td'

Re: [Intel-gfx] [PATCH 1/4] drm: Added plane alpha and color blending property

2014-03-20 Thread Damien Lespiau
On Sat, Mar 08, 2014 at 01:51:16PM +0530, sagar.a.kam...@intel.com wrote: > From: Sagar Kamble > > This patch creates a generic blending enum property. > Drivers may support subset of these values. > > Cc: airl...@linux.ie > Cc: dri-de...@lists.freedesktop.org > Cc: linux-kernel@vger.kernel.org

Re: [Intel-gfx] [PATCH 1/4] drm: Added plane alpha and color blending property

2014-03-20 Thread Damien Lespiau
On Sat, Mar 08, 2014 at 01:51:16PM +0530, sagar.a.kam...@intel.com wrote: > From: Sagar Kamble > > This patch creates a generic blending enum property. > Drivers may support subset of these values. > > Cc: airl...@linux.ie > Cc: dri-de...@lists.freedesktop.org > Cc: linux-kernel@vger.kernel.org

Re: [Intel-gfx] [PATCH 1/4] drm: Added plane alpha and color blending property

2014-03-20 Thread Damien Lespiau
On Sat, Mar 08, 2014 at 01:51:16PM +0530, sagar.a.kam...@intel.com wrote: From: Sagar Kamble sagar.a.kam...@intel.com This patch creates a generic blending enum property. Drivers may support subset of these values. Cc: airl...@linux.ie Cc: dri-de...@lists.freedesktop.org Cc:

Re: [Intel-gfx] [PATCH 1/4] drm: Added plane alpha and color blending property

2014-03-20 Thread Damien Lespiau
On Sat, Mar 08, 2014 at 01:51:16PM +0530, sagar.a.kam...@intel.com wrote: From: Sagar Kamble sagar.a.kam...@intel.com This patch creates a generic blending enum property. Drivers may support subset of these values. Cc: airl...@linux.ie Cc: dri-de...@lists.freedesktop.org Cc:

Re: [Intel-gfx] [PATCH -next] drm/i915: fix return value check of debugfs_create_file()

2013-12-16 Thread Damien Lespiau
> > Signed-off-by: Wei Yongjun Reviewed-by: Damien Lespiau -- Damien > --- > drivers/gpu/drm/i915/i915_debugfs.c | 12 ++-- > 1 file changed, 6 insertions(+), 6 deletions(-) > > diff --git a/drivers/gpu/drm/i915/i915_debugfs.c > b/drivers/gpu/drm/i915/i915_de

Re: [Intel-gfx] [PATCH -next] drm/i915: fix return value check of debugfs_create_file()

2013-12-16 Thread Damien Lespiau
test. Signed-off-by: Wei Yongjun yongjun_...@trendmicro.com.cn Reviewed-by: Damien Lespiau damien.lesp...@intel.com -- Damien --- drivers/gpu/drm/i915/i915_debugfs.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/i915/i915_debugfs.c b

Re: [Intel-gfx] [PATCH] i915: Add a Kconfig option to turn on i915.preliminary_hw_support by default

2013-08-15 Thread Damien Lespiau
something similar in mind for this on other little parameters/debug features). Reviewed-by: Damien Lespiau It doesn't apply cleanly to drm-intel/drm-intel-nightly which is the preferred branch to base patches on. Daniel might fix this himself as this is rather trivial to solve. -- Damien >

Re: [Intel-gfx] [PATCH] i915: Add a Kconfig option to turn on i915.preliminary_hw_support by default

2013-08-15 Thread Damien Lespiau
similar in mind for this on other little parameters/debug features). Reviewed-by: Damien Lespiau damien.lesp...@intel.com It doesn't apply cleanly to drm-intel/drm-intel-nightly which is the preferred branch to base patches on. Daniel might fix this himself as this is rather trivial to solve

Re: [Intel-gfx] [PATCH 0/2] lib/scatterlist: sg_page_iter: support for memory w/o backing pages

2013-03-26 Thread Damien Lespiau
tree [1], where the iterator is in use already. > > [1] git://people.freedesktop.org/~danvet/drm-intel [nightly branch] > > Imre Deak (2): > lib/scatterlist: sg_page_iter: support sg lists w/o backing pages > Revert "drm/i915: set dummy page for stolen objects" B

Re: [Intel-gfx] [PATCH 0/2] lib/scatterlist: sg_page_iter: support for memory w/o backing pages

2013-03-26 Thread Damien Lespiau
the iterator is in use already. [1] git://people.freedesktop.org/~danvet/drm-intel [nightly branch] Imre Deak (2): lib/scatterlist: sg_page_iter: support sg lists w/o backing pages Revert drm/i915: set dummy page for stolen objects Both patches are Reviewed-by: Damien Lespiau damien.lesp

Re: [Intel-gfx] [PATCH v3] drm/i915: bounds check execbuffer relocation count

2013-03-15 Thread Damien Lespiau
On Thu, Mar 14, 2013 at 12:32:00PM -0700, Kees Cook wrote: > On Thu, Mar 14, 2013 at 9:57 AM, Daniel Vetter wrote: > > On Wed, Mar 13, 2013 at 9:28 PM, Daniel Vetter wrote: > >> On Tue, Mar 12, 2013 at 09:07:46AM +, Chris Wilson wrote: > >>> On Mon, Mar 11, 2013 at 05:31:45PM -0700, Kees

Re: [Intel-gfx] [PATCH v3] drm/i915: bounds check execbuffer relocation count

2013-03-15 Thread Damien Lespiau
On Thu, Mar 14, 2013 at 12:32:00PM -0700, Kees Cook wrote: On Thu, Mar 14, 2013 at 9:57 AM, Daniel Vetter daniel.vet...@ffwll.ch wrote: On Wed, Mar 13, 2013 at 9:28 PM, Daniel Vetter dan...@ffwll.ch wrote: On Tue, Mar 12, 2013 at 09:07:46AM +, Chris Wilson wrote: On Mon, Mar 11, 2013 at

Re: [PATCH] drm/i915: Fix missing variable initilization

2013-03-08 Thread Damien Lespiau
g Paulo in case I've missed > something. FWIW, I posted a similar patch (without moving the variable around) on intel-gfx yesterday, so: Reviewed-by: Damien Lespiau -- Damien -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to major

Re: [PATCH] drm/i915: Fix missing variable initilization

2013-03-08 Thread Damien Lespiau
missed something. FWIW, I posted a similar patch (without moving the variable around) on intel-gfx yesterday, so: Reviewed-by: Damien Lespiau damien.lesp...@intel.com -- Damien -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord