CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/21 21:04:53
Modified files:
sys/dev/pci/drm: drmP.h
sys/dev/pci/drm/i915: intel_display.c intel_dp.c intel_pm.c
intel_ringbuffer.c
Log message:
Use DIV_ROUND_UP instead of howmany to reduce the diffs with Linux.
