HomeSort by: relevance | last modified time | path
    Searched refs:drm_crtc_mode_valid (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_crtc_helper_internal.h 74 enum drm_mode_status drm_crtc_mode_valid(struct drm_crtc *crtc,
drm_probe_helper.c 133 ret = drm_crtc_mode_valid(crtc, mode);
179 enum drm_mode_status drm_crtc_mode_valid(struct drm_crtc *crtc, function in typeref:enum:drm_mode_status
drm_atomic_helper.c 520 ret = drm_crtc_mode_valid(crtc, mode);

Completed in 15 milliseconds