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);
6768 mode_cmd.pixel_format = drm_mode_legacy_fb_format(bpp, depth);
7547 if (fb->pixel_format != crtc->fb->pixel_format)
7738 switch (fb->pixel_format) {
8634 } else if (set->fb->pixel_format !=
8635 set->crtc->fb->pixel_format) {
9235 switch (mode_cmd->pixel_format) {
9245 drm_get_format_name(mode_cmd->pixel_format));
9257 drm_get_format_name(mode_cmd->pixel_format));
9267 drm_get_format_name(mode_cmd->pixel_format));
9273 drm_get_format_name(mode_cmd->pixel_format));