/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_plane_helper.c | 101 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 D | drm_atomic_helper.c | 790 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 D | drm_plane_helper_test.c | 42 int min_scale; member [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
H A D | sun8i_ui_layer.c | 244 int min_scale, max_scale; in sun8i_ui_layer_atomic_check() local
|
H A D | sun8i_vi_layer.c | 347 int min_scale, max_scale; in sun8i_vi_layer_atomic_check() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_plane_helper.c | 94 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 D | drm_atomic_helper.c | 857 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 D | sun8i_ui_layer.c | 238 int min_scale, max_scale; in sun8i_ui_layer_atomic_check() local
|
H A D | sun8i_vi_layer.c | 372 int min_scale, max_scale; in sun8i_vi_layer_atomic_check() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/zte/ |
H A D | zx_plane.c | 54 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 D | logicvc_layer.c | 92 int min_scale, max_scale; in logicvc_plane_atomic_check() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_atomic_plane.c | 897 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 D | intel_sprite.c | 1294 int min_scale = DRM_PLANE_NO_SCALING; in g4x_sprite_check() local
|
H A D | skl_universal_plane.c | 1874 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 D | mdp5_plane.c | 267 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 D | amdgpu_dm_plane.c | 998 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 D | dpu_plane.c | 793 int ret = 0, min_scale; in dpu_plane_atomic_check() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_plane.c | 190 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 D | intel_sprite.c | 1953 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 D | dpu_plane.c | 938 int ret = 0, min_scale; in dpu_plane_atomic_check() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop.c | 797 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 D | rockchip_drm_vop.c | 812 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 D | rockchip_drm_vop2.c | 946 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 D | dc.c | 1032 int min_scale, max_scale; in tegra_cursor_atomic_async_check() local
|