Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Ddrm_atomic_helper.h95 void drm_atomic_helper_commit_modeset_enables(struct drm_device *dev,
/openbmc/linux/drivers/gpu/drm/vkms/
H A Dvkms_drv.c75 drm_atomic_helper_commit_modeset_enables(dev, old_state); in vkms_atomic_commit_tail()
/openbmc/linux/drivers/gpu/drm/imx/ipuv3/
H A Dimx-drm-core.c89 drm_atomic_helper_commit_modeset_enables(dev, state); in imx_drm_atomic_commit_tail()
/openbmc/linux/drivers/gpu/drm/tidss/
H A Dtidss_kms.c33 drm_atomic_helper_commit_modeset_enables(ddev, old_state); in tidss_atomic_commit_tail()
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_atomic.c236 drm_atomic_helper_commit_modeset_enables(dev, state); in msm_atomic_commit_tail()
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_drv.c90 drm_atomic_helper_commit_modeset_enables(dev, old_state); in omap_atomic_commit_tail()
104 drm_atomic_helper_commit_modeset_enables(dev, old_state); in omap_atomic_commit_tail()
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_kms.c98 drm_atomic_helper_commit_modeset_enables(dev, old_state); in komeda_kms_commit_tail()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c1459 void drm_atomic_helper_commit_modeset_enables(struct drm_device *dev, in drm_atomic_helper_commit_modeset_enables() function
1530 EXPORT_SYMBOL(drm_atomic_helper_commit_modeset_enables);
1749 drm_atomic_helper_commit_modeset_enables(dev, old_state); in drm_atomic_helper_commit_tail()
1777 drm_atomic_helper_commit_modeset_enables(dev, old_state); in drm_atomic_helper_commit_tail_rpm()
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_kms.c546 drm_atomic_helper_commit_modeset_enables(dev, old_state); in rcar_du_atomic_commit_tail()
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_kms.c399 drm_atomic_helper_commit_modeset_enables(dev, state); in vc4_atomic_commit_tail()
/openbmc/linux/drivers/gpu/drm/arm/
H A Dmalidp_drv.c262 drm_atomic_helper_commit_modeset_enables(drm, state); in malidp_atomic_commit_tail()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddrm.c85 drm_atomic_helper_commit_modeset_enables(drm, old_state); in tegra_atomic_commit_tail()