[RFC PATCH V4 1/4] drm/i915: add i915_ved.c to setup bridge for VED

2015-01-15 Thread Cheng, Yao
PATCH V4 1/4] drm/i915: add i915_ved.c to setup bridge for > VED > > From: Yao Cheng > > Setup minimum required resources during i915_driver_load: > 1. Create a platform device to share MMIO/IRQ resources 2. Make the > platform device child of i915 device for runtime PM.

[RFC PATCH V4 1/4] drm/i915: add i915_ved.c to setup bridge for VED

2015-01-07 Thread Sean V Kelley
From: Yao Cheng Setup minimum required resources during i915_driver_load: 1. Create a platform device to share MMIO/IRQ resources 2. Make the platform device child of i915 device for runtime PM. 3. Create IRQ chip to forward the VED irqs. VED driver (a standalone drm driver) probes the VED device