Searched refs:_dispc_mgr_size_ok (Results 1 – 2 of 2) sorted by relevance
2969 static bool _dispc_mgr_size_ok(u16 width, u16 height) in _dispc_mgr_size_ok() function3000 if (!_dispc_mgr_size_ok(timings->x_res, timings->y_res)) in dispc_mgr_timings_ok()
3067 static bool _dispc_mgr_size_ok(struct dispc_device *dispc, in _dispc_mgr_size_ok() function3102 if (!_dispc_mgr_size_ok(dispc, vm->hactive, vm->vactive)) in dispc_mgr_check_timings()