CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/08/07 13:49:08
Modified files:
sys/dev/pci/drm: drmP.h drm_drv.c
sys/dev/pci/drm/i915: i915_dma.c i915_drv.c i915_drv.h
i915_gem.c i915_gem_evict.c
i915_gem_execbuffer.c i915_gem_tiling.c
Added files:
sys/dev/pci/drm/i915: i915_trace.h
Log message:
Another major overhaul of the inteldrm(4) GEM code, bringing us considerably
closer to the Linux 3.8.13 codebase. Almost certainly squashes a few more
bugs.
ok jsg@
