Home
last modified time | relevance | path

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

123

/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_drm_plane.c167 .update_plane = drm_atomic_helper_update_plane,
262 if (exynos_crtc->ops->update_plane) in exynos_plane_atomic_update()
263 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.c154 .update_plane = vidi_update_plane,
/Linux-v5.4/drivers/gpu/drm/tilcdc/
Dtilcdc_plane.c15 .update_plane = drm_atomic_helper_update_plane,
/Linux-v5.4/drivers/gpu/drm/
Ddrm_plane_helper.c245 .update_plane = drm_primary_helper_update,
Ddrm_simple_kms_helper.c205 .update_plane = drm_atomic_helper_update_plane,
/Linux-v5.4/drivers/gpu/drm/mediatek/
Dmtk_drm_plane.c74 .update_plane = drm_atomic_helper_update_plane,
/Linux-v5.4/drivers/gpu/drm/vkms/
Dvkms_plane.c83 .update_plane = drm_atomic_helper_update_plane,
/Linux-v5.4/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_plane.c181 .update_plane = drm_atomic_helper_update_plane,
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c309 .update_plane = drm_atomic_helper_update_plane,
318 .update_plane = drm_atomic_helper_update_plane,
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_sprite.c2310 .update_plane = drm_atomic_helper_update_plane,
2319 .update_plane = drm_atomic_helper_update_plane,
2328 .update_plane = drm_atomic_helper_update_plane,
2337 .update_plane = drm_atomic_helper_update_plane,
2458 plane->update_plane = skl_update_plane; in skl_universal_plane_create()
2555 plane->update_plane = vlv_update_plane; in intel_sprite_plane_create()
2567 plane->update_plane = ivb_update_plane; in intel_sprite_plane_create()
2579 plane->update_plane = g4x_update_plane; in intel_sprite_plane_create()
Dintel_atomic_plane.c276 plane->update_plane(plane, crtc_state, plane_state); in intel_update_plane()
/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv04/
Doverlay.c270 .update_plane = nv10_update_plane,
459 .update_plane = nv04_update_plane,
/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun4i_layer.c136 .update_plane = drm_atomic_helper_update_plane,
Dsun8i_ui_layer.c312 .update_plane = drm_atomic_helper_update_plane,
/Linux-v5.4/include/drm/
Ddrm_plane.h264 int (*update_plane)(struct drm_plane *plane, member
/Linux-v5.4/drivers/gpu/drm/arc/
Darcpgu_crtc.c184 .update_plane = drm_atomic_helper_update_plane,
/Linux-v5.4/drivers/gpu/drm/omapdrm/
Domap_plane.c225 .update_plane = drm_atomic_helper_update_plane,
/Linux-v5.4/drivers/gpu/drm/shmobile/
Dshmob_drm_plane.c225 .update_plane = shmob_drm_plane_update,
/Linux-v5.4/drivers/gpu/drm/tegra/
Dplane.c89 .update_plane = drm_atomic_helper_update_plane,
/Linux-v5.4/drivers/gpu/drm/virtio/
Dvirtgpu_plane.c76 .update_plane = drm_atomic_helper_update_plane,
/Linux-v5.4/drivers/gpu/drm/arm/display/komeda/
Dkomeda_plane.c196 .update_plane = drm_atomic_helper_update_plane,
/Linux-v5.4/drivers/gpu/drm/arm/
Dhdlcd_crtc.c285 .update_plane = drm_atomic_helper_update_plane,
/Linux-v5.4/drivers/gpu/drm/meson/
Dmeson_plane.c349 .update_plane = drm_atomic_helper_update_plane,
/Linux-v5.4/drivers/gpu/drm/vboxvideo/
Dvbox_mode.c499 .update_plane = drm_atomic_helper_update_plane,
521 .update_plane = drm_atomic_helper_update_plane,

123