[PATCH] drm: Pretty print out the reason for rejecting the mode

Chris Wilson chris at chris-wilson.co.uk
Tue Apr 5 14:41:57 PDT 2011


On Tue, 5 Apr 2011 23:39:19 +0200, Julien Cristau <jcristau at debian.org> wrote:
> On Tue, Apr  5, 2011 at 21:50:15 +0100, Chris Wilson wrote:
> 
> > +	if ((unsigned)status > ARRAY_SIZE(strings))
> 
> off by one?

And didn't check for holes.

/me wishes he never sent this momentarily useful bit of code. ;-)
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the dri-devel mailing list