Home
last modified time | relevance | path

Searched defs:dst_h (Results 26 - 50 of 56) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/gpu/drm/sti/
H A Dsti_cursor.c195 int dst_x, dst_y, dst_w, dst_h; in sti_cursor_atomic_check() local
H A Dsti_gdp.c631 int dst_x, dst_y, dst_w, dst_h; in sti_gdp_atomic_check() local
715 int dst_x, dst_y, dst_w, dst_h; in sti_gdp_atomic_update() local
/kernel/linux/linux-5.10/drivers/media/platform/sti/bdisp/
H A Dbdisp-hw.c630 u32 src_w, src_h, dst_w, dst_h; in bdisp_hw_get_hv_inc() local
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-hw.c630 u32 src_w, src_h, dst_w, dst_h; in bdisp_hw_get_hv_inc() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_atomic_plane.c148 unsigned int src_w, src_h, dst_w, dst_h; in intel_adjusted_rate() local
408 int dst_h = drm_rect_height(&plane_state->uapi.dst); in intel_plane_is_scaled() local
H A Dskl_scaler.c102 skl_update_scaler(struct intel_crtc_state *crtc_state, bool force_detach, unsigned int scaler_user, int *scaler_id, int src_w, int src_h, int dst_w, int dst_h, const struct drm_format_info *format, u64 modifier, bool need_scaler) skl_update_scaler() argument
/kernel/linux/linux-5.10/drivers/media/platform/mtk-mdp/
H A Dmtk_mdp_m2m.c818 mtk_mdp_check_scaler_ratio(struct mtk_mdp_variant *var, int src_w, int src_h, int dst_w, int dst_h, int rot) mtk_mdp_check_scaler_ratio() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_gsc.c748 u32 src_w, src_h, dst_w, dst_h; in gsc_set_prescaler() local
H A Dexynos_drm_fimc.c746 u32 src_w, src_h, dst_w, dst_h; in fimc_set_prescaler() local
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_display.c1703 u32 src_h = 1, dst_h = 1; in radeon_crtc_scaling_mode_fixup() local
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H A Dsti_gdp.c627 int dst_x, dst_y, dst_w, dst_h; in sti_gdp_atomic_check() local
706 int dst_x, dst_y, dst_w, dst_h; in sti_gdp_atomic_update() local
H A Dsti_hqvdp.c480 int src_w, src_h, dst_w, dst_h; in hqvdp_dbg_dump_cmd() local
1028 int dst_x, dst_y, dst_w, dst_h; in sti_hqvdp_atomic_check() local
732 sti_hqvdp_check_hw_scaling(struct sti_hqvdp *hqvdp, struct drm_display_mode *mode, int src_w, int src_h, int dst_w, int dst_h) sti_hqvdp_check_hw_scaling() argument
1118 int dst_x, dst_y, dst_w, dst_h; sti_hqvdp_atomic_update() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.c1388 u32 src_h = 1, dst_h = 1; in amdgpu_display_crtc_scaling_mode_fixup() local
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_m2m.c815 mtk_mdp_check_scaler_ratio(struct mtk_mdp_variant *var, int src_w, int src_h, int dst_w, int dst_h, int rot) mtk_mdp_check_scaler_ratio() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_gsc.c747 u32 src_w, src_h, dst_w, dst_h; in gsc_set_prescaler() local
H A Dexynos_drm_fimc.c744 u32 src_w, src_h, dst_w, dst_h; in fimc_set_prescaler() local
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.c394 _dpu_plane_setup_scaler3(struct dpu_hw_sspp *pipe_hw, uint32_t src_w, uint32_t src_h, uint32_t dst_w, uint32_t dst_h, struct dpu_hw_scaler3_cfg *scale_cfg, const struct dpu_format *fmt, uint32_t chroma_subsmpl_h, uint32_t chroma_subsmpl_v, unsigned int rotation) _dpu_plane_setup_scaler3() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_display.c1697 u32 src_h = 1, dst_h = 1; in radeon_crtc_scaling_mode_fixup() local
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.c525 _dpu_plane_setup_scaler3(struct dpu_plane *pdpu, struct dpu_plane_state *pstate, uint32_t src_w, uint32_t src_h, uint32_t dst_w, uint32_t dst_h, struct dpu_hw_scaler3_cfg *scale_cfg, const struct dpu_format *fmt, uint32_t chroma_subsmpl_h, uint32_t chroma_subsmpl_v) _dpu_plane_setup_scaler3() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c355 scl_vop_cal_scl_fac(struct vop *vop, const struct vop_win_data *win, uint32_t src_w, uint32_t src_h, uint32_t dst_w, uint32_t dst_h, const struct drm_format_info *info) scl_vop_cal_scl_fac() argument
H A Drockchip_drm_vop.h357 static inline uint16_t scl_get_bili_dn_vskip(int src_h, int dst_h, in scl_get_bili_dn_vskip() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c366 scl_vop_cal_scl_fac(struct vop *vop, const struct vop_win_data *win, uint32_t src_w, uint32_t src_h, uint32_t dst_w, uint32_t dst_h, const struct drm_format_info *info) scl_vop_cal_scl_fac() argument
H A Drockchip_drm_vop.h380 static inline uint16_t scl_get_bili_dn_vskip(int src_h, int dst_h, in scl_get_bili_dn_vskip() argument
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H A Dvpe.c866 unsigned int dst_h = d_q_data->c_rect.height; in set_srcdst_params() local
2112 unsigned int dst_h = d_q_data->c_rect.height; in check_srcdst_sizes() local
/kernel/linux/linux-6.6/drivers/media/platform/ti/vpe/
H A Dvpe.c866 unsigned int dst_h = d_q_data->c_rect.height; in set_srcdst_params() local
2110 unsigned int dst_h = d_q_data->c_rect.height; in check_srcdst_sizes() local

Completed in 45 milliseconds

123