HomeSort by: relevance | last modified time | path
    Searched defs:drm_crtc_helper_funcs (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_modeset_helper_vtables.h 58 * struct drm_crtc_helper_funcs - helper operations for CRTCs
63 struct drm_crtc_helper_funcs { struct
463 const struct drm_crtc_helper_funcs *funcs)
689 * using their own &drm_crtc_helper_funcs.atomic_disable hook. If that
712 * &drm_crtc_helper_funcs.atomic_enable hook. If that sequence is
735 * using their own &drm_crtc_helper_funcs.disable hook. If that
768 * their own &drm_crtc_helper_funcs.enable hook. If that sequence is
922 * &drm_crtc_helper_funcs.mode_valid and &drm_bridge_funcs.mode_valid,
1161 * hook is called in-between the &drm_crtc_helper_funcs.atomic_begin and
1162 * drm_crtc_helper_funcs.atomic_flush callbacks
    [all...]
drm_modeset_helper_vtables.h 58 * struct drm_crtc_helper_funcs - helper operations for CRTCs
63 struct drm_crtc_helper_funcs { struct
463 const struct drm_crtc_helper_funcs *funcs)
689 * using their own &drm_crtc_helper_funcs.atomic_disable hook. If that
712 * &drm_crtc_helper_funcs.atomic_enable hook. If that sequence is
735 * using their own &drm_crtc_helper_funcs.disable hook. If that
768 * their own &drm_crtc_helper_funcs.enable hook. If that sequence is
922 * &drm_crtc_helper_funcs.mode_valid and &drm_bridge_funcs.mode_valid,
1161 * hook is called in-between the &drm_crtc_helper_funcs.atomic_begin and
1162 * drm_crtc_helper_funcs.atomic_flush callbacks
    [all...]

Completed in 38 milliseconds