K 10 svn:author V 8 dumbbell K 8 svn:date V 27 2016-02-15T07:35:40.964865Z K 7 svn:log V 470 drm/i915: Restore pci_enable_busmaster() call in the init path This fixes a GPU hang on i945GM. While here, merge some minor fixes to DRM core and i915: * Remove obsolete drm_agp_*_memory() prototypes * Fix comment in drm_fops.c (outisde -> outside) * Fix some formatting issues in drm_stub.c (spaces -> tabs) Approved by: re (marius) MFC of: r288653, r288952, r293851 Submitted by: Differential Revision: https://reviews.freebsd.org/D3413 END