LCD_ON
if (xres < par->lcd_width && crtc->lcd_gen_cntl & LCD_ON) {
if (vdisplay < par->lcd_height && crtc->lcd_gen_cntl & LCD_ON) {
if (par->lcd_table != 0 && (aty_ld_lcd(LCD_GEN_CNTL, par) & LCD_ON)) {
(aty_ld_lcd(LCD_GEN_CNTL, par) & LCD_ON)) {
(aty_ld_lcd(LCD_GEN_CNTL, par) & LCD_ON)) {
if (lcd_on_off & LCD_ON) {
if ((crtc->lcd_gen_cntl & LCD_ON) &&
crtc->lcd_gen_cntl &= ~LCD_ON;
if ((par->lcd_table != 0) && (crtc->lcd_gen_cntl & LCD_ON)) {
aty_st_lcd(LCD_GEN_CNTL, lcd_gen_cntrl & ~LCD_ON, par);
lcd_write_control(info, LCD_ON);