Home
last modified time | relevance | path

Searched defs:max_scale (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/tests/
H A Ddrm_plane_helper_test.c43 int max_scale; member
/linux/drivers/gpu/drm/logicvc/
H A Dlogicvc_layer.c92 int min_scale, max_scale; in logicvc_plane_atomic_check() local
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c1094 int max_scale = INT_MAX; in amdgpu_dm_plane_helper_check_state() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_plane.c1005 int min_scale, int max_scale, in intel_plane_check_clipping()
H A Dskl_universal_plane.c2361 int max_scale = DRM_PLANE_NO_SCALING; in skl_plane_check() local
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.c822 int i, ret = 0, min_scale, max_scale; in dpu_plane_atomic_check_nosspp() local
/linux/drivers/gpu/drm/tegra/
H A Ddc.c1033 int min_scale, max_scale; tegra_cursor_atomic_async_check() local
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c1006 int max_scale = FRAC_16_16(8, 1); in vop2_plane_atomic_check() local
/linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c895 int max_scale, in drm_atomic_helper_check_plane_state()