> > +   /* unbind vgacon to make sure it doesn't touch our vga registers */
> > +   console_lock();
> > +   ret = do_take_over_console(&dummy_con, 0, MAX_NR_CONSOLES - 1, true);
> > +   console_unlock();
> 
> Still seems very late, in i915 we kick out vgacon as pretty much the first
> thing in driver load. See i915_kick_out_vgacon.

So the idea isn't completely silly ...

thanks for the pointer,
  Gerd

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to