Searched refs:max_input (Results 1 – 3 of 3) sorted by relevance
230 .max_input = { 4096, 2304 },240 .max_input = { 4096, 2304 },
147 struct vop_rect max_input; member
995 if (drm_rect_width(src) >> 16 > vop2_data->max_input.width || in vop2_plane_atomic_check()996 drm_rect_height(src) >> 16 > vop2_data->max_input.height) { in vop2_plane_atomic_check()1000 vop2_data->max_input.width, in vop2_plane_atomic_check()1001 vop2_data->max_input.height); in vop2_plane_atomic_check()