CVSROOT:        /cvs
Module name:    src
Changes by:     o...@cvs.openbsd.org    2010/04/19 08:19:33

Modified files:
        sys/dev/pci/drm: i915_drv.c i915_drv.h 

Log message:
Correct fence pitch checking code and fence register writing on 9{1,4}x.

The tiling check was insufficient and allowing too large pitches, which
in some cases could cause graphical corruption, strengthen the check so
that only valid values are used. Solved and patch ported from one by
Daniel Vetter on intel-gfx.

tested by Dorian Buettner (first dot last @ gmx dot de); thanks!

Reply via email to