Searched refs:new_bpp (Results 1 – 1 of 1) sorted by relevance
222 int new_bpp, old_bpp; in chipsfbcon_switch() local228 new_bpp = fb_display[con].var.bits_per_pixel; in chipsfbcon_switch()232 if (new_bpp != old_bpp) in chipsfbcon_switch()233 chips_set_bitdepth(p, &fb_display[con], con, new_bpp); in chipsfbcon_switch()