Module Name: src Committed By: riastradh Date: Sat Apr 26 14:55:43 UTC 2014
Modified Files: src/sys/external/bsd/drm2/dist/drm/i915: intel_drv.h Log Message: Replace cpu_relax() by DELAY(1) or DELAY(1000) to wait us/ms. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/external/bsd/drm2/dist/drm/i915/intel_drv.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.