Searched refs:drm_atomic_helper_update_plane (Results 1 – 25 of 62) sorted by relevance
123
| /Linux-v6.1/drivers/gpu/drm/tilcdc/ |
| D | tilcdc_plane.c | 15 .update_plane = drm_atomic_helper_update_plane,
|
| /Linux-v6.1/include/drm/ |
| D | drm_atomic_helper.h | 127 int drm_atomic_helper_update_plane(struct drm_plane *plane,
|
| /Linux-v6.1/drivers/gpu/drm/fsl-dcu/ |
| D | fsl_dcu_drm_plane.c | 180 .update_plane = drm_atomic_helper_update_plane,
|
| /Linux-v6.1/drivers/gpu/drm/vkms/ |
| D | vkms_plane.c | 92 .update_plane = drm_atomic_helper_update_plane,
|
| /Linux-v6.1/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_ldu.c | 315 .update_plane = drm_atomic_helper_update_plane, 324 .update_plane = drm_atomic_helper_update_plane,
|
| /Linux-v6.1/drivers/gpu/drm/tidss/ |
| D | tidss_plane.c | 168 .update_plane = drm_atomic_helper_update_plane,
|
| /Linux-v6.1/drivers/gpu/drm/sun4i/ |
| D | sun4i_layer.c | 137 .update_plane = drm_atomic_helper_update_plane,
|
| D | sun8i_ui_layer.c | 317 .update_plane = drm_atomic_helper_update_plane,
|
| /Linux-v6.1/drivers/gpu/drm/mediatek/ |
| D | mtk_drm_plane.c | 169 .update_plane = drm_atomic_helper_update_plane,
|
| /Linux-v6.1/drivers/gpu/drm/exynos/ |
| D | exynos_drm_plane.c | 168 .update_plane = drm_atomic_helper_update_plane,
|
| /Linux-v6.1/drivers/gpu/drm/mgag200/ |
| D | mgag200_drv.h | 388 .update_plane = drm_atomic_helper_update_plane, \
|
| /Linux-v6.1/drivers/gpu/drm/ |
| D | drm_simple_kms_helper.c | 333 .update_plane = drm_atomic_helper_update_plane,
|
| /Linux-v6.1/drivers/gpu/drm/arm/display/komeda/ |
| D | komeda_plane.c | 188 .update_plane = drm_atomic_helper_update_plane,
|
| /Linux-v6.1/drivers/gpu/drm/arm/ |
| D | hdlcd_crtc.c | 291 .update_plane = drm_atomic_helper_update_plane,
|
| /Linux-v6.1/drivers/gpu/drm/armada/ |
| D | armada_plane.c | 289 .update_plane = drm_atomic_helper_update_plane,
|
| /Linux-v6.1/drivers/gpu/drm/vboxvideo/ |
| D | vbox_mode.c | 478 .update_plane = drm_atomic_helper_update_plane, 497 .update_plane = drm_atomic_helper_update_plane,
|
| /Linux-v6.1/drivers/gpu/drm/msm/disp/mdp4/ |
| D | mdp4_plane.c | 86 .update_plane = drm_atomic_helper_update_plane,
|
| /Linux-v6.1/drivers/gpu/drm/virtio/ |
| D | virtgpu_plane.c | 70 .update_plane = drm_atomic_helper_update_plane,
|
| /Linux-v6.1/drivers/gpu/drm/sti/ |
| D | sti_cursor.c | 352 .update_plane = drm_atomic_helper_update_plane,
|
| /Linux-v6.1/drivers/gpu/drm/i915/display/ |
| D | i9xx_plane.c | 756 .update_plane = drm_atomic_helper_update_plane, 765 .update_plane = drm_atomic_helper_update_plane,
|
| D | intel_sprite.c | 1699 .update_plane = drm_atomic_helper_update_plane, 1708 .update_plane = drm_atomic_helper_update_plane, 1717 .update_plane = drm_atomic_helper_update_plane,
|
| /Linux-v6.1/drivers/gpu/drm/imx/dcss/ |
| D | dcss-plane.c | 95 .update_plane = drm_atomic_helper_update_plane,
|
| /Linux-v6.1/drivers/gpu/drm/mxsfb/ |
| D | lcdif_kms.c | 431 .update_plane = drm_atomic_helper_update_plane,
|
| /Linux-v6.1/drivers/gpu/drm/rcar-du/ |
| D | rcar_du_vsp.c | 379 .update_plane = drm_atomic_helper_update_plane,
|
| /Linux-v6.1/drivers/gpu/drm/meson/ |
| D | meson_plane.c | 465 .update_plane = drm_atomic_helper_update_plane,
|
123