Home
last modified time | relevance | path

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

1234

/linux-6.15/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,
/linux-6.15/include/drm/
H A Ddrm_plane_helper.h53 .update_plane = drm_plane_helper_update_primary, \
H A Ddrm_plane.h319 int (*update_plane)(struct drm_plane *plane, member
/linux-6.15/drivers/gpu/drm/tilcdc/
H A Dtilcdc_plane.c15 .update_plane = drm_atomic_helper_update_plane,
/linux-6.15/drivers/gpu/drm/vkms/
H A Dvkms_plane.c88 .update_plane = drm_atomic_helper_update_plane,
/linux-6.15/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_plane.c180 .update_plane = drm_atomic_helper_update_plane,
/linux-6.15/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-6.15/drivers/gpu/drm/nouveau/dispnv04/
H A Doverlay.c272 .update_plane = nv10_update_plane,
463 .update_plane = nv04_update_plane,
/linux-6.15/drivers/gpu/drm/sun4i/
H A Dsun4i_layer.c137 .update_plane = drm_atomic_helper_update_plane,
H A Dsun8i_ui_layer.c247 .update_plane = drm_atomic_helper_update_plane,
/linux-6.15/drivers/gpu/drm/tidss/
H A Dtidss_plane.c187 .update_plane = drm_atomic_helper_update_plane,
/linux-6.15/drivers/gpu/drm/ast/
H A Dast_cursor.c265 .update_plane = drm_atomic_helper_update_plane,
/linux-6.15/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_plane.c188 .update_plane = drm_atomic_helper_update_plane,
/linux-6.15/drivers/gpu/drm/arm/
H A Dhdlcd_crtc.c290 .update_plane = drm_atomic_helper_update_plane,
/linux-6.15/drivers/gpu/drm/mgag200/
H A Dmgag200_drv.h380 .update_plane = drm_atomic_helper_update_plane, \
/linux-6.15/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_vsp.c285 .update_plane = drm_atomic_helper_update_plane,
/linux-6.15/drivers/gpu/drm/mediatek/
H A Dmtk_plane.c241 .update_plane = drm_atomic_helper_update_plane,
/linux-6.15/drivers/gpu/drm/
H A Ddrm_simple_kms_helper.c363 .update_plane = drm_atomic_helper_update_plane,
/linux-6.15/drivers/gpu/drm/armada/
H A Darmada_plane.c289 .update_plane = drm_atomic_helper_update_plane,
/linux-6.15/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_plane.c284 .update_plane = drm_atomic_helper_update_plane,
/linux-6.15/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c478 .update_plane = drm_atomic_helper_update_plane,
497 .update_plane = drm_atomic_helper_update_plane,
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_sprite.c1577 .update_plane = drm_atomic_helper_update_plane,
1586 .update_plane = drm_atomic_helper_update_plane,
1595 .update_plane = drm_atomic_helper_update_plane,
/linux-6.15/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_plane.c71 .update_plane = drm_atomic_helper_update_plane,

1234