Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/
Ddrm_fourcc.h72 int drm_format_vert_chroma_subsampling(uint32_t format);
/Linux-v4.19/drivers/gpu/drm/
Ddrm_fourcc.c295 int drm_format_vert_chroma_subsampling(uint32_t format) in drm_format_vert_chroma_subsampling() function
302 EXPORT_SYMBOL(drm_format_vert_chroma_subsampling);
/Linux-v4.19/drivers/gpu/drm/imx/
Dipuv3-plane.c127 y /= drm_format_vert_chroma_subsampling(fb->format->format); in drm_plane_state_to_ubo()
146 y /= drm_format_vert_chroma_subsampling(fb->format->format); in drm_plane_state_to_vbo()
476 vsub = drm_format_vert_chroma_subsampling(fb->format->format); in ipu_plane_atomic_check()
/Linux-v4.19/drivers/gpu/drm/rockchip/
Drockchip_drm_fb.c87 vsub = drm_format_vert_chroma_subsampling(mode_cmd->pixel_format); in rockchip_user_fb_create()
Drockchip_drm_vop.c288 int vsub = drm_format_vert_chroma_subsampling(pixel_format); in scl_vop_cal_scl_fac()
766 int vsub = drm_format_vert_chroma_subsampling(fb->format->format); in vop_plane_atomic_update()
/Linux-v4.19/drivers/gpu/drm/msm/
Dmsm_fb.c152 vsub = drm_format_vert_chroma_subsampling(mode_cmd->pixel_format); in msm_framebuffer_init()
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_plane.c692 vsub = drm_format_vert_chroma_subsampling(pixel_format); in calc_scaley_steps()
714 drm_format_vert_chroma_subsampling(pix_fmt); in get_scale_config()
769 roi_h /= drm_format_vert_chroma_subsampling(pix_fmt); in mdp5_write_pixel_ext()
/Linux-v4.19/drivers/gpu/drm/tegra/
Dfb.c140 vsub = drm_format_vert_chroma_subsampling(cmd->pixel_format); in tegra_fb_create()
/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_plane.c307 v_subsample = drm_format_vert_chroma_subsampling(format); in vc4_plane_setup_clipping_and_scaling()
/Linux-v4.19/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_plane.c682 vsub = drm_format_vert_chroma_subsampling(fb->format->format); in atmel_hlcdc_plane_atomic_check()
/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_plane.c750 drm_format_vert_chroma_subsampling(fmt->base.pixel_format); in _dpu_plane_setup_scaler()