Home
last modified time | relevance | path

Searched refs:update_plane (Results 1 – 25 of 76) sorted by relevance

1234

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_plane.c168 .update_plane = drm_atomic_helper_update_plane,
266 if (exynos_crtc->ops->update_plane) in exynos_plane_atomic_update()
267 exynos_crtc->ops->update_plane(exynos_crtc, exynos_plane); in exynos_plane_atomic_update()
H A Dexynos_drm_drv.h148 void (*update_plane)(struct exynos_drm_crtc *crtc, member
H A Dexynos_drm_vidi.c156 .update_plane = vidi_update_plane,
/openbmc/linux/include/drm/
H A Ddrm_plane_helper.h55 .update_plane = drm_plane_helper_update_primary, \
H A Ddrm_plane.h306 int (*update_plane)(struct drm_plane *plane, member
/openbmc/linux/drivers/gpu/drm/tilcdc/
H A Dtilcdc_plane.c15 .update_plane = drm_atomic_helper_update_plane,
/openbmc/linux/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_plane.c180 .update_plane = drm_atomic_helper_update_plane,
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Doverlay.c272 .update_plane = nv10_update_plane,
463 .update_plane = nv04_update_plane,
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ldu.c383 .update_plane = drm_atomic_helper_update_plane,
392 .update_plane = drm_atomic_helper_update_plane,
/openbmc/linux/drivers/gpu/drm/tidss/
H A Dtidss_plane.c170 .update_plane = drm_atomic_helper_update_plane,
/openbmc/linux/drivers/gpu/drm/vkms/
H A Dvkms_plane.c87 .update_plane = drm_atomic_helper_update_plane,
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_layer.c137 .update_plane = drm_atomic_helper_update_plane,
H A Dsun8i_ui_layer.c317 .update_plane = drm_atomic_helper_update_plane,
/openbmc/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_plane.c229 .update_plane = shmob_drm_plane_update,
/openbmc/linux/drivers/gpu/drm/arm/
H A Dhdlcd_crtc.c290 .update_plane = drm_atomic_helper_update_plane,
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_plane.c188 .update_plane = drm_atomic_helper_update_plane,
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_drm_plane.c241 .update_plane = drm_atomic_helper_update_plane,
/openbmc/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c478 .update_plane = drm_atomic_helper_update_plane,
497 .update_plane = drm_atomic_helper_update_plane,
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_simple_kms_helper.c363 .update_plane = drm_atomic_helper_update_plane,
/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_plane.c289 .update_plane = drm_atomic_helper_update_plane,
/openbmc/linux/drivers/gpu/drm/mgag200/
H A Dmgag200_drv.h390 .update_plane = drm_atomic_helper_update_plane, \
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_sprite.c1518 .update_plane = drm_atomic_helper_update_plane,
1527 .update_plane = drm_atomic_helper_update_plane,
1536 .update_plane = drm_atomic_helper_update_plane,
H A Di9xx_plane.c758 .update_plane = drm_atomic_helper_update_plane,
767 .update_plane = drm_atomic_helper_update_plane,
/openbmc/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_plane.c70 .update_plane = drm_atomic_helper_update_plane,
/openbmc/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_kms.c136 .update_plane = drm_atomic_helper_update_plane,

1234