CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2013/11/29 14:44:15
Modified files: sys/dev/pci/drm/i915: intel_ringbuffer.c Log message: Should be safe to allow intel_ring_wait_seqno() to be interrupted. Reduces diffs with Linux.