| /linux/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_framebuffer.c | 35 .atomic_commit = drm_atomic_helper_commit,
|
| /linux/drivers/gpu/drm/fsl-dcu/ |
| H A D | fsl_dcu_drm_kms.c | 17 .atomic_commit = drm_atomic_helper_commit,
|
| /linux/drivers/gpu/drm/logicvc/ |
| H A D | logicvc_mode.c | 28 .atomic_commit = drm_atomic_helper_commit,
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_fb.c | 65 .atomic_commit = drm_atomic_helper_commit,
|
| /linux/drivers/gpu/drm/sprd/ |
| H A D | sprd_drm.c | 36 .atomic_commit = drm_atomic_helper_commit,
|
| /linux/drivers/gpu/drm/imx/dcss/ |
| H A D | dcss-kms.c | 27 .atomic_commit = drm_atomic_helper_commit,
|
| /linux/include/drm/ |
| H A D | drm_mode_config.h | 268 int (*atomic_commit)(struct drm_device *dev, member
|
| /linux/drivers/gpu/drm/renesas/shmobile/ |
| H A D | shmob_drm_kms.c | 154 .atomic_commit = drm_atomic_helper_commit,
|
| /linux/drivers/gpu/drm/tve200/ |
| H A D | tve200_drv.c | 61 .atomic_commit = drm_atomic_helper_commit,
|
| /linux/drivers/gpu/drm/vkms/ |
| H A D | vkms_drv.c | 125 .atomic_commit = drm_atomic_helper_commit,
|
| /linux/drivers/gpu/drm/armada/ |
| H A D | armada_drv.c | 57 .atomic_commit = drm_atomic_helper_commit,
|
| /linux/drivers/gpu/drm/pl111/ |
| H A D | pl111_drv.c | 70 .atomic_commit = drm_atomic_helper_commit,
|
| /linux/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_kms.c | 253 .atomic_commit = drm_atomic_helper_commit,
|
| /linux/drivers/gpu/drm/renesas/rz-du/ |
| H A D | rzg2l_du_kms.c | 232 .atomic_commit = drm_atomic_helper_commit,
|
| /linux/drivers/gpu/drm/mcde/ |
| H A D | mcde_drv.c | 100 .atomic_commit = drm_atomic_helper_commit,
|
| /linux/drivers/gpu/drm/mxsfb/ |
| H A D | mxsfb_drv.c | 108 .atomic_commit = drm_atomic_helper_commit,
|
| /linux/drivers/gpu/drm/hisilicon/hibmc/ |
| H A D | hibmc_drm_drv.c | 111 .atomic_commit = drm_atomic_helper_commit,
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | msm_kms.c | 27 .atomic_commit = drm_atomic_helper_commit,
|
| /linux/drivers/gpu/drm/meson/ |
| H A D | meson_drv.c | 63 .atomic_commit = drm_atomic_helper_commit,
|
| /linux/drivers/gpu/drm/tilcdc/ |
| H A D | tilcdc_drv.c | 91 .atomic_commit = drm_atomic_helper_commit,
|
| /linux/drivers/gpu/drm/mgag200/ |
| H A D | mgag200_mode.c | 819 .atomic_commit = drm_atomic_helper_commit,
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_atomic.c | 1743 return config->funcs->atomic_commit(state->dev, state, false); in drm_atomic_commit() 1772 return config->funcs->atomic_commit(state->dev, state, true); in drm_atomic_nonblocking_commit()
|
| /linux/fs/f2fs/ |
| H A D | data.c | 2642 bool atomic_commit; in f2fs_do_write_data_page() local 2646 atomic_commit = f2fs_is_atomic_file(inode) && in f2fs_do_write_data_page() 2648 if (atomic_commit) in f2fs_do_write_data_page() 2747 if (atomic_commit) in f2fs_do_write_data_page()
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_drm_drv.c | 58 .atomic_commit = drm_atomic_helper_commit,
|
| /linux/drivers/gpu/drm/ast/ |
| H A D | ast_mode.c | 994 .atomic_commit = drm_atomic_helper_commit,
|