Home
last modified time | relevance | path

Searched refs:maxY (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/
H A Ddrm_probe_helper.c446 uint32_t maxX, uint32_t maxY, in __drm_helper_update_and_validate() argument
471 mode->status = drm_mode_validate_size(mode, maxX, maxY); in __drm_helper_update_and_validate()
560 uint32_t maxX, uint32_t maxY) in drm_helper_probe_single_connector_modes() argument
665 ret = __drm_helper_update_and_validate(connector, maxX, maxY, &ctx); in drm_helper_probe_single_connector_modes()
684 ret = __drm_helper_update_and_validate(connector, maxX, maxY, &ctx); in drm_helper_probe_single_connector_modes()
H A Ddrm_modes.c1703 int maxX, int maxY) in drm_mode_validate_size() argument
1708 if (maxY > 0 && mode->vdisplay > maxY) in drm_mode_validate_size()
/linux/include/drm/
H A Ddrm_probe_helper.h15 uint32_t maxY);
H A Ddrm_modes.h557 int maxX, int maxY);
/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_wb_connector.c119 uint32_t maxX, uint32_t maxY) in komeda_wb_connector_fill_modes() argument
/linux/include/uapi/linux/
H A Domap3isp.h593 __u8 maxY; member