Searched refs:drm_atomic_helper_update_plane (Results 1 – 25 of 55) sorted by relevance
123
| /linux/drivers/gpu/drm/tilcdc/ |
| A D | tilcdc_plane.c | 15 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/vkms/ |
| A D | vkms_plane.c | 87 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/include/drm/ |
| A D | drm_atomic_helper.h | 113 int drm_atomic_helper_update_plane(struct drm_plane *plane,
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| A D | vmwgfx_ldu.c | 316 .update_plane = drm_atomic_helper_update_plane, 325 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/fsl-dcu/ |
| A D | fsl_dcu_drm_plane.c | 185 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/tidss/ |
| A D | tidss_plane.c | 167 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/sun4i/ |
| A D | sun4i_layer.c | 140 .update_plane = drm_atomic_helper_update_plane,
|
| A D | sun8i_ui_layer.c | 346 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/mediatek/ |
| A D | mtk_drm_plane.c | 166 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/exynos/ |
| A D | exynos_drm_plane.c | 167 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/arm/display/komeda/ |
| A D | komeda_plane.c | 197 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/arm/ |
| A D | hdlcd_crtc.c | 291 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/omapdrm/ |
| A D | omap_plane.c | 238 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/ |
| A D | drm_simple_kms_helper.c | 336 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/vboxvideo/ |
| A D | vbox_mode.c | 476 .update_plane = drm_atomic_helper_update_plane, 495 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/armada/ |
| A D | armada_plane.c | 289 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/i915/display/ |
| A D | i9xx_plane.c | 748 .update_plane = drm_atomic_helper_update_plane, 757 .update_plane = drm_atomic_helper_update_plane,
|
| A D | intel_sprite.c | 1722 .update_plane = drm_atomic_helper_update_plane, 1731 .update_plane = drm_atomic_helper_update_plane, 1740 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/msm/disp/mdp4/ |
| A D | mdp4_plane.c | 84 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/rcar-du/ |
| A D | rcar_du_vsp.c | 369 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/sti/ |
| A D | sti_cursor.c | 351 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/virtio/ |
| A D | virtgpu_plane.c | 77 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_vkms.c | 238 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/imx/dcss/ |
| A D | dcss-plane.c | 93 .update_plane = drm_atomic_helper_update_plane,
|
| /linux/drivers/gpu/drm/meson/ |
| A D | meson_plane.c | 464 .update_plane = drm_atomic_helper_update_plane,
|
Completed in 30 milliseconds
123