Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/mgag200/
H A Dmgag200_drv.h211 u16 max_hdisplay; member
239 .max_hdisplay = (_max_hdisplay), \
H A Dmgag200_mode.c591 if (mode->hdisplay > info->max_hdisplay) in mgag200_crtc_helper_mode_valid()