CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2015/04/18 20:55:52
Modified files: sys/dev/pci/drm/i915: i915_dma.c Log message: Enable the REG_READ ioctl. A whitelist is used to allow reading a timestamp off the render ring for the Mesa i965 driver. ok kettenis@