Re: [Intel-gfx] [PATCH 6/7] sna_video_sprite: add asserts to catch invalid pipe#

2016-02-12 Thread Chris Wilson
On Fri, Feb 12, 2016 at 06:31:28PM +0200, Martin Peres wrote: > Caught by Klockwork. This will be enough to catch those issues during > bringup. But you just said that klockwork didn't find a bug... :-p I did contemplate having this stored on the CRTC instead. Reviewed-by: Chris Wilson -Chris

[Intel-gfx] [PATCH 6/7] sna_video_sprite: add asserts to catch invalid pipe#

2016-02-12 Thread Martin Peres
Caught by Klockwork. This will be enough to catch those issues during bringup. Signed-off-by: Martin Peres --- src/sna/sna_video_sprite.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/sna/sna_video_sprite.c b/src/sna/sna_video_sprite.c index 9e85049..ae08ef7 100644 --- a/src/sna/sna