Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_atomic_helper.h110 void drm_atomic_helper_commit_crtc_enable(struct drm_device *dev,
/linux/drivers/gpu/drm/tidss/
H A Dtidss_kms.c53 drm_atomic_helper_commit_crtc_enable(ddev, old_state); in tidss_atomic_commit_tail()
/linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c1659 drm_atomic_helper_commit_crtc_enable(struct drm_device *dev, struct drm_atomic_state *state) in drm_atomic_helper_commit_crtc_enable() function
1688 EXPORT_SYMBOL(drm_atomic_helper_commit_crtc_enable);
1761 drm_atomic_helper_commit_crtc_enable(dev, state); in drm_atomic_helper_commit_modeset_enables()