Home
last modified time | relevance | path

Searched refs:drm_format_vert_chroma_subsampling (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/rockchip/
Drockchip_drm_fb.c117 vsub = drm_format_vert_chroma_subsampling(mode_cmd->pixel_format); in rockchip_user_fb_create()
/linux-4.1.27/drivers/gpu/drm/msm/
Dmsm_fb.c187 vsub = drm_format_vert_chroma_subsampling(mode_cmd->pixel_format); in msm_framebuffer_init()
/linux-4.1.27/drivers/gpu/drm/tegra/
Dfb.c143 vsub = drm_format_vert_chroma_subsampling(cmd->pixel_format); in tegra_fb_create()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_fb_cma_helper.c121 vsub = drm_format_vert_chroma_subsampling(mode_cmd->pixel_format); in drm_fb_cma_create()
Ddrm_crtc.c3271 vsub = drm_format_vert_chroma_subsampling(r->pixel_format); in framebuffer_check()
5368 int drm_format_vert_chroma_subsampling(uint32_t format) in drm_format_vert_chroma_subsampling() function
5383 EXPORT_SYMBOL(drm_format_vert_chroma_subsampling);
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_plane.c398 vsub = drm_format_vert_chroma_subsampling(pixel_format); in calc_scaley_steps()
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_plane.c625 vsub = drm_format_vert_chroma_subsampling(fb->pixel_format); in atmel_hlcdc_plane_atomic_check()
/linux-4.1.27/include/drm/
Ddrm_crtc.h1479 extern int drm_format_vert_chroma_subsampling(uint32_t format);