Searched refs:pixel_format (Results 1 – 10 of 10) sorted by relevance
147 mode_cmd.pixel_format = drm_mode_legacy_fb_format(sizes->surface_bpp, in tegra_fb_probe()219 if (idx >= drm_format_num_planes(fb->drm_fb.pixel_format)) in tegra_fb_get_plane()280 hsub = drm_format_horz_chroma_subsampling(cmd->pixel_format); in tegra_drm_fb_create()281 vsub = drm_format_vert_chroma_subsampling(cmd->pixel_format); in tegra_drm_fb_create()283 nplanes = drm_format_num_planes(cmd->pixel_format); in tegra_drm_fb_create()297 bpp = drm_format_plane_cpp(cmd->pixel_format, i); in tegra_drm_fb_create()
154 switch (fb->drm_fb.pixel_format) { in dc_parse_drm_format()266 nplanes = drm_format_num_planes(fb->drm_fb.pixel_format); in dc_parse_drm_format()534 fb->drm_fb.pixel_format); in dc_plane_update()631 fb->drm_fb.pixel_format); in dc_set_base()704 drm_crtc->fb->pixel_format); in dc_crtc_mode_set()
562 uint32_t pixel_format; member1028 uint32_t pixel_format; member
624 uint32_t pixel_format; member
156 uint32_t pixel_format; member302 sc->sc_planes[0]->pixel_format = reg; in diu_init()
914 drm_fb_get_bpp_depth(mode_cmd->pixel_format, &fb->depth, in drm_helper_mode_fill_fb_struct()916 fb->pixel_format = mode_cmd->pixel_format; in drm_helper_mode_fill_fb_struct()
296 __u32 pixel_format; /* fourcc code from drm_fourcc.h */ member
1809 if (fb->pixel_format == plane->format_types[i]) in drm_mode_setplane()1812 DRM_DEBUG_KMS("Invalid pixel format 0x%08x\n", fb->pixel_format); in drm_mode_setplane()2160 r.pixel_format = drm_mode_legacy_fb_format(or->bpp, or->depth); in drm_mode_addfb()2194 uint32_t format = r->pixel_format & ~DRM_FORMAT_BIG_ENDIAN; in format_check()2269 DRM_DEBUG_KMS("bad framebuffer format 0x%08x\n", r->pixel_format); in framebuffer_check()2273 hsub = drm_format_horz_chroma_subsampling(r->pixel_format); in framebuffer_check()2274 vsub = drm_format_vert_chroma_subsampling(r->pixel_format); in framebuffer_check()2275 num_planes = drm_format_num_planes(r->pixel_format); in framebuffer_check()2290 unsigned int cpp = drm_format_plane_cpp(r->pixel_format, i); in framebuffer_check()
265 uint32_t pixel_format; /* fourcc format */ member
424 __u32 pixel_format; /* Pixel format */ member452 __u32 pixel_format; /* Pixel format */ member