Lines Matching refs:format
1195 switch (target_fb->format->format) {
1270 DRM_ERROR("Unsupported screen format %s\n",
1271 drm_get_format_name(target_fb->format->format, &format_name));
1287 tileb = 8 * 8 * target_fb->format->cpp[0];
1295 target_fb->format->cpp[0] * 8,
1302 switch (target_fb->format->cpp[0] * 8) {
1425 fb_pitch_pixels = target_fb->pitches[0] / target_fb->format->cpp[0];
1515 switch (target_fb->format->format) {
1582 DRM_ERROR("Unsupported screen format %s\n",
1583 drm_get_format_name(target_fb->format->format, &format_name));
1641 fb_pitch_pixels = target_fb->pitches[0] / target_fb->format->cpp[0];