>
> Hi Kerry,
>
> Do you have info for the source code location for
> both these drivers:
> 1. vgatext
> 2. i915
>
> I would like to experiment vgatext suspend/resume
> support on my platform.
A *very* important thing about vgatext, is that it won't natively
support suspend and resume. It is a generic VGA driver that has no
way of really knowing how to restore hardware in a generic way. I
also suspect that the bug mentioned below is a "Will Not Fix", as
there is no way of being certain that the fix will work on all
hardware that it binds.
Usage of the lable mentioned below should be strongly discouraged
for general use, and has value *ONLY IF* the user does not care at all
about the state of the VGA device across a suspend and resume cycle
(say, you are using a serial console, and there is no monitor
connected to the VGA port).
Work on the i915 driver to support your framebuffer would be
valuable (assuming that it isn't already underway or completed), but I
strongly suggest not doing this work on vgatext, nor setting
vgatext_force_suspend.
Cheers!
---- Randy
>
> Regards,
> Venu.
> --- Kerry Shu <[EMAIL PROTECTED]> wrote:
>
> > Hi Venu,
> >
> > Looks like your graphic device (0x8086, 0x8108) is
> > not supported
> > by i915 driver which do support S/R.
> >
> > vgatext doesn't support S/R. You can have a try to
> > manually set
> > vgatext_force_suspend to 1 in mdb. Anyway, the
> > system may still have
> > problem in resume even suspend succeed. There's an
> > open CR for this
> > issue:
> > 6746567 vgatext needs complete Suspend/Resume
> > support
> >
> >
> > Regards,
> > Kerry
> >
_______________________________________________
driver-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/driver-discuss