Searched defs:max_scale (Results 1 – 17 of 17) sorted by relevance
| /drivers/gpu/drm/ |
| A D | drm_plane_helper.c | 102 int max_scale, in drm_plane_helper_check_update()
|
| A D | drm_atomic_helper.c | 893 int max_scale, in drm_atomic_helper_check_plane_state()
|
| /drivers/gpu/drm/sun4i/ |
| A D | sun8i_ui_layer.c | 204 int min_scale, max_scale; in sun8i_ui_layer_atomic_check() local
|
| A D | sun8i_vi_layer.c | 325 int min_scale, max_scale; in sun8i_vi_layer_atomic_check() local
|
| /drivers/gpu/drm/tests/ |
| A D | drm_plane_helper_test.c | 43 int max_scale; member
|
| /drivers/gpu/drm/msm/disp/mdp5/ |
| A D | mdp5_plane.c | 173 int min_scale, max_scale; in mdp5_plane_atomic_check_with_state() local 373 int min_scale, max_scale; in mdp5_plane_atomic_async_check() local
|
| /drivers/gpu/drm/logicvc/ |
| A D | logicvc_layer.c | 92 int min_scale, max_scale; in logicvc_plane_atomic_check() local
|
| /drivers/gpu/drm/i915/display/ |
| A D | intel_pfit.c | 114 int hscale, vscale, max_scale = 0x12000; /* 1.125 */ in intel_pch_pfit_check_scaling() local
|
| A D | intel_plane.c | 994 int min_scale, int max_scale, in intel_plane_check_clipping()
|
| A D | intel_sprite.c | 1356 int max_scale = DRM_PLANE_NO_SCALING; in g4x_sprite_check() local
|
| A D | skl_universal_plane.c | 2317 int max_scale = DRM_PLANE_NO_SCALING; in skl_plane_check() local
|
| /drivers/gpu/drm/rockchip/ |
| A D | rockchip_drm_vop.c | 823 int max_scale = win->phy->scl ? FRAC_16_16(8, 1) : in vop_plane_atomic_check() local 1082 int max_scale = win->phy->scl ? FRAC_16_16(8, 1) : in vop_plane_atomic_async_check() local
|
| A D | rockchip_drm_vop2.c | 1005 int max_scale = FRAC_16_16(8, 1); in vop2_plane_atomic_check() local
|
| /drivers/iio/light/ |
| A D | veml6030.c | 91 const int max_scale; member
|
| /drivers/gpu/drm/amd/display/amdgpu_dm/ |
| A D | amdgpu_dm_plane.c | 1093 int max_scale = INT_MAX; in amdgpu_dm_plane_helper_check_state() local
|
| /drivers/gpu/drm/msm/disp/dpu1/ |
| A D | dpu_plane.c | 818 int i, ret = 0, min_scale, max_scale; in dpu_plane_atomic_check_nosspp() local
|
| /drivers/gpu/drm/tegra/ |
| A D | dc.c | 1033 int min_scale, max_scale; in tegra_cursor_atomic_async_check() local
|
Completed in 68 milliseconds