Searched refs:drm_atomic_helper_commit_modeset_enables (Results 1 – 9 of 9) sorted by relevance
/linux/include/drm/ |
H A D | drm_atomic_helper.h | 94 void drm_atomic_helper_commit_modeset_enables(struct drm_device *dev,
|
/linux/drivers/gpu/drm/tidss/ |
H A D | tidss_kms.c | 33 drm_atomic_helper_commit_modeset_enables(ddev, old_state); in tidss_atomic_commit_tail()
|
/linux/drivers/gpu/drm/msm/ |
H A D | msm_atomic.c | 249 drm_atomic_helper_commit_modeset_enables(dev, state); in msm_atomic_commit_tail()
|
/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_drv.c | 89 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/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_kms.c | 99 drm_atomic_helper_commit_modeset_enables(dev, old_state); in komeda_kms_commit_tail()
|
/linux/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_du_kms.c | 547 drm_atomic_helper_commit_modeset_enables(dev, old_state); in rcar_du_atomic_commit_tail()
|
/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_kms.c | 472 drm_atomic_helper_commit_modeset_enables(dev, state); in vc4_atomic_commit_tail()
|
/linux/drivers/gpu/drm/arm/ |
H A D | malidp_drv.c | 263 drm_atomic_helper_commit_modeset_enables(drm, state); in malidp_atomic_commit_tail()
|
/linux/drivers/gpu/drm/tegra/ |
H A D | drm.c | 85 drm_atomic_helper_commit_modeset_enables(drm, old_state); in tegra_atomic_commit_tail()
|