Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_plane_helper.h53 .update_plane = drm_plane_helper_update_primary, \
H A Ddrm_plane.h327 int (*update_plane)(struct drm_plane *plane, member
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.h148 void (*update_plane)(struct exynos_drm_crtc *crtc, member
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Doverlay.c272 .update_plane = nv10_update_plane,
463 .update_plane = nv04_update_plane,
/linux/drivers/gpu/drm/vkms/
H A Dvkms_plane.c117 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_layer.c137 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_plane.c188 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_plane.c221 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_vsp.c440 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/hisilicon/hibmc/
H A Dhibmc_drm_de.c146 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/tegra/
H A Dplane.c131 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/
H A Ddrm_plane.c1052 ret = plane->funcs->update_plane(plane, crtc, fb, in __setplane_internal()
1101 return plane->funcs->update_plane(plane, crtc, fb, in __setplane_atomic()
/linux/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane.c2692 .update_plane = drm_atomic_helper_update_plane,
2702 .update_plane = drm_atomic_helper_update_plane,
2712 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/ast/
H A Dast_mode.c630 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndw.c837 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.c1735 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c1822 .update_plane = drm_atomic_helper_update_plane,
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c1417 .update_plane = drm_atomic_helper_update_plane,