Home
last modified time | relevance | path

Searched defs:min_scale (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_plane_helper.c101 drm_plane_helper_check_update(struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, struct drm_rect *src, struct drm_rect *dst, unsigned int rotation, int min_scale, int max_scale, bool can_position, bool can_update_disabled, bool *visible) drm_plane_helper_check_update() argument
H A Ddrm_atomic_helper.c790 drm_atomic_helper_check_plane_state(struct drm_plane_state *plane_state, const struct drm_crtc_state *crtc_state, int min_scale, int max_scale, bool can_position, bool can_update_disabled) drm_atomic_helper_check_plane_state() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/
H A Ddrm_plane_helper_test.c42 int min_scale; member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun8i_ui_layer.c244 int min_scale, max_scale; in sun8i_ui_layer_atomic_check() local
H A Dsun8i_vi_layer.c347 int min_scale, max_scale; in sun8i_vi_layer_atomic_check() local
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_plane_helper.c94 drm_plane_helper_check_update(struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, struct drm_rect *src, struct drm_rect *dst, unsigned int rotation, int min_scale, int max_scale, bool can_position, bool can_update_disabled, bool *visible) drm_plane_helper_check_update() argument
H A Ddrm_atomic_helper.c857 drm_atomic_helper_check_plane_state(struct drm_plane_state *plane_state, const struct drm_crtc_state *crtc_state, int min_scale, int max_scale, bool can_position, bool can_update_disabled) drm_atomic_helper_check_plane_state() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun8i_ui_layer.c238 int min_scale, max_scale; in sun8i_ui_layer_atomic_check() local
H A Dsun8i_vi_layer.c372 int min_scale, max_scale; in sun8i_vi_layer_atomic_check() local
/kernel/linux/linux-5.10/drivers/gpu/drm/zte/
H A Dzx_plane.c54 int min_scale = FRAC_16_16(1, 8); in zx_vl_plane_atomic_check() local
/kernel/linux/linux-6.6/drivers/gpu/drm/logicvc/
H A Dlogicvc_layer.c92 int min_scale, max_scale; in logicvc_plane_atomic_check() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_atomic_plane.c897 intel_atomic_plane_check_clipping(struct intel_plane_state *plane_state, struct intel_crtc_state *crtc_state, int min_scale, int max_scale, bool can_position) intel_atomic_plane_check_clipping() argument
H A Dintel_sprite.c1294 int min_scale = DRM_PLANE_NO_SCALING; in g4x_sprite_check() local
H A Dskl_universal_plane.c1874 int min_scale = DRM_PLANE_NO_SCALING; in skl_plane_check() local
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c267 int min_scale, max_scale; in mdp5_plane_atomic_check_with_state() local
459 int min_scale, max_scale; in mdp5_plane_atomic_async_check() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c998 int min_scale = 0; in amdgpu_dm_plane_helper_check_state() local
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.c793 int ret = 0, min_scale; in dpu_plane_atomic_check() local
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c190 int min_scale, max_scale; in mdp5_plane_atomic_check_with_state() local
390 int min_scale, max_scale; in mdp5_plane_atomic_async_check() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_sprite.c1953 int min_scale = DRM_PLANE_HELPER_NO_SCALING; in g4x_sprite_check() local
2222 int min_scale = DRM_PLANE_HELPER_NO_SCALING; in skl_plane_check() local
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.c938 int ret = 0, min_scale; in dpu_plane_atomic_check() local
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c797 int min_scale = win->phy->scl ? FRAC_16_16(1, 8) : in vop_plane_atomic_check() local
1037 int min_scale = win->phy->scl ? FRAC_16_16(1, 8) : in vop_plane_atomic_async_check() local
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c812 int min_scale = win->phy->scl ? FRAC_16_16(1, 8) : in vop_plane_atomic_check() local
1064 int min_scale = win->phy->scl ? FRAC_16_16(1, 8) : in vop_plane_atomic_async_check() local
H A Drockchip_drm_vop2.c946 int min_scale = FRAC_16_16(1, 8); in vop2_plane_atomic_check() local
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddc.c1032 int min_scale, max_scale; in tegra_cursor_atomic_async_check() local

Completed in 50 milliseconds