Lines Matching refs:pixel_format
1898 switch (fb->pixel_format) {
1926 DRM_ERROR("Unknown pixel format 0x%08x\n", fb->pixel_format);
1999 switch (fb->pixel_format) {
2023 DRM_ERROR("Unknown pixel format 0x%08x\n", fb->pixel_format);
6770 mode_cmd.pixel_format = drm_mode_legacy_fb_format(bpp, depth);
7550 if (fb->pixel_format != crtc->fb->pixel_format)
7741 switch (fb->pixel_format) {
8637 } else if (set->fb->pixel_format !=
8638 set->crtc->fb->pixel_format) {
9238 switch (mode_cmd->pixel_format) {
9248 drm_get_format_name(mode_cmd->pixel_format));
9260 drm_get_format_name(mode_cmd->pixel_format));
9270 drm_get_format_name(mode_cmd->pixel_format));
9276 drm_get_format_name(mode_cmd->pixel_format));