Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/mgag200/
Dmgag200_drv.h388 enum drm_mode_status mgag200_crtc_helper_mode_valid(struct drm_crtc *crtc,
396 .mode_valid = mgag200_crtc_helper_mode_valid, \
Dmgag200_g200er.c211 .mode_valid = mgag200_crtc_helper_mode_valid,
Dmgag200_g200ev.c212 .mode_valid = mgag200_crtc_helper_mode_valid,
Dmgag200_g200se.c343 .mode_valid = mgag200_crtc_helper_mode_valid,
Dmgag200_mode.c570 enum drm_mode_status mgag200_crtc_helper_mode_valid(struct drm_crtc *crtc, in mgag200_crtc_helper_mode_valid() function