On 10/1/2014 12:34 AM, Tian, Kevin wrote:
+void i915_vgt_record_priv(struct drm_i915_private *priv)
+{
+       dev_priv = priv;
+}
--

Suppose above can be carried in i915_start_vgt, instead of adding
a new interface?

Thanks
Kevin

Should be not? since the drm_device is not yet allocated in i915_driver_load.

--
Thanks,
Jike

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to