Home
last modified time | relevance | path

Searched refs:drm_atomic_helper_commit_modeset_enables (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/include/drm/
Ddrm_atomic_helper.h48 void drm_atomic_helper_commit_modeset_enables(struct drm_device *dev,
/linux-4.1.27/drivers/gpu/drm/msm/
Dmsm_atomic.c103 drm_atomic_helper_commit_modeset_enables(dev, state); in complete_commit()
/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_drm_drv.c63 drm_atomic_helper_commit_modeset_enables(drm, state); in sti_drm_atomic_complete()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_atomic_helper.c759 void drm_atomic_helper_commit_modeset_enables(struct drm_device *dev, in drm_atomic_helper_commit_modeset_enables() function
824 EXPORT_SYMBOL(drm_atomic_helper_commit_modeset_enables);
979 drm_atomic_helper_commit_modeset_enables(dev, state); in drm_atomic_helper_commit()
/linux-4.1.27/drivers/gpu/drm/rcar-du/
Drcar_du_kms.c407 drm_atomic_helper_commit_modeset_enables(dev, old_state); in rcar_du_atomic_complete()
/linux-4.1.27/drivers/gpu/drm/tegra/
Ddrm.c60 drm_atomic_helper_commit_modeset_enables(drm, state); in tegra_atomic_complete()