CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2013/12/11 13:31:43

Modified files:
        sys/dev/pci/drm/i915: i915_drv.h i915_gem.c 
                              i915_gem_execbuffer.c i915_gem_gtt.c 
                              i915_gem_tiling.c 

Log message:
Make obj->pages a simple array instead of an array of bus_dma_segment_t's.
Simplifies things a bit and reduces the diffs with Linux a bit too.

Reply via email to