On Mon, Dec 18, 2006 at 12:29:16PM +0100, Stefan Seyfried wrote: > So the question is: should we either > - implement a minimal "graphics card PCI suspend resume" "driver" in the > kernel that will do this even if no framebuffer is used, or The long term aim is to implement a thin graphics card driver in the kernel, and then port framebuffer and DRM code to that. Doing it effectively requires knowing which PCI configuration registers are relevant for the hardware, which is possibly easier said than done. > - implement this as a workaround in userspace? Might be easier for the moment, though I agree that it's less than ideal. -- Matthew Garrett | mjg59@xxxxxxxxxxxxx - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html