public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Can video_detect be made __init?
@ 2008-11-08 13:55 Andrey Borzenkov
  2008-11-09 12:20 ` Thomas Renninger
  2008-11-12 23:34 ` Thomas Renninger
  0 siblings, 2 replies; 3+ messages in thread
From: Andrey Borzenkov @ 2008-11-08 13:55 UTC (permalink / raw)
  To: Thomas Renninger; +Cc: linux-acpi

[-- Attachment #1: Type: text/plain, Size: 497 bytes --]

I would add DMI entries to force vendor backlight for my system, but
I'd really prefer they are not remain in memory forever. Is there any
reason for the whole detection to not happen exactly once? After all,
ACPI cannot change after boot, can it?

Hmm ... actually DSDT can be loaded from initrd, so it can change ... but
in this case we actually are just interested in DMI matching which says
whether vendor driver is preferred or not. What would be the the best
place to call it from?

-andrey

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-11-12 23:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-08 13:55 Can video_detect be made __init? Andrey Borzenkov
2008-11-09 12:20 ` Thomas Renninger
2008-11-12 23:34 ` Thomas Renninger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox