| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_plane.c | 169 .update_plane = drm_atomic_helper_update_plane, 267 if (exynos_crtc->ops->update_plane) in exynos_plane_atomic_update() 268 exynos_crtc->ops->update_plane(exynos_crtc, exynos_plane); in exynos_plane_atomic_update()
|
| /linux/include/drm/ |
| H A D | drm_plane_helper.h | 53 .update_plane = drm_plane_helper_update_primary, \
|
| H A D | drm_plane.h | 327 int (*update_plane)(struct drm_plane *plane, member
|
| /linux/drivers/gpu/drm/tilcdc/ |
| H A D | tilcdc_plane.c | 15 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/sysfb/ |
| H A D | drm_sysfb_helper.h | 144 .update_plane = drm_atomic_helper_update_plane, \
|
| /linux/drivers/gpu/drm/fsl-dcu/ |
| H A D | fsl_dcu_drm_plane.c | 181 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_ldu.c | 364 .update_plane = drm_atomic_helper_update_plane, 373 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | overlay.c | 272 .update_plane = nv10_update_plane, 463 .update_plane = nv04_update_plane,
|
| /linux/drivers/gpu/drm/imx/dc/ |
| H A D | dc-plane.c | 39 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/vkms/ |
| H A D | vkms_plane.c | 117 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_layer.c | 137 .update_plane = drm_atomic_helper_update_plane,
|
| H A D | sun8i_ui_layer.c | 229 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/tidss/ |
| H A D | tidss_plane.c | 179 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/mgag200/ |
| H A D | mgag200_drv.h | 386 .update_plane = drm_atomic_helper_update_plane, \
|
| /linux/drivers/gpu/drm/arm/ |
| H A D | hdlcd_crtc.c | 298 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/hyperv/ |
| H A D | hyperv_drm_modeset.c | 235 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/renesas/rz-du/ |
| H A D | rzg2l_du_vsp.c | 285 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_plane.c | 188 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/vboxvideo/ |
| H A D | vbox_mode.c | 479 .update_plane = drm_atomic_helper_update_plane, 498 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_simple_kms_helper.c | 364 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/armada/ |
| H A D | armada_plane.c | 285 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_plane.c | 221 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/renesas/shmobile/ |
| H A D | shmob_drm_plane.c | 284 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/msm/disp/mdp4/ |
| H A D | mdp4_plane.c | 71 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/xlnx/ |
| H A D | zynqmp_kms.c | 141 .update_plane = drm_atomic_helper_update_plane,
|