CVSROOT: /cvs Module name: src Changes by: fcam...@cvs.openbsd.org 2017/06/19 05:03:30
Modified files: sys/dev/pci/drm/radeon: radeon_kms.c Log message: Add a handler for the WSDISPLAYIO_GINFO ioctl in radeondrm, allowing to retrieve basic information about a framebuffer display. OK visa@, deraadt@