Searched refs:drm_atomic_helper_update_plane (Results 1 – 14 of 14) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/sti/ |
D | sti_plane.c | 112 .update_plane = drm_atomic_helper_update_plane,
|
/linux-4.4.14/drivers/gpu/drm/virtio/ |
D | virtgpu_plane.c | 47 .update_plane = drm_atomic_helper_update_plane,
|
/linux-4.4.14/include/drm/ |
D | drm_atomic_helper.h | 70 int drm_atomic_helper_update_plane(struct drm_plane *plane,
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_drm_plane.c | 111 .update_plane = drm_atomic_helper_update_plane,
|
/linux-4.4.14/drivers/gpu/drm/fsl-dcu/ |
D | fsl_dcu_drm_plane.c | 224 .update_plane = drm_atomic_helper_update_plane,
|
/linux-4.4.14/drivers/gpu/drm/vc4/ |
D | vc4_plane.c | 289 .update_plane = drm_atomic_helper_update_plane,
|
/linux-4.4.14/drivers/gpu/drm/omapdrm/ |
D | omap_plane.c | 307 .update_plane = drm_atomic_helper_update_plane,
|
/linux-4.4.14/drivers/gpu/drm/rcar-du/ |
D | rcar_du_plane.c | 365 .update_plane = drm_atomic_helper_update_plane,
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_plane.c | 92 .update_plane = drm_atomic_helper_update_plane,
|
/linux-4.4.14/drivers/gpu/drm/tegra/ |
D | dc.c | 474 .update_plane = drm_atomic_helper_update_plane, 788 .update_plane = drm_atomic_helper_update_plane, 847 .update_plane = drm_atomic_helper_update_plane,
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_atomic_helper.c | 1458 int drm_atomic_helper_update_plane(struct drm_plane *plane, in drm_atomic_helper_update_plane() function 1524 EXPORT_SYMBOL(drm_atomic_helper_update_plane);
|
/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_plane.c | 906 .update_plane = drm_atomic_helper_update_plane,
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_plane.c | 241 .update_plane = drm_atomic_helper_update_plane,
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_display.c | 13651 .update_plane = drm_atomic_helper_update_plane,
|