Re: [Nouveau] [5/5] ARM: tegra: jetson-tk1: enable GK20A GPU

2014-09-25 Thread Stephen Warren
On 09/25/2014 10:41 AM, Thierry Reding wrote: On Thu, Sep 25, 2014 at 09:48:01AM -0600, Stephen Warren wrote: On 09/25/2014 07:27 AM, Sjoerd Simons wrote: Playing a bit with todays linux-next on my jetson, it seems this patch is still required for enabling the GPU. Is there anything blocking

Re: [Nouveau] [5/5] ARM: tegra: jetson-tk1: enable GK20A GPU

2014-09-25 Thread Stephen Warren
On 09/25/2014 07:27 AM, Sjoerd Simons wrote: Playing a bit with todays linux-next on my jetson, it seems this patch is still required for enabling the GPU. Is there anything blocking it (firmware not available yet in liux-firmware?) I think initially I was waiting for the DRM patch "drm/nouvea:

Re: [Nouveau] [PATCH v3 0/3] drm/nouveau: support for probing platform devices

2014-07-02 Thread Stephen Warren
On 07/02/2014 03:09 AM, Alexandre Courbot wrote: > On Thu, Jun 26, 2014 at 2:33 PM, Alexandre Courbot > wrote: >> This series adds support for probing platform devices on Nouveau, as well as >> the DT bindings for GK20A. It doesn't enable the GPU yet on Tegra boards >> since >> a few extra thing

Re: [Nouveau] [PATCH 3/5] ARM: tegra: add GK20A GPU to Tegra124 DT

2014-05-19 Thread Stephen Warren
On 05/19/2014 03:24 AM, Alexandre Courbot wrote: > From: Thierry Reding > > Add the GK20A device node to Tegra124's device tree. At a quick glance, patches 3-5 look fine too. I'll hold off on applying them until patches 1-2 have been applied to the DRM/... tree. _

Re: [Nouveau] [PATCH 2/5] ARM: tegra: of: add GK20A device tree binding

2014-05-19 Thread Stephen Warren
On 05/19/2014 03:24 AM, Alexandre Courbot wrote: > Add the device tree binding documentation for the GK20A GPU used in > Tegra K1 SoCs. A few minor nits, but otherwise, Acked-by: Stephen Warren > diff --git a/Documentation/devicetree/bindings/gpu/nvidia,gk20a.txt > b/Documentatio

Re: [Nouveau] [RFC 10/16] drm/nouveau/timer: skip calibration on GK20A

2014-02-05 Thread Stephen Warren
On 02/04/2014 01:39 AM, Alexandre Courbot wrote: > On 02/04/2014 12:55 PM, Ben Skeggs wrote: >> On Sat, Feb 1, 2014 at 1:16 PM, Alexandre Courbot >> wrote: >>> GK20A's timer is directly attached to the system timer and cannot be >>> calibrated. Skip the calibration phase on that chip since the >>>

Re: [Nouveau] [PATCH V3] get_maintainer: use filename-only regex match for Tegra

2013-03-14 Thread Stephen Warren
On 03/11/2013 03:36 PM, Marcin Ślusarz wrote: > > 11 mar 2013 21:19, "Stephen Warren" <mailto:swar...@wwwdotorg.org>> napisał(a): >> Create a new N: entry type in MAINTAINERS which performs a regex match >> against filenames; either those extracted fro

[Nouveau] [PATCH V3] get_maintainer: use filename-only regex match for Tegra

2013-03-14 Thread Stephen Warren
From: Stephen Warren Create a new N: entry type in MAINTAINERS which performs a regex match against filenames; either those extracted from patch +++ or --- lines, or those specified on the command-line using the -f option. This provides the same benefits as using a K: regex option to match a

Re: [Nouveau] [PATCH V2 3/3] get_maintainer: prevent keywords from matching filenames

2013-03-14 Thread Stephen Warren
On 03/06/2013 05:40 PM, Joe Perches wrote: > On Wed, 2013-03-06 at 17:34 -0700, Stephen Warren wrote: >> On 03/06/2013 05:30 PM, Joe Perches wrote: >>> On Wed, 2013-03-06 at 17:29 -0700, Stephen Warren wrote: >>>> From: Stephen Warren >>>> >>>&g

Re: [Nouveau] [PATCH V2 3/3] get_maintainer: prevent keywords from matching filenames

2013-03-14 Thread Stephen Warren
On 03/06/2013 05:30 PM, Joe Perches wrote: > On Wed, 2013-03-06 at 17:29 -0700, Stephen Warren wrote: >> From: Stephen Warren >> >> This reverts most of eb90d08 "get_maintainer: allow keywords to match >> filenames"; all except the parts that are required

[Nouveau] [PATCH V2 3/3] get_maintainer: prevent keywords from matching filenames

2013-03-14 Thread Stephen Warren
From: Stephen Warren This reverts most of eb90d08 "get_maintainer: allow keywords to match filenames"; all except the parts that are required to implement the new N: entry type. The rationale is that it's better to have K: match just patch or file content as it previously did, an

[Nouveau] [PATCH V2 2/3] MAINTAINERS: tegra: match related files using N: not K:

2013-03-14 Thread Stephen Warren
From: Stephen Warren This causes the regex to be applied to filenames only, and not patch or file content (such as comments). This should prevent e.g. drivers/gpu/drm/nouveau/nv50_display.c from matching this entry. Reported-by: Marcin Slusarz Signed-off-by: Stephen Warren --- MAINTAINERS

[Nouveau] [PATCH V2 1/3] get_maintainer: create filename-only regex match type

2013-03-14 Thread Stephen Warren
From: Stephen Warren Create a new N: entry type in MAINTAINERS which performs a regex match against filenames; either those extracted from patch +++ or --- lines, or those specified on the command-line using the -f option. This provides the same benefits as using a K: regex option to match a

[Nouveau] [PATCH 2/2] MAINTAINERS: tegra: match related files using N: not K:

2013-03-14 Thread Stephen Warren
From: Stephen Warren This causes the regex to be applied to filenames only, and not patch or file content (such as comments). This should prevent e.g. drivers/gpu/drm/nouveau/nv50_display.c from matching this entry. Reported-by: Marcin Slusarz Signed-off-by: Stephen Warren --- MAINTAINERS

[Nouveau] [PATCH 1/2] get_maintainer: create filename-only regex match type

2013-03-14 Thread Stephen Warren
From: Stephen Warren Create a new N: entry type in MAINTAINERS which performs a regex match against filenames; either those extracted from patch +++ or --- lines, or those specified on the command-line using the -f option. This provides the same benefits as using a K: regex option to match a

Re: [Nouveau] nouveau lockdep splat

2013-03-14 Thread Stephen Warren
On 03/06/2013 12:14 PM, Marcin Slusarz wrote: > On Wed, Mar 06, 2013 at 01:04:29AM +0100, Borislav Petkov wrote: >> On Tue, Mar 05, 2013 at 05:30:52PM +0100, Lucas Stach wrote: >>> Dropping Tegra ML, it's not the place where Nouveau mails should go. >> >> $ ./scripts/get_maintainer.pl -f drivers/gp