Home
last modified time | relevance | path

Searched refs:drm_format_horz_chroma_subsampling (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/rockchip/
Drockchip_drm_fb.c116 hsub = drm_format_horz_chroma_subsampling(mode_cmd->pixel_format); in rockchip_user_fb_create()
/linux-4.1.27/drivers/gpu/drm/msm/
Dmsm_fb.c186 hsub = drm_format_horz_chroma_subsampling(mode_cmd->pixel_format); in msm_framebuffer_init()
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_smp.c190 hsub = drm_format_horz_chroma_subsampling(fmt); in mdp5_smp_request()
Dmdp5_plane.c379 hsub = drm_format_horz_chroma_subsampling(pixel_format); in calc_scalex_steps()
/linux-4.1.27/drivers/gpu/drm/tegra/
Dfb.c142 hsub = drm_format_horz_chroma_subsampling(cmd->pixel_format); in tegra_fb_create()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_fb_cma_helper.c120 hsub = drm_format_horz_chroma_subsampling(mode_cmd->pixel_format); in drm_fb_cma_create()
Ddrm_crtc.c3270 hsub = drm_format_horz_chroma_subsampling(r->pixel_format); in framebuffer_check()
5333 int drm_format_horz_chroma_subsampling(uint32_t format) in drm_format_horz_chroma_subsampling() function
5358 EXPORT_SYMBOL(drm_format_horz_chroma_subsampling);
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_plane.c624 hsub = drm_format_horz_chroma_subsampling(fb->pixel_format); in atmel_hlcdc_plane_atomic_check()
/linux-4.1.27/include/drm/
Ddrm_crtc.h1478 extern int drm_format_horz_chroma_subsampling(uint32_t format);