Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_atomic_helper.h65 void drm_atomic_helper_commit_crtc_disable(struct drm_device *dev,
/linux/drivers/gpu/drm/tidss/
H A Dtidss_kms.c42 drm_atomic_helper_commit_crtc_disable(ddev, old_state); in tidss_atomic_commit_tail()
/linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c1253 drm_atomic_helper_commit_crtc_disable(struct drm_device *dev, struct drm_atomic_state *state) in drm_atomic_helper_commit_crtc_disable() function
1304 EXPORT_SYMBOL(drm_atomic_helper_commit_crtc_disable);
1375 drm_atomic_helper_commit_crtc_disable(dev, state); in disable_outputs()