drm linux 内核,Linux内核DRM实现分析——基于i915
static struct drm_driver driver = {/* don't use mtrr's here, the Xserver or user space app should* deal with them for intel hardware.*/.driver_features =DRIVER_USE_AGP | DRIVER_REQUIRE_AGP | /* DRIVER...