Searched refs:update_plane (Results 1 – 25 of 82) sorted by relevance
1234
| /drivers/gpu/drm/exynos/ |
| A D | exynos_drm_plane.c | 168 .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 D | exynos_drm_drv.h | 148 void (*update_plane)(struct exynos_drm_crtc *crtc, member
|
| A D | exynos_drm_vidi.c | 156 .update_plane = vidi_update_plane,
|
| /drivers/gpu/drm/tilcdc/ |
| A D | tilcdc_plane.c | 15 .update_plane = drm_atomic_helper_update_plane,
|
| /drivers/gpu/drm/sysfb/ |
| A D | drm_sysfb_helper.h | 124 .update_plane = drm_atomic_helper_update_plane, \
|
| /drivers/gpu/drm/vmwgfx/ |
| A D | vmwgfx_ldu.c | 364 .update_plane = drm_atomic_helper_update_plane, 373 .update_plane = drm_atomic_helper_update_plane,
|
| /drivers/gpu/drm/nouveau/dispnv04/ |
| A D | overlay.c | 272 .update_plane = nv10_update_plane, 463 .update_plane = nv04_update_plane,
|
| /drivers/gpu/drm/fsl-dcu/ |
| A D | fsl_dcu_drm_plane.c | 180 .update_plane = drm_atomic_helper_update_plane,
|
| /drivers/gpu/drm/imx/dc/ |
| A D | dc-plane.c | 39 .update_plane = drm_atomic_helper_update_plane,
|
| /drivers/gpu/drm/vkms/ |
| A D | vkms_plane.c | 104 .update_plane = drm_atomic_helper_update_plane,
|
| /drivers/gpu/drm/sun4i/ |
| A D | sun4i_layer.c | 137 .update_plane = drm_atomic_helper_update_plane,
|
| A D | sun8i_ui_layer.c | 262 .update_plane = drm_atomic_helper_update_plane,
|
| /drivers/gpu/drm/tidss/ |
| A D | tidss_plane.c | 187 .update_plane = drm_atomic_helper_update_plane,
|
| /drivers/gpu/drm/ast/ |
| A D | ast_cursor.c | 281 .update_plane = drm_atomic_helper_update_plane,
|
| /drivers/gpu/drm/renesas/rz-du/ |
| A D | rzg2l_du_vsp.c | 285 .update_plane = drm_atomic_helper_update_plane,
|
| /drivers/gpu/drm/mgag200/ |
| A D | mgag200_drv.h | 380 .update_plane = drm_atomic_helper_update_plane, \
|
| /drivers/gpu/drm/arm/display/komeda/ |
| A D | komeda_plane.c | 188 .update_plane = drm_atomic_helper_update_plane,
|
| /drivers/gpu/drm/arm/ |
| A D | hdlcd_crtc.c | 297 .update_plane = drm_atomic_helper_update_plane,
|
| /drivers/gpu/drm/hyperv/ |
| A D | hyperv_drm_modeset.c | 227 .update_plane = drm_atomic_helper_update_plane,
|
| /drivers/gpu/drm/vboxvideo/ |
| A D | vbox_mode.c | 478 .update_plane = drm_atomic_helper_update_plane, 497 .update_plane = drm_atomic_helper_update_plane,
|
| /drivers/gpu/drm/renesas/shmobile/ |
| A D | shmob_drm_plane.c | 284 .update_plane = drm_atomic_helper_update_plane,
|
| /drivers/gpu/drm/mediatek/ |
| A D | mtk_plane.c | 241 .update_plane = drm_atomic_helper_update_plane,
|
| /drivers/gpu/drm/armada/ |
| A D | armada_plane.c | 289 .update_plane = drm_atomic_helper_update_plane,
|
| /drivers/gpu/drm/ |
| A D | drm_simple_kms_helper.c | 364 .update_plane = drm_atomic_helper_update_plane,
|
| /drivers/gpu/drm/i915/display/ |
| A D | intel_sprite.c | 1578 .update_plane = drm_atomic_helper_update_plane, 1587 .update_plane = drm_atomic_helper_update_plane, 1596 .update_plane = drm_atomic_helper_update_plane,
|
Completed in 55 milliseconds
1234