Searched refs:update_plane (Results 1 – 18 of 18) sorted by relevance
| /linux/include/drm/ |
| H A D | drm_plane_helper.h | 53 .update_plane = drm_plane_helper_update_primary, \
|
| H A D | drm_plane.h | 327 int (*update_plane)(struct drm_plane *plane, member
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_drv.h | 148 void (*update_plane)(struct exynos_drm_crtc *crtc, member
|
| /linux/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | overlay.c | 272 .update_plane = nv10_update_plane, 463 .update_plane = nv04_update_plane,
|
| /linux/drivers/gpu/drm/vkms/ |
| H A D | vkms_plane.c | 117 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_layer.c | 137 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_plane.c | 188 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_plane.c | 221 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/renesas/rcar-du/ |
| H A D | rcar_du_vsp.c | 440 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/hisilicon/hibmc/ |
| H A D | hibmc_drm_de.c | 146 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | plane.c | 131 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_plane.c | 1052 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 D | skl_universal_plane.c | 2692 .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 D | ast_mode.c | 630 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | wndw.c | 837 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_plane.c | 1735 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_plane.c | 1822 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_vop2.c | 1417 .update_plane = drm_atomic_helper_update_plane,
|