freebsd-dev/sys/modules/drm2
Gleb Smirnoff cc4a90c445 Globally enable -fms-extensions when building kernel with gcc, and remove
this option from all modules that enable it theirselves.
  In C mode -fms-extensions option enables anonymous structs and unions,
allowing us to use this C11 feature in kernel. Of course, clang supports
it without any extra options.

Reviewed by:	dim
2015-02-17 19:27:14 +00:00
..
drm2 Build ttm_agp_backend.c. 2014-10-31 10:45:34 +00:00
i915kms An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
radeonkms Globally enable -fms-extensions when building kernel with gcc, and remove 2015-02-17 19:27:14 +00:00
radeonkmsfw drm/radeon: Import the Radeon KMS driver 2013-08-25 19:37:15 +00:00
Makefile drm/i915: Disable the build of i915 on PC98 2014-08-25 14:58:36 +00:00
Makefile.inc