On 01/21/2011 11:11 AM, Chris Wilson wrote:
> There are I915_NUM_RINGS-1 inter-ring synchronisation counters, but we
> were clearing I915_NUM_RINGS of them. Oops.
>
> Reported-by: Jiri Slaby
> Signed-off-by: Chris Wilson
> ---
>
> Jiri, does this catch the invalid array access? For 3 rings, the
On 01/21/2011 11:11 AM, Chris Wilson wrote:
> There are I915_NUM_RINGS-1 inter-ring synchronisation counters, but we
> were clearing I915_NUM_RINGS of them. Oops.
>
> Reported-by: Jiri Slaby
> Signed-off-by: Chris Wilson
> ---
>
> Jiri, does this catch the invalid array access? For 3 rings, the
There are I915_NUM_RINGS-1 inter-ring synchronisation counters, but we
were clearing I915_NUM_RINGS of them. Oops.
Reported-by: Jiri Slaby
Signed-off-by: Chris Wilson
---
Jiri, does this catch the invalid array access? For 3 rings, there should
only be 2 sync counters...
---
drivers/gpu/drm/i
There are I915_NUM_RINGS-1 inter-ring synchronisation counters, but we
were clearing I915_NUM_RINGS of them. Oops.
Reported-by: Jiri Slaby
Signed-off-by: Chris Wilson
---
Jiri, does this catch the invalid array access? For 3 rings, there should
only be 2 sync counters...
---
drivers/gpu/drm/i