Searched refs:drm_atomic_helper_update_plane (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/include/drm/ |
D | drm_atomic_helper.h | 62 int drm_atomic_helper_update_plane(struct drm_plane *plane,
|
/linux-4.1.27/drivers/gpu/drm/sti/ |
D | sti_drm_plane.c | 140 .update_plane = drm_atomic_helper_update_plane,
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_plane.c | 76 .update_plane = drm_atomic_helper_update_plane,
|
/linux-4.1.27/drivers/gpu/drm/rcar-du/ |
D | rcar_du_plane.c | 368 .update_plane = drm_atomic_helper_update_plane,
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
D | dc.c | 466 .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/ |
D | drm_atomic_helper.c | 1275 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/ |
D | mdp5_plane.c | 149 .update_plane = drm_atomic_helper_update_plane,
|
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_plane.c | 904 .update_plane = drm_atomic_helper_update_plane,
|