xf86-video-nouveau: enable backlight toggling for Dell Inspiron 8200 GeForce2 Go master
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Wed, 26 Sep 2007 23:27:20 +0000 (01:27 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sat, 15 Nov 2008 16:48:20 +0000 (17:48 +0100)
commit53dd03d038a306604364609da4fbff1f77cdcfa0
tree8ddcba08a2c070d8f7beb71026bf74862d7aca82
parent709f5a46882c8cb8673e2f5fb1bf79958a7fedaf
xf86-video-nouveau: enable backlight toggling for Dell Inspiron 8200 GeForce2 Go

GeForce2 Go and similar cards are explicitly excluded from the
NVBacklightEnable() code (purposedly, as the code used for the other
chipsets on x86 has no effect.) This causes the backlight to remain
active on laptops equipped with such a card, even when DPMS modes were
active.

Fix the issue for Dell Inspiron 8200 by introducing the proper
registry writes to toggle the backlight.

Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
src/nv_driver.c