Home
last modified time | relevance | path

Searched refs:drm_crtc_mode_valid (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/
Ddrm_crtc_helper_internal.h72 enum drm_mode_status drm_crtc_mode_valid(struct drm_crtc *crtc,
Ddrm_probe_helper.c125 ret = drm_crtc_mode_valid(crtc, mode); in drm_mode_validate_pipeline()
171 enum drm_mode_status drm_crtc_mode_valid(struct drm_crtc *crtc, in drm_crtc_mode_valid() function
Ddrm_atomic_helper.c477 ret = drm_crtc_mode_valid(crtc, mode); in mode_valid_path()