Home
last modified time | relevance | path

Searched refs:drm_atomic_helper_update_plane (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/include/drm/
Ddrm_atomic_helper.h62 int drm_atomic_helper_update_plane(struct drm_plane *plane,
/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_drm_plane.c140 .update_plane = drm_atomic_helper_update_plane,
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/
Dmdp4_plane.c76 .update_plane = drm_atomic_helper_update_plane,
/linux-4.1.27/drivers/gpu/drm/rcar-du/
Drcar_du_plane.c368 .update_plane = drm_atomic_helper_update_plane,
/linux-4.1.27/drivers/gpu/drm/tegra/
Ddc.c466 .update_plane = drm_atomic_helper_update_plane,
783 .update_plane = drm_atomic_helper_update_plane,
840 .update_plane = drm_atomic_helper_update_plane,
/linux-4.1.27/drivers/gpu/drm/
Ddrm_atomic_helper.c1275 int drm_atomic_helper_update_plane(struct drm_plane *plane, in drm_atomic_helper_update_plane() function
1341 EXPORT_SYMBOL(drm_atomic_helper_update_plane);
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_plane.c149 .update_plane = drm_atomic_helper_update_plane,
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_plane.c904 .update_plane = drm_atomic_helper_update_plane,