Lines Matching refs:bits_per_pixel
213 if (fb->var.bits_per_pixel == 32) in SETUP_FB()
219 if (fb->var.bits_per_pixel == 32) in SETUP_FB()
257 if (fb->var.bits_per_pixel == 32) { in FINISH_IMAGE_COLORMAP_ACCESS()
554 if (fb->var.bits_per_pixel == 8) {
593 if (fb->var.bits_per_pixel == 8) in setHyperLutBltCtl()
746 if (fb->var.bits_per_pixel == 32) in hyperResetPlanes()
876 hyperbowl = (fb->var.bits_per_pixel == 32) ? in SETUP_HCRX()
946 if (regno < 16 && fb->var.bits_per_pixel == 32) { in stifb_setcolreg()
967 if (fb->var.bits_per_pixel > 8) { in stifb_loadcmap()
1033 disp->var.bits_per_pixel != var->bits_per_pixel || in stifb_set_var()
1051 …fb_copy_cmap(fb_default_cmap(fb_display[con].var.bits_per_pixel > 8 ? 16 : 256), cmap, kspc ? 0: 2… in stifb_get_cmap()
1069 if ((err = fb_alloc_cmap(&disp->cmap, disp->var.bits_per_pixel > 8 ? 16 : 256, 0))) in stifb_set_cmap()
1146 if (fb->var.bits_per_pixel == 32) in stifb_set_disp()
1156 if (fb->var.bits_per_pixel == 32) in stifb_set_disp()
1182 fb_set_cmap(fb_default_cmap(fb_display[con].var.bits_per_pixel > 8 ? 16 : 256), in stifb_switch()
1383 var->bits_per_pixel = bpp; in stifb_init_fb()
1431 disp->var.bits_per_pixel, in stifb_init_fb()