CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/09/21 15:49:12
Modified files:
sys/dev/pci/drm: i915_drv.c
Log message:
reorder the busy ioctl order of operations to be nicer and a little more
efficient in the case where we are idle.
Idea taken from a commit to the linux kernel by chris wilson.
