| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_crtc.c | 26 if (exynos_crtc->ops->atomic_enable) in exynos_drm_crtc_atomic_enable() 27 exynos_crtc->ops->atomic_enable(exynos_crtc); in exynos_drm_crtc_atomic_enable() 115 .atomic_enable = exynos_drm_crtc_atomic_enable,
|
| /linux/drivers/gpu/drm/tidss/ |
| H A D | tidss_plane.c | 166 .atomic_enable = tidss_plane_atomic_enable, 173 .atomic_enable = tidss_plane_atomic_enable,
|
| H A D | tidss_crtc.c | 321 .atomic_enable = tidss_crtc_atomic_enable,
|
| /linux/drivers/gpu/drm/msm/dp/ |
| H A D | dp_drm.c | 108 .atomic_enable = msm_dp_bridge_atomic_enable, 286 .atomic_enable = msm_edp_bridge_atomic_enable,
|
| /linux/drivers/gpu/drm/mgag200/ |
| H A D | mgag200_drv.h | 381 .atomic_enable = mgag200_primary_plane_helper_atomic_enable, \ 407 .atomic_enable = mgag200_crtc_helper_atomic_enable, \
|
| /linux/drivers/gpu/drm/fsl-dcu/ |
| H A D | fsl_dcu_drm_crtc.c | 131 .atomic_enable = fsl_dcu_drm_crtc_atomic_enable,
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_atomic_helper.c | 1682 if (funcs->atomic_enable) in drm_atomic_helper_commit_crtc_enable() 1683 funcs->atomic_enable(crtc, state); in drm_atomic_helper_commit_crtc_enable() 1731 if (funcs->atomic_enable) in drm_atomic_helper_commit_encoder_bridge_enable() 1732 funcs->atomic_enable(encoder, state); in drm_atomic_helper_commit_encoder_bridge_enable() 3040 if (!disabling && funcs->atomic_enable) { in drm_atomic_helper_commit_planes() 3042 funcs->atomic_enable(plane, state); in drm_atomic_helper_commit_planes() 3132 if (!disabling && plane_funcs->atomic_enable) { in drm_atomic_helper_commit_planes_on_crtc() 3134 plane_funcs->atomic_enable(plane, old_state); in drm_atomic_helper_commit_planes_on_crtc()
|
| H A D | drm_bridge.c | 998 if (bridge->funcs->atomic_enable) { in drm_atomic_bridge_chain_enable() 999 bridge->funcs->atomic_enable(bridge, state); in drm_atomic_bridge_chain_enable()
|
| /linux/drivers/gpu/drm/vkms/ |
| H A D | vkms_crtc.c | 198 .atomic_enable = drm_crtc_vblank_atomic_enable,
|
| /linux/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_crtc.c | 156 .atomic_enable = sun4i_crtc_atomic_enable,
|
| H A D | sun4i_tv.c | 396 .atomic_enable = sun4i_tv_enable,
|
| /linux/drivers/gpu/drm/bridge/imx/ |
| H A D | imx8qxp-ldb.c | 265 companion->funcs->atomic_enable(companion, state); in imx8qxp_ldb_bridge_atomic_enable() 413 .atomic_enable = imx8qxp_ldb_bridge_atomic_enable,
|
| H A D | imx8qxp-pixel-link.c | 236 .atomic_enable = imx8qxp_pixel_link_bridge_atomic_enable,
|
| /linux/drivers/gpu/drm/logicvc/ |
| H A D | logicvc_crtc.c | 187 .atomic_enable = logicvc_crtc_atomic_enable,
|
| /linux/drivers/gpu/drm/kmb/ |
| H A D | kmb_crtc.c | 223 .atomic_enable = kmb_crtc_atomic_enable,
|
| /linux/drivers/gpu/drm/sti/ |
| H A D | sti_crtc.c | 224 .atomic_enable = sti_crtc_atomic_enable,
|
| /linux/drivers/gpu/drm/bridge/ |
| H A D | panel.c | 212 .atomic_enable = panel_bridge_atomic_enable,
|
| /linux/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_display.c | 164 .atomic_enable = virtio_gpu_crtc_atomic_enable,
|
| /linux/drivers/gpu/drm/renesas/rz-du/ |
| H A D | rzg2l_du_crtc.c | 300 .atomic_enable = rzg2l_du_crtc_atomic_enable,
|
| /linux/drivers/gpu/drm/meson/ |
| H A D | meson_crtc.c | 232 .atomic_enable = meson_crtc_atomic_enable, 239 .atomic_enable = meson_g12a_crtc_atomic_enable,
|
| /linux/drivers/gpu/drm/ast/ |
| H A D | ast_mode.c | 631 .atomic_enable = ast_primary_plane_helper_atomic_enable, 873 .atomic_enable = ast_crtc_helper_atomic_enable,
|
| H A D | ast_dp.c | 407 .atomic_enable = ast_astdp_encoder_helper_atomic_enable,
|
| H A D | ast_dp501.c | 496 .atomic_enable = ast_dp501_encoder_helper_atomic_enable,
|
| /linux/drivers/gpu/drm/imx/ipuv3/ |
| H A D | ipuv3-crtc.c | 330 .atomic_enable = ipu_crtc_atomic_enable,
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | analogix_dp-rockchip.c | 323 .atomic_enable = rockchip_dp_drm_encoder_enable,
|