Home
last modified time | relevance | path

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

/linux-5.19.10/include/drm/
Ddrm_atomic_helper.h82 void drm_atomic_helper_commit_modeset_enables(struct drm_device *dev,
/linux-5.19.10/drivers/gpu/drm/vkms/
Dvkms_drv.c74 drm_atomic_helper_commit_modeset_enables(dev, old_state); in vkms_atomic_commit_tail()
/linux-5.19.10/drivers/gpu/drm/imx/
Dimx-drm-core.c91 drm_atomic_helper_commit_modeset_enables(dev, state); in imx_drm_atomic_commit_tail()
/linux-5.19.10/drivers/gpu/drm/msm/
Dmsm_atomic.c216 drm_atomic_helper_commit_modeset_enables(dev, state); in msm_atomic_commit_tail()
/linux-5.19.10/drivers/gpu/drm/tidss/
Dtidss_kms.c39 drm_atomic_helper_commit_modeset_enables(ddev, old_state); in tidss_atomic_commit_tail()
/linux-5.19.10/drivers/gpu/drm/omapdrm/
Domap_drv.c90 drm_atomic_helper_commit_modeset_enables(dev, old_state); in omap_atomic_commit_tail()
102 drm_atomic_helper_commit_modeset_enables(dev, old_state); in omap_atomic_commit_tail()
/linux-5.19.10/drivers/gpu/drm/arm/display/komeda/
Dkomeda_kms.c82 drm_atomic_helper_commit_modeset_enables(dev, old_state); in komeda_kms_commit_tail()
/linux-5.19.10/drivers/gpu/drm/
Ddrm_atomic_helper.c1362 void drm_atomic_helper_commit_modeset_enables(struct drm_device *dev, in drm_atomic_helper_commit_modeset_enables() function
1433 EXPORT_SYMBOL(drm_atomic_helper_commit_modeset_enables);
1609 drm_atomic_helper_commit_modeset_enables(dev, old_state); in drm_atomic_helper_commit_tail()
1637 drm_atomic_helper_commit_modeset_enables(dev, old_state); in drm_atomic_helper_commit_tail_rpm()
/linux-5.19.10/drivers/gpu/drm/rcar-du/
Drcar_du_kms.c514 drm_atomic_helper_commit_modeset_enables(dev, old_state); in rcar_du_atomic_commit_tail()
/linux-5.19.10/drivers/gpu/drm/vc4/
Dvc4_kms.c423 drm_atomic_helper_commit_modeset_enables(dev, state); in vc4_atomic_commit_tail()
/linux-5.19.10/drivers/gpu/drm/arm/
Dmalidp_drv.c261 drm_atomic_helper_commit_modeset_enables(drm, state); in malidp_atomic_commit_tail()
/linux-5.19.10/drivers/gpu/drm/tegra/
Ddrm.c87 drm_atomic_helper_commit_modeset_enables(drm, old_state); in tegra_atomic_commit_tail()