Home
last modified time | relevance | path

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

12

/Linux-v4.19/include/drm/
Ddrm_modeset_helper_vtables.h1011 struct drm_plane_helper_funcs { struct
1195 const struct drm_plane_helper_funcs *funcs) in drm_plane_helper_add() argument
Ddrm_crtc.h76 struct drm_plane_helper_funcs;
Ddrm_plane.h627 const struct drm_plane_helper_funcs *helper_private;
/Linux-v4.19/drivers/gpu/drm/virtio/
Dvirtgpu_plane.c265 static const struct drm_plane_helper_funcs virtio_gpu_primary_helper_funcs = {
270 static const struct drm_plane_helper_funcs virtio_gpu_cursor_helper_funcs = {
280 const struct drm_plane_helper_funcs *funcs; in virtio_gpu_plane_init()
/Linux-v4.19/drivers/gpu/drm/vkms/
Dvkms_plane.c27 static const struct drm_plane_helper_funcs vkms_primary_helper_funcs = {
/Linux-v4.19/drivers/gpu/drm/zte/
Dzx_plane.c277 static const struct drm_plane_helper_funcs zx_vl_plane_helper_funcs = {
441 static const struct drm_plane_helper_funcs zx_gl_plane_helper_funcs = {
505 const struct drm_plane_helper_funcs *helper; in zx_plane_init()
/Linux-v4.19/drivers/gpu/drm/tilcdc/
Dtilcdc_plane.c105 static const struct drm_plane_helper_funcs plane_helper_funcs = {
/Linux-v4.19/drivers/gpu/drm/
Ddrm_atomic_helper.c822 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_check_planes()
1545 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_async_check()
1600 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_async_commit()
2211 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_prepare_planes()
2226 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_prepare_planes()
2314 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_commit_planes()
2413 const struct drm_plane_helper_funcs *plane_funcs; in drm_atomic_helper_commit_planes_on_crtc()
2465 const struct drm_plane_helper_funcs *plane_funcs = in drm_atomic_helper_disable_planes_on_crtc()
2501 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_cleanup_planes()
Ddrm_simple_kms_helper.c193 static const struct drm_plane_helper_funcs drm_simple_kms_plane_helper_funcs = {
Ddrm_plane_helper.c343 const struct drm_plane_helper_funcs *plane_funcs; in drm_plane_helper_commit()
/Linux-v4.19/drivers/gpu/drm/mediatek/
Dmtk_drm_plane.c156 static const struct drm_plane_helper_funcs mtk_plane_helper_funcs = {
/Linux-v4.19/drivers/gpu/drm/meson/
Dmeson_plane.c182 static const struct drm_plane_helper_funcs meson_plane_helper_funcs = {
/Linux-v4.19/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_plane.c167 static const struct drm_plane_helper_funcs fsl_dcu_drm_plane_helper_funcs = {
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_layer.c116 static const struct drm_plane_helper_funcs sun4i_backend_layer_helper_funcs = {
Dsun8i_ui_layer.c289 static struct drm_plane_helper_funcs sun8i_ui_layer_helper_funcs = {
Dsun8i_vi_layer.c317 static struct drm_plane_helper_funcs sun8i_vi_layer_helper_funcs = {
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c332 drm_plane_helper_funcs vmw_ldu_cursor_plane_helper_funcs = {
340 drm_plane_helper_funcs vmw_ldu_primary_plane_helper_funcs = {
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_atomic_plane.c244 const struct drm_plane_helper_funcs intel_plane_helper_funcs = {
/Linux-v4.19/drivers/gpu/drm/arc/
Darcpgu_crtc.c183 static const struct drm_plane_helper_funcs arc_pgu_plane_helper_funcs = {
/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_drm_plane.c283 static const struct drm_plane_helper_funcs plane_helper_funcs = {
/Linux-v4.19/drivers/gpu/drm/omapdrm/
Domap_plane.c142 static const struct drm_plane_helper_funcs omap_plane_helper_funcs = {
/Linux-v4.19/drivers/gpu/drm/arm/
Dhdlcd_crtc.c277 static const struct drm_plane_helper_funcs hdlcd_plane_helper_funcs = {
/Linux-v4.19/drivers/gpu/drm/armada/
Darmada_plane.c257 static const struct drm_plane_helper_funcs armada_primary_plane_helper_funcs = {
/Linux-v4.19/drivers/gpu/drm/qxl/
Dqxl_display.c822 static const struct drm_plane_helper_funcs qxl_cursor_helper_funcs = {
843 static const struct drm_plane_helper_funcs primary_helper_funcs = {
864 const struct drm_plane_helper_funcs *helper_funcs = NULL; in qxl_create_plane()
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_plane.c139 static const struct drm_plane_helper_funcs mdp4_plane_helper_funcs = {

12