CVSROOT: /cvs Module name: src Changes by: fcam...@cvs.openbsd.org 2017/06/19 05:00:18
Modified files: sys/dev/pci/drm/i915: i915_drv.c Log message: Add a handler for the WSDISPLAYIO_GINFO ioctl in inteldrm, allowing to retrieve basic information about a framebuffer display. OK visa@, tedu@