CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/09/30 00:47:48
Modified files:
sys/dev/pci/drm/i915: i915_drv.c i915_drv.h i915_trace.h
Log message:
move the read/write functions and macros closer to linux
noteably this uses the gt lock and force wake in some cases
and includes a gen5/ironlake errata.
ok kettenis@
