Bug 1943

Summary: ACPI extentiosn for Display Adapters
Product: ACPI Reporter: Len Brown (lenb)
Component: Power-VideoAssignee: Len Brown (lenb)
Status: REJECTED DUPLICATE    
Severity: normal CC: acpi-bugzilla
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.0-test10 Subsystem:
Regression: --- Bisected commit-id:

Description Len Brown 2004-01-23 14:30:40 UTC
Systems containing a built-in display adapter are requred to implement the ACPI Extensions for 
Display Adapters. -- ACPI Spec 2.0c appendix B. 
 
These extensions involved brightness control, device switching, and power state support. 
 
Currently, some of these features are implemented in the asus_extras and toshiba_extras 
drivers.  A generic drivers/acpi/video.c driver should be created to support these features on all 
vendors platforms.  When it is available, that functionality should be removed from the asus and 
toshiba specific drivers.
Comment 1 Len Brown 2004-01-23 14:31:38 UTC

*** This bug has been marked as a duplicate of 1944 ***