svn commit: r236927 - stable/9/sys/dev/drm2

Konstantin Belousov kib at FreeBSD.org
Mon Jun 11 21:35:28 UTC 2012


Author: kib
Date: Mon Jun 11 21:35:27 2012
New Revision: 236927
URL: http://svn.freebsd.org/changeset/base/236927

Log:
  MFC r235783:
  Add the code for new Intel GPU driver, which supports GEM, KMS and
  works with new generations of GPUs (IronLake, SandyBridge and
  supposedly IvyBridge).
  
  The driver is not connected to the build yet.

Added:
  stable/9/sys/dev/drm2/
     - copied from r235783, head/sys/dev/drm2/
Modified:
Directory Properties:
  stable/9/sys/   (props changed)
  stable/9/sys/dev/   (props changed)


More information about the svn-src-all mailing list