Home
last modified time | relevance | path

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

12

/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/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,
H A Dvmwgfx_scrn.c756 .update_plane = drm_atomic_helper_update_plane,
765 .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/vkms/
H A Dvkms_plane.c117 .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/sun4i/
H A Dsun4i_layer.c137 .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/display/komeda/
H A Dkomeda_plane.c188 .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/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/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/armada/
H A Darmada_plane.c285 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-plane.c96 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vkms.c256 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_vsp.c440 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/qxl/
H A Dqxl_display.c929 .update_plane = drm_atomic_helper_update_plane,
951 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/hisilicon/hibmc/
H A Dhibmc_drm_de.c146 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/omapdrm/
H A Domap_plane.c492 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/tegra/
H A Dplane.c131 .update_plane = drm_atomic_helper_update_plane,

12