[ltp] radeon kernel scripts

Dan Sawyer linux-thinkpad@linux-thinkpad.org
Sun, 16 Sep 2007 20:29:08 -0700


All,

The system is a T41. Between kernel 2.6.20 and 2.6.21 the kernel configs 
for Radeon changed. The long and short of it is the suspend no longer 
suspends to low power. What are the correct config parms in the late 
kernels for RADEON and BACKLIGHT? Does anyone have Radeon suspend power 
management working for a late kernel?

Below are the configs:

2.6.20.4
CONFIG_FB_RADEON=m
CONFIG_FB_RADEON_I2C=y
CONFIG_FB_RADEON_DEBUG=y
# CONFIG_FB_BACKLIGHT is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_BACKLIGHT_CLASS_DEVICE=m
CONFIG_BACKLIGHT_DEVICE=y

2.6.22.6
CONFIG_FB_RADEON=m
CONFIG_FB_RADEON_I2C=y
CONFIG_FB_RADEON_BACKLIGHT=y
CONFIG_FB_RADEON_DEBUG=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_BACKLIGHT_CLASS_DEVICE=m
# CONFIG_BACKLIGHT_PROGEAR is not set
CONFIG_FB_BACKLIGHT=y
CONFIG_FB_RADEON_BACKLIGHT=y