On Tue, Jun 25, 2013 at 05:26:45PM +0100, Chris Wilson wrote: > Report back the user error of attempting to setup a CRTC with an invalid > framebuffer pitch. This is trickier than it should be as on gen4, there > is a restriction that tiled surfaces must have a stride less than 16k - > which is less than the largest supported CRTC size. > > v2: Fix the limits for gen3 > v3: Move check into intel_framebuffer_init() and fix VLV limits. (vsyrjala) > v4: Use idiomatic '>=' for generation checks > > References: https://bugs.freedesktop.org/show_bug.cgi?id=65099 > Signed-off-by: Chris Wilson <[email protected]> > Reviewed-by: Ville Syrjälä <[email protected]>
Queued for -next, thanks for the patch. -Daniel -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
