Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/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,
/linux-6.3-rc2/include/drm/
A Ddrm_plane_helper.h55 .update_plane = drm_plane_helper_update_primary, \
A Ddrm_plane.h296 int (*update_plane)(struct drm_plane *plane, member
/linux-6.3-rc2/drivers/gpu/drm/tilcdc/
A Dtilcdc_plane.c15 .update_plane = drm_atomic_helper_update_plane,
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_ldu.c311 .update_plane = drm_atomic_helper_update_plane,
320 .update_plane = drm_atomic_helper_update_plane,
/linux-6.3-rc2/drivers/gpu/drm/fsl-dcu/
A Dfsl_dcu_drm_plane.c180 .update_plane = drm_atomic_helper_update_plane,
/linux-6.3-rc2/drivers/gpu/drm/vkms/
A Dvkms_plane.c92 .update_plane = drm_atomic_helper_update_plane,
/linux-6.3-rc2/drivers/gpu/drm/tidss/
A Dtidss_plane.c167 .update_plane = drm_atomic_helper_update_plane,
/linux-6.3-rc2/drivers/gpu/drm/nouveau/dispnv04/
A Doverlay.c272 .update_plane = nv10_update_plane,
463 .update_plane = nv04_update_plane,
/linux-6.3-rc2/drivers/gpu/drm/sun4i/
A Dsun4i_layer.c137 .update_plane = drm_atomic_helper_update_plane,
A Dsun8i_ui_layer.c317 .update_plane = drm_atomic_helper_update_plane,
/linux-6.3-rc2/drivers/gpu/drm/shmobile/
A Dshmob_drm_plane.c225 .update_plane = shmob_drm_plane_update,
/linux-6.3-rc2/drivers/gpu/drm/mgag200/
A Dmgag200_drv.h387 .update_plane = drm_atomic_helper_update_plane, \
/linux-6.3-rc2/drivers/gpu/drm/mediatek/
A Dmtk_drm_plane.c236 .update_plane = drm_atomic_helper_update_plane,
/linux-6.3-rc2/drivers/gpu/drm/arm/display/komeda/
A Dkomeda_plane.c188 .update_plane = drm_atomic_helper_update_plane,
/linux-6.3-rc2/drivers/gpu/drm/arm/
A Dhdlcd_crtc.c290 .update_plane = drm_atomic_helper_update_plane,
/linux-6.3-rc2/drivers/gpu/drm/armada/
A Darmada_plane.c289 .update_plane = drm_atomic_helper_update_plane,
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_simple_kms_helper.c363 .update_plane = drm_atomic_helper_update_plane,
/linux-6.3-rc2/drivers/gpu/drm/vboxvideo/
A Dvbox_mode.c478 .update_plane = drm_atomic_helper_update_plane,
497 .update_plane = drm_atomic_helper_update_plane,
/linux-6.3-rc2/drivers/gpu/drm/sti/
A Dsti_cursor.c352 .update_plane = drm_atomic_helper_update_plane,
/linux-6.3-rc2/drivers/gpu/drm/virtio/
A Dvirtgpu_plane.c70 .update_plane = drm_atomic_helper_update_plane,
/linux-6.3-rc2/drivers/gpu/drm/xlnx/
A Dzynqmp_kms.c136 .update_plane = drm_atomic_helper_update_plane,
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/mdp4/
A Dmdp4_plane.c86 .update_plane = drm_atomic_helper_update_plane,

Completed in 38 milliseconds

123