Home
last modified time | relevance | path

Searched refs:drm_atomic_helper_commit_tail (Results 1 – 6 of 6) sorted by relevance

/linux/include/drm/
H A Ddrm_atomic_helper.h65 void drm_atomic_helper_commit_tail(struct drm_atomic_state *state);
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_drv.c120 .atomic_commit_tail = drm_atomic_helper_commit_tail,
/linux/drivers/gpu/drm/mgag200/
H A Dmgag200_mode.c727 drm_atomic_helper_commit_tail(state); in mgag200_mode_config_helper_atomic_commit_tail()
/linux/drivers/gpu/drm/ast/
H A Dast_mode.c968 drm_atomic_helper_commit_tail(state); in ast_mode_config_helper_atomic_commit_tail()
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c1138 drm_atomic_helper_commit_tail(old_state); in vmw_atomic_commit_tail()
/linux/drivers/gpu/drm/ingenic/
H A Dingenic-drm-drv.c1028 .atomic_commit_tail = drm_atomic_helper_commit_tail,