Home
last modified time | relevance | path

Searched refs:drm_plane_helper_funcs (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/include/drm/
Ddrm_plane_helper.h60 struct drm_plane_helper_funcs { struct
77 const struct drm_plane_helper_funcs *funcs) in drm_plane_helper_add() argument
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_atomic_plane.c182 const struct drm_plane_helper_funcs intel_plane_helper_funcs = {
Dintel_drv.h1326 extern const struct drm_plane_helper_funcs intel_plane_helper_funcs;
/linux-4.1.27/drivers/gpu/drm/
Ddrm_atomic_helper.c465 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_check_planes()
1048 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_prepare_planes()
1071 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_prepare_planes()
1126 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_commit_planes()
1178 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_cleanup_planes()
Ddrm_plane_helper.c404 const struct drm_plane_helper_funcs *plane_funcs; in drm_plane_helper_commit()
/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_drm_plane.c186 static const struct drm_plane_helper_funcs sti_drm_plane_helpers_funcs = {
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/
Dmdp4_plane.c130 static const struct drm_plane_helper_funcs mdp4_plane_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/rcar-du/
Drcar_du_plane.c271 static const struct drm_plane_helper_funcs rcar_du_plane_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/tegra/
Ddc.c619 static const struct drm_plane_helper_funcs tegra_primary_plane_helper_funcs = {
791 static const struct drm_plane_helper_funcs tegra_cursor_plane_helper_funcs = {
858 static const struct drm_plane_helper_funcs tegra_overlay_plane_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_plane.c247 static const struct drm_plane_helper_funcs mdp5_plane_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_plane.c843 static struct drm_plane_helper_funcs atmel_hlcdc_layer_plane_helper_funcs = {