All of lore.kernel.org
 help / color / mirror / Atom feed
* another discrete nvidia switch on/off for an assortment of laptops
@ 2009-12-29 22:30 Albert Vilella
  2009-12-30  5:44 ` Len Brown
  2010-01-06 14:33 ` Matthew Garrett
  0 siblings, 2 replies; 4+ messages in thread
From: Albert Vilella @ 2009-12-29 22:30 UTC (permalink / raw)
  To: linux-acpi

Hi again,

In this occasion not providing a working module, but just a grep to
show 5 different laptop
models that use an almost identical ACPI call to report on the
discrete nvidia graphics switch:

All DSDT.dsl files are available here:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/312756
grep -e NVIF *.dsl

Acer_Aspire_7530G_nv.dsl:                Name (_UID, "NVIF")
Acer_Aspire_7530G_nv.dsl:                        Return
(\_SB.PCI0.IXVE.IGPU.NVIF (FUNC, SUBF, ARGS))
Acer_Aspire_7530G_nv.dsl:                    Method (NVIF, 3, NotSerialized)
Dell_Studio_XPS_13_nv.dsl:                Name (_UID, "NVIF")
Dell_Studio_XPS_13_nv.dsl:                        Return
(\_SB.PCI0.IXVE.IGPU.NVIF (FUNC, SUBF, ARGS))
Dell_Studio_XPS_13_nv.dsl:                    Method (NVIF, 3, NotSerialized)
Elitegroup_GF8100VM_nv.dsl:                            Name (_UID, "NVIF")
Elitegroup_GF8100VM_nv.dsl:                                    Return
(^^IXVE.IGPU.NVIF (FUNC, SUBF, ARGS))
Elitegroup_GF8100VM_nv.dsl:                    Method (NVIF, 3, NotSerialized)
MSI_EX630-034US.dsl:                            Name (_UID, "NVIF")
MSI_EX630-034US.dsl:                                    Return
(^^IXVE.IGPU.NVIF (FUNC, SUBF, ARGS))
MSI_EX630-034US.dsl:                    Method (NVIF, 3, NotSerialized)
MSI_EX630_nv.dsl:                            Name (_UID, "NVIF")
MSI_EX630_nv.dsl:                                    Return
(^^IXVE.IGPU.NVIF (FUNC, SUBF, ARGS))
MSI_EX630_nv.dsl:                    Method (NVIF, 3, NotSerialized)
Toshiba_Qosmio_X305_nv.dsl:                Name (_UID, "NVIF")
Toshiba_Qosmio_X305_nv.dsl:                        Return
(\_SB.PCI0.IXVE.IGPU.NVIF (FUNC, SUBF, ARGS))
Toshiba_Qosmio_X305_nv.dsl:                    Method (NVIF, 3, NotSerialized)

Cheers,

Albert.

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

end of thread, other threads:[~2010-01-06 14:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-29 22:30 another discrete nvidia switch on/off for an assortment of laptops Albert Vilella
2009-12-30  5:44 ` Len Brown
2009-12-30  9:32   ` Norbert Preining
2010-01-06 14:33 ` Matthew Garrett

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.