Home
last modified time | relevance | path

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

/linux-6.1.9/include/drm/
Ddrm_atomic_helper.h96 void drm_atomic_helper_commit_modeset_enables(struct drm_device *dev,
/linux-6.1.9/drivers/gpu/drm/vkms/
Dvkms_drv.c74 drm_atomic_helper_commit_modeset_enables(dev, old_state); in vkms_atomic_commit_tail()
/linux-6.1.9/drivers/gpu/drm/imx/
Dimx-drm-core.c89 drm_atomic_helper_commit_modeset_enables(dev, state); in imx_drm_atomic_commit_tail()
/linux-6.1.9/drivers/gpu/drm/msm/
Dmsm_atomic.c216 drm_atomic_helper_commit_modeset_enables(dev, state); in msm_atomic_commit_tail()
/linux-6.1.9/drivers/gpu/drm/tidss/
Dtidss_kms.c38 drm_atomic_helper_commit_modeset_enables(ddev, old_state); in tidss_atomic_commit_tail()
/linux-6.1.9/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-6.1.9/drivers/gpu/drm/arm/display/komeda/
Dkomeda_kms.c101 drm_atomic_helper_commit_modeset_enables(dev, old_state); in komeda_kms_commit_tail()
/linux-6.1.9/drivers/gpu/drm/
Ddrm_atomic_helper.c1457 void drm_atomic_helper_commit_modeset_enables(struct drm_device *dev, in drm_atomic_helper_commit_modeset_enables() function
1528 EXPORT_SYMBOL(drm_atomic_helper_commit_modeset_enables);
1704 drm_atomic_helper_commit_modeset_enables(dev, old_state); in drm_atomic_helper_commit_tail()
1732 drm_atomic_helper_commit_modeset_enables(dev, old_state); in drm_atomic_helper_commit_tail_rpm()
/linux-6.1.9/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-6.1.9/drivers/gpu/drm/vc4/
Dvc4_kms.c423 drm_atomic_helper_commit_modeset_enables(dev, state); in vc4_atomic_commit_tail()
/linux-6.1.9/drivers/gpu/drm/arm/
Dmalidp_drv.c260 drm_atomic_helper_commit_modeset_enables(drm, state); in malidp_atomic_commit_tail()
/linux-6.1.9/drivers/gpu/drm/tegra/
Ddrm.c88 drm_atomic_helper_commit_modeset_enables(drm, old_state); in tegra_atomic_commit_tail()