On Mon, Jan 23, 2017 at 4:59 AM, Ilia Mirkin <imir...@alum.mit.edu> wrote:
> On Mon, Jan 23, 2017 at 1:42 AM, Kenneth Graunke <kenn...@whitecape.org> > wrote: > > + *ymin = MIN2(ndc_gb_ymin, ndc_gb_ymax); > > Should this be limited on the negative end of the range? > > > + *ymax = MIN2(MAX2(ndc_gb_ymin, ndc_gb_ymax), 16383); > > And should this be a different value for gen6? Perhaps based on gb_size? > I don't think so. It's a limit on some hardware for unknown reasons. That said, Ken, it would be really nice to get an actual PRM citation because I can't find it anywhere.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev