Home
last modified time | relevance | path

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

/linux-6.14.4/include/drm/
Ddrm_atomic_helper.h94 void drm_atomic_helper_commit_modeset_enables(struct drm_device *dev,
/linux-6.14.4/drivers/gpu/drm/imx/ipuv3/
Dimx-drm-core.c83 drm_atomic_helper_commit_modeset_enables(dev, state); in imx_drm_atomic_commit_tail()
/linux-6.14.4/drivers/gpu/drm/vkms/
Dvkms_drv.c75 drm_atomic_helper_commit_modeset_enables(dev, old_state); in vkms_atomic_commit_tail()
/linux-6.14.4/drivers/gpu/drm/tidss/
Dtidss_kms.c33 drm_atomic_helper_commit_modeset_enables(ddev, old_state); in tidss_atomic_commit_tail()
/linux-6.14.4/drivers/gpu/drm/msm/
Dmsm_atomic.c247 drm_atomic_helper_commit_modeset_enables(dev, state); in msm_atomic_commit_tail()
/linux-6.14.4/drivers/gpu/drm/omapdrm/
Domap_drv.c89 drm_atomic_helper_commit_modeset_enables(dev, old_state); in omap_atomic_commit_tail()
103 drm_atomic_helper_commit_modeset_enables(dev, old_state); in omap_atomic_commit_tail()
/linux-6.14.4/drivers/gpu/drm/arm/display/komeda/
Dkomeda_kms.c99 drm_atomic_helper_commit_modeset_enables(dev, old_state); in komeda_kms_commit_tail()
/linux-6.14.4/drivers/gpu/drm/
Ddrm_atomic_helper.c1462 void drm_atomic_helper_commit_modeset_enables(struct drm_device *dev, in drm_atomic_helper_commit_modeset_enables() function
1533 EXPORT_SYMBOL(drm_atomic_helper_commit_modeset_enables);
1752 drm_atomic_helper_commit_modeset_enables(dev, old_state); in drm_atomic_helper_commit_tail()
1780 drm_atomic_helper_commit_modeset_enables(dev, old_state); in drm_atomic_helper_commit_tail_rpm()
/linux-6.14.4/drivers/gpu/drm/renesas/rcar-du/
Drcar_du_kms.c546 drm_atomic_helper_commit_modeset_enables(dev, old_state); in rcar_du_atomic_commit_tail()
/linux-6.14.4/drivers/gpu/drm/vc4/
Dvc4_kms.c472 drm_atomic_helper_commit_modeset_enables(dev, state); in vc4_atomic_commit_tail()
/linux-6.14.4/drivers/gpu/drm/arm/
Dmalidp_drv.c263 drm_atomic_helper_commit_modeset_enables(drm, state); in malidp_atomic_commit_tail()
/linux-6.14.4/drivers/gpu/drm/tegra/
Ddrm.c85 drm_atomic_helper_commit_modeset_enables(drm, old_state); in tegra_atomic_commit_tail()