Re: [Intel-gfx] [RFC] drm/i915: prevent out of range pt in the PDE macros (take 2)

2015-06-16 Thread Chris Wilson
On Tue, Jun 16, 2015 at 02:45:39PM +0100, Dave Gordon wrote: > On 15/06/15 11:53, Chris Wilson wrote: > > On Mon, Jun 15, 2015 at 11:33:37AM +0100, Dave Gordon wrote: > >> On 13/06/15 09:28, Chris Wilson wrote: > >>> On Fri, Jun 12, 2015 at 06:30:56PM -0300, Paulo Zanoni wrote: > From: Paulo Z

Re: [Intel-gfx] [RFC] drm/i915: prevent out of range pt in the PDE macros (take 2)

2015-06-16 Thread Dave Gordon
On 15/06/15 11:53, Chris Wilson wrote: > On Mon, Jun 15, 2015 at 11:33:37AM +0100, Dave Gordon wrote: >> On 13/06/15 09:28, Chris Wilson wrote: >>> On Fri, Jun 12, 2015 at 06:30:56PM -0300, Paulo Zanoni wrote: From: Paulo Zanoni We tried to fix this in the following commit: >>>

Re: [Intel-gfx] [RFC] drm/i915: prevent out of range pt in the PDE macros (take 2)

2015-06-15 Thread Chris Wilson
On Mon, Jun 15, 2015 at 11:33:37AM +0100, Dave Gordon wrote: > On 13/06/15 09:28, Chris Wilson wrote: > > On Fri, Jun 12, 2015 at 06:30:56PM -0300, Paulo Zanoni wrote: > >> From: Paulo Zanoni > >> > >> We tried to fix this in the following commit: > >> > >> commit fdc454c1484a20e1345cf4e4d7a9feaee

Re: [Intel-gfx] [RFC] drm/i915: prevent out of range pt in the PDE macros (take 2)

2015-06-15 Thread Dave Gordon
On 13/06/15 09:28, Chris Wilson wrote: > On Fri, Jun 12, 2015 at 06:30:56PM -0300, Paulo Zanoni wrote: >> From: Paulo Zanoni >> >> We tried to fix this in the following commit: >> >> commit fdc454c1484a20e1345cf4e4d7a9feaee814147f >> Author: Michel Thierry >> Date: Tue Mar 24 15:46:19 2015 +000

Re: [Intel-gfx] [RFC] drm/i915: prevent out of range pt in the PDE macros (take 2)

2015-06-15 Thread Dave Gordon
On 12/06/15 22:30, Paulo Zanoni wrote: > From: Paulo Zanoni > > We tried to fix this in the following commit: > > commit fdc454c1484a20e1345cf4e4d7a9feaee814147f > Author: Michel Thierry > Date: Tue Mar 24 15:46:19 2015 + > drm/i915: Prevent out of range pt in gen6_for_each_pde > > b

Re: [Intel-gfx] [RFC] drm/i915: prevent out of range pt in the PDE macros (take 2)

2015-06-13 Thread Chris Wilson
On Fri, Jun 12, 2015 at 06:30:56PM -0300, Paulo Zanoni wrote: > From: Paulo Zanoni > > We tried to fix this in the following commit: > > commit fdc454c1484a20e1345cf4e4d7a9feaee814147f > Author: Michel Thierry > Date: Tue Mar 24 15:46:19 2015 + > drm/i915: Prevent out of range pt in g

[Intel-gfx] [RFC] drm/i915: prevent out of range pt in the PDE macros (take 2)

2015-06-12 Thread Paulo Zanoni
From: Paulo Zanoni We tried to fix this in the following commit: commit fdc454c1484a20e1345cf4e4d7a9feaee814147f Author: Michel Thierry Date: Tue Mar 24 15:46:19 2015 + drm/i915: Prevent out of range pt in gen6_for_each_pde but the static analyzer still complains that, just before we