Home
last modified time | relevance | path

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

1234

/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_plane.c169 .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 Ddrm_plane_helper.h53 .update_plane = drm_plane_helper_update_primary, \
H A Ddrm_plane.h327 int (*update_plane)(struct drm_plane *plane, member
/linux/drivers/gpu/drm/tilcdc/
H A Dtilcdc_plane.c15 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/sysfb/
H A Ddrm_sysfb_helper.h144 .update_plane = drm_atomic_helper_update_plane, \
/linux/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_plane.c181 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ldu.c364 .update_plane = drm_atomic_helper_update_plane,
373 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Doverlay.c272 .update_plane = nv10_update_plane,
463 .update_plane = nv04_update_plane,
/linux/drivers/gpu/drm/imx/dc/
H A Ddc-plane.c39 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/vkms/
H A Dvkms_plane.c117 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_layer.c137 .update_plane = drm_atomic_helper_update_plane,
H A Dsun8i_ui_layer.c229 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/tidss/
H A Dtidss_plane.c179 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/mgag200/
H A Dmgag200_drv.h386 .update_plane = drm_atomic_helper_update_plane, \
/linux/drivers/gpu/drm/arm/
H A Dhdlcd_crtc.c298 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_modeset.c235 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_vsp.c285 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_plane.c188 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c479 .update_plane = drm_atomic_helper_update_plane,
498 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/
H A Ddrm_simple_kms_helper.c364 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/armada/
H A Darmada_plane.c285 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_plane.c221 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_plane.c284 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_plane.c71 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_kms.c141 .update_plane = drm_atomic_helper_update_plane,

1234