/kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
H A D | sti_cursor.c | 195 int dst_x, dst_y, dst_w, dst_h; in sti_cursor_atomic_check() local
|
H A D | sti_gdp.c | 631 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 D | bdisp-hw.c | 630 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 D | bdisp-hw.c | 630 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 D | intel_atomic_plane.c | 148 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 D | skl_scaler.c | 102 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 D | mtk_mdp_m2m.c | 818 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 D | exynos_drm_gsc.c | 748 u32 src_w, src_h, dst_w, dst_h; in gsc_set_prescaler() local
|
H A D | exynos_drm_fimc.c | 746 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 D | radeon_display.c | 1703 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 D | sti_gdp.c | 627 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 D | sti_hqvdp.c | 480 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 D | amdgpu_display.c | 1388 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 D | mtk_mdp_m2m.c | 815 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 D | exynos_drm_gsc.c | 747 u32 src_w, src_h, dst_w, dst_h; in gsc_set_prescaler() local
|
H A D | exynos_drm_fimc.c | 744 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 D | dpu_plane.c | 394 _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 D | radeon_display.c | 1697 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 D | dpu_plane.c | 525 _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 D | rockchip_drm_vop.c | 355 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 D | rockchip_drm_vop.h | 357 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 D | rockchip_drm_vop.c | 366 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 D | rockchip_drm_vop.h | 380 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 D | vpe.c | 866 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 D | vpe.c | 866 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
|