CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/05/04 07:18:30
Modified files:
sys/dev/pci/drm/i915: i915_drv.c
Log message:
In i915_alloc_ifp() and i965_alloc_ifp() use extent_alloc_subregion() to make
sure we allocate outside the Legacy Address Range. Gets rid of the "no ifp"
warning on the x41.
