<div dir="ltr">Hello AW,<div><br><div>  Does your i915 patch (<a href="https://lkml.org/lkml/2014/5/9/517">https://lkml.org/lkml/2014/5/9/517</a>) suitable for linux kernel 4.1, seem some code struct has changed, especially for </div><div><br><div><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)">intel_fbdev_initial_config</span></div><div><br></div><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)">@@ -1369,6 +1379,12 @@ static int i915_load_modeset_init(struct drm_device *dev)</span><br style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)">    */</span><br style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)">        intel_fbdev_initial_config(dev);</span><br style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"> </span><br style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)">+    /*</span><br style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)">+         * Must do this after fbcon init so that</span><br style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)">+   * vgacon_save_screen() works during the handover.</span><br style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)">+         */</span><br style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)">+       i915_disable_vga_mem(dev);</span><br style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)">+</span><br style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)">   /* Only enable hotplug handling once the fbdev is fully set up. */</span><br style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)">--------------------------where to disable-------------------------------------</span><br style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)">@@ -11848,6 +11876,8 @@ void intel_modeset_cleanup(struct drm_device *dev)</span><br style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"> </span><br style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)">        intel_disable_fbc(dev);</span><br style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"> </span><br style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)">+     i915_enable_vga_mem(dev);</span><br style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)">+</span><br style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)">    intel_disable_gt_powersave(dev);</span><br style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"> </span><br style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)"><span style="color:rgba(0,0,0,0.8);font-family:'Roboto Slab','Times New Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap;background-color:rgb(250,250,250)">     ironlake_teardown_rc6(dev);</span></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Sep 20, 2015 at 11:21 PM, Alex Williamson <span dir="ltr"><<a href="mailto:alex.l.williamson@gmail.com" target="_blank">alex.l.williamson@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Sun, Sep 20, 2015 at 9:17 AM, Eddie Yen <span dir="ltr"><<a href="mailto:missile0407@gmail.com" target="_blank">missile0407@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div>Ahh, hate Gmail auto reply set that only reply to one person....</div></div></blockquote><div><br></div></span><div>Settings -> General -> Default reply behavior: Reply all</div></div></div></div>
<br>_______________________________________________<br>
vfio-users mailing list<br>
<a href="mailto:vfio-users@redhat.com">vfio-users@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/vfio-users" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/vfio-users</a><br>
<br></blockquote></div><br></div>