CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2015/07/16 12:48:51
Modified files: sys/dev/pci/drm: drm_linux.h sys/dev/pci/drm/i915: i915_gem.c i915_irq.c intel_display.c Log message: Introduce a Linux compatible wait_event API and use it in the inteldrm code. ok jsg@, guenther@