Home
last modified time | relevance | path

Searched refs:_dispc_mgr_size_ok (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c2967 static bool _dispc_mgr_size_ok(u16 width, u16 height) in _dispc_mgr_size_ok() function
2998 if (!_dispc_mgr_size_ok(timings->x_res, timings->y_res)) in dispc_mgr_timings_ok()
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c3094 static bool _dispc_mgr_size_ok(struct dispc_device *dispc, in _dispc_mgr_size_ok() function
3129 if (!_dispc_mgr_size_ok(dispc, vm->hactive, vm->vactive)) in dispc_mgr_check_timings()