Home
last modified time | relevance | path

Searched refs:mgag200_crtc_helper_mode_valid (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/mgag200/
H A Dmgag200_drv.h400 enum drm_mode_status mgag200_crtc_helper_mode_valid(struct drm_crtc *crtc,
408 .mode_valid = mgag200_crtc_helper_mode_valid, \
H A Dmgag200_g200er.c217 .mode_valid = mgag200_crtc_helper_mode_valid,
H A Dmgag200_g200ev.c218 .mode_valid = mgag200_crtc_helper_mode_valid,
H A Dmgag200_g200se.c349 .mode_valid = mgag200_crtc_helper_mode_valid,
H A Dmgag200_mode.c545 enum drm_mode_status mgag200_crtc_helper_mode_valid(struct drm_crtc *crtc, in mgag200_crtc_helper_mode_valid() function