Home
last modified time | relevance | path

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

123

/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_drm_plane.c173 .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.h145 void (*update_plane)(struct exynos_drm_crtc *crtc, member
Dexynos_drm_vidi.c160 .update_plane = vidi_update_plane,
/Linux-v4.19/drivers/gpu/drm/vkms/
Dvkms_plane.c14 .update_plane = drm_atomic_helper_update_plane,
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_sprite.c1437 .update_plane = drm_atomic_helper_update_plane,
1448 .update_plane = drm_atomic_helper_update_plane,
1459 .update_plane = drm_atomic_helper_update_plane,
1470 .update_plane = drm_atomic_helper_update_plane,
1531 intel_plane->update_plane = skl_update_plane; in intel_sprite_plane_create()
1554 intel_plane->update_plane = vlv_update_plane; in intel_sprite_plane_create()
1572 intel_plane->update_plane = ivb_update_plane; in intel_sprite_plane_create()
1585 intel_plane->update_plane = g4x_update_plane; in intel_sprite_plane_create()
Dintel_atomic_plane.c234 intel_plane->update_plane(intel_plane, in intel_plane_atomic_update()
/Linux-v4.19/drivers/gpu/drm/tilcdc/
Dtilcdc_plane.c28 .update_plane = drm_atomic_helper_update_plane,
/Linux-v4.19/drivers/gpu/drm/mediatek/
Dmtk_drm_plane.c81 .update_plane = drm_atomic_helper_update_plane,
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_layer.c127 .update_plane = drm_atomic_helper_update_plane,
Dsun8i_ui_layer.c301 .update_plane = drm_atomic_helper_update_plane,
Dsun8i_vi_layer.c329 .update_plane = drm_atomic_helper_update_plane,
/Linux-v4.19/drivers/gpu/drm/meson/
Dmeson_plane.c189 .update_plane = drm_atomic_helper_update_plane,
/Linux-v4.19/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_plane.c185 .update_plane = drm_atomic_helper_update_plane,
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c311 .update_plane = drm_atomic_helper_update_plane,
320 .update_plane = drm_atomic_helper_update_plane,
/Linux-v4.19/include/drm/
Ddrm_plane.h243 int (*update_plane)(struct drm_plane *plane, member
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv04/
Doverlay.c271 .update_plane = nv10_update_plane,
460 .update_plane = nv04_update_plane,
/Linux-v4.19/drivers/gpu/drm/
Ddrm_simple_kms_helper.c201 .update_plane = drm_atomic_helper_update_plane,
Ddrm_plane_helper.c333 .update_plane = drm_primary_helper_update,
/Linux-v4.19/drivers/gpu/drm/arc/
Darcpgu_crtc.c194 .update_plane = drm_atomic_helper_update_plane,
/Linux-v4.19/drivers/gpu/drm/shmobile/
Dshmob_drm_plane.c229 .update_plane = shmob_drm_plane_update,
/Linux-v4.19/drivers/gpu/drm/omapdrm/
Domap_plane.c232 .update_plane = drm_atomic_helper_update_plane,
/Linux-v4.19/drivers/gpu/drm/virtio/
Dvirtgpu_plane.c124 .update_plane = drm_atomic_helper_update_plane,
/Linux-v4.19/drivers/gpu/drm/tegra/
Dplane.c91 .update_plane = drm_atomic_helper_update_plane,
/Linux-v4.19/drivers/gpu/drm/arm/
Dhdlcd_crtc.c283 .update_plane = drm_atomic_helper_update_plane,
/Linux-v4.19/drivers/gpu/drm/armada/
Darmada_plane.c266 .update_plane = drm_atomic_helper_update_plane,

123