Home
last modified time | relevance | path

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

1234

/Linux-v6.6/drivers/gpu/drm/exynos/
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()
Dexynos_drm_drv.h148 void (*update_plane)(struct exynos_drm_crtc *crtc, member
Dexynos_drm_vidi.c156 .update_plane = vidi_update_plane,
/Linux-v6.6/include/drm/
Ddrm_plane_helper.h55 .update_plane = drm_plane_helper_update_primary, \
Ddrm_plane.h296 int (*update_plane)(struct drm_plane *plane, member
/Linux-v6.6/drivers/gpu/drm/tilcdc/
Dtilcdc_plane.c15 .update_plane = drm_atomic_helper_update_plane,
/Linux-v6.6/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_plane.c180 .update_plane = drm_atomic_helper_update_plane,
/Linux-v6.6/drivers/gpu/drm/vkms/
Dvkms_plane.c87 .update_plane = drm_atomic_helper_update_plane,
/Linux-v6.6/drivers/gpu/drm/tidss/
Dtidss_plane.c170 .update_plane = drm_atomic_helper_update_plane,
/Linux-v6.6/drivers/gpu/drm/nouveau/dispnv04/
Doverlay.c272 .update_plane = nv10_update_plane,
463 .update_plane = nv04_update_plane,
/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c381 .update_plane = drm_atomic_helper_update_plane,
390 .update_plane = drm_atomic_helper_update_plane,
/Linux-v6.6/drivers/gpu/drm/sun4i/
Dsun4i_layer.c137 .update_plane = drm_atomic_helper_update_plane,
Dsun8i_ui_layer.c317 .update_plane = drm_atomic_helper_update_plane,
/Linux-v6.6/drivers/gpu/drm/renesas/shmobile/
Dshmob_drm_plane.c229 .update_plane = shmob_drm_plane_update,
/Linux-v6.6/drivers/gpu/drm/mediatek/
Dmtk_drm_plane.c218 .update_plane = drm_atomic_helper_update_plane,
/Linux-v6.6/drivers/gpu/drm/mgag200/
Dmgag200_drv.h390 .update_plane = drm_atomic_helper_update_plane, \
/Linux-v6.6/drivers/gpu/drm/arm/display/komeda/
Dkomeda_plane.c188 .update_plane = drm_atomic_helper_update_plane,
/Linux-v6.6/drivers/gpu/drm/arm/
Dhdlcd_crtc.c290 .update_plane = drm_atomic_helper_update_plane,
/Linux-v6.6/drivers/gpu/drm/armada/
Darmada_plane.c289 .update_plane = drm_atomic_helper_update_plane,
/Linux-v6.6/drivers/gpu/drm/
Ddrm_simple_kms_helper.c363 .update_plane = drm_atomic_helper_update_plane,
/Linux-v6.6/drivers/gpu/drm/vboxvideo/
Dvbox_mode.c478 .update_plane = drm_atomic_helper_update_plane,
497 .update_plane = drm_atomic_helper_update_plane,
/Linux-v6.6/drivers/gpu/drm/i915/display/
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,
/Linux-v6.6/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_plane.c86 .update_plane = drm_atomic_helper_update_plane,
/Linux-v6.6/drivers/gpu/drm/sti/
Dsti_cursor.c352 .update_plane = drm_atomic_helper_update_plane,
/Linux-v6.6/drivers/gpu/drm/xlnx/
Dzynqmp_kms.c136 .update_plane = drm_atomic_helper_update_plane,

1234