CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/19 16:05:58
Modified files:
sys/dev/pci/drm: drmP.h drm_drv.c
sys/dev/pci/drm/i915: i915_drv.h i915_gem.c intel_display.c
intel_overlay.c intel_ringbuffer.c
Log message:
Implement drm_pci_alloc() and drm_pci_free() and use them to reduce the
diffs with Linux.
