Home
last modified time | relevance | path

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

1234

/drivers/gpu/drm/exynos/
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()
A Dexynos_drm_drv.h148 void (*update_plane)(struct exynos_drm_crtc *crtc, member
A Dexynos_drm_vidi.c156 .update_plane = vidi_update_plane,
/drivers/gpu/drm/tilcdc/
A Dtilcdc_plane.c15 .update_plane = drm_atomic_helper_update_plane,
/drivers/gpu/drm/sysfb/
A Ddrm_sysfb_helper.h124 .update_plane = drm_atomic_helper_update_plane, \
/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_ldu.c364 .update_plane = drm_atomic_helper_update_plane,
373 .update_plane = drm_atomic_helper_update_plane,
/drivers/gpu/drm/nouveau/dispnv04/
A Doverlay.c272 .update_plane = nv10_update_plane,
463 .update_plane = nv04_update_plane,
/drivers/gpu/drm/fsl-dcu/
A Dfsl_dcu_drm_plane.c180 .update_plane = drm_atomic_helper_update_plane,
/drivers/gpu/drm/imx/dc/
A Ddc-plane.c39 .update_plane = drm_atomic_helper_update_plane,
/drivers/gpu/drm/vkms/
A Dvkms_plane.c104 .update_plane = drm_atomic_helper_update_plane,
/drivers/gpu/drm/sun4i/
A Dsun4i_layer.c137 .update_plane = drm_atomic_helper_update_plane,
A Dsun8i_ui_layer.c262 .update_plane = drm_atomic_helper_update_plane,
/drivers/gpu/drm/tidss/
A Dtidss_plane.c187 .update_plane = drm_atomic_helper_update_plane,
/drivers/gpu/drm/ast/
A Dast_cursor.c281 .update_plane = drm_atomic_helper_update_plane,
/drivers/gpu/drm/renesas/rz-du/
A Drzg2l_du_vsp.c285 .update_plane = drm_atomic_helper_update_plane,
/drivers/gpu/drm/mgag200/
A Dmgag200_drv.h380 .update_plane = drm_atomic_helper_update_plane, \
/drivers/gpu/drm/arm/display/komeda/
A Dkomeda_plane.c188 .update_plane = drm_atomic_helper_update_plane,
/drivers/gpu/drm/arm/
A Dhdlcd_crtc.c297 .update_plane = drm_atomic_helper_update_plane,
/drivers/gpu/drm/hyperv/
A Dhyperv_drm_modeset.c227 .update_plane = drm_atomic_helper_update_plane,
/drivers/gpu/drm/vboxvideo/
A Dvbox_mode.c478 .update_plane = drm_atomic_helper_update_plane,
497 .update_plane = drm_atomic_helper_update_plane,
/drivers/gpu/drm/renesas/shmobile/
A Dshmob_drm_plane.c284 .update_plane = drm_atomic_helper_update_plane,
/drivers/gpu/drm/mediatek/
A Dmtk_plane.c241 .update_plane = drm_atomic_helper_update_plane,
/drivers/gpu/drm/armada/
A Darmada_plane.c289 .update_plane = drm_atomic_helper_update_plane,
/drivers/gpu/drm/
A Ddrm_simple_kms_helper.c364 .update_plane = drm_atomic_helper_update_plane,
/drivers/gpu/drm/i915/display/
A Dintel_sprite.c1578 .update_plane = drm_atomic_helper_update_plane,
1587 .update_plane = drm_atomic_helper_update_plane,
1596 .update_plane = drm_atomic_helper_update_plane,

Completed in 55 milliseconds

1234