Symbol: drm_plane_helper_funcs
drivers/gpu/drm/adp/adp_drv.c
207
static const struct drm_plane_helper_funcs adp_plane_helper_funcs = {
drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c
400
static const struct drm_plane_helper_funcs amdgpu_vkms_primary_helper_funcs = {
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c
2692
static const struct drm_plane_helper_funcs dce_v10_0_drm_primary_plane_helper_funcs = {
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c
2659
static const struct drm_plane_helper_funcs dce_v6_0_drm_primary_plane_helper_funcs = {
drivers/gpu/drm/amd/amdgpu/dce_v8_0.c
2617
static const struct drm_plane_helper_funcs dce_v8_0_drm_primary_plane_helper_funcs = {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1456
static const struct drm_plane_helper_funcs dm_plane_helper_funcs = {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1464
static const struct drm_plane_helper_funcs dm_primary_plane_helper_funcs = {
drivers/gpu/drm/arm/display/komeda/komeda_plane.c
123
static const struct drm_plane_helper_funcs komeda_plane_helper_funcs = {
drivers/gpu/drm/arm/hdlcd_crtc.c
292
static const struct drm_plane_helper_funcs hdlcd_plane_helper_funcs = {
drivers/gpu/drm/arm/malidp_planes.c
912
static const struct drm_plane_helper_funcs malidp_de_plane_helper_funcs = {
drivers/gpu/drm/armada/armada_overlay.c
252
static const struct drm_plane_helper_funcs armada_overlay_plane_helper_funcs = {
drivers/gpu/drm/armada/armada_plane.c
253
static const struct drm_plane_helper_funcs armada_primary_plane_helper_funcs = {
drivers/gpu/drm/ast/ast_cursor.c
319
static const struct drm_plane_helper_funcs ast_cursor_plane_helper_funcs = {
drivers/gpu/drm/ast/ast_mode.c
627
static const struct drm_plane_helper_funcs ast_primary_plane_helper_funcs = {
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c
1108
static const struct drm_plane_helper_funcs atmel_hlcdc_layer_plane_helper_funcs = {
drivers/gpu/drm/drm_atomic_helper.c
1029
const struct drm_plane_helper_funcs *funcs;
drivers/gpu/drm/drm_atomic_helper.c
2116
const struct drm_plane_helper_funcs *funcs;
drivers/gpu/drm/drm_atomic_helper.c
2197
const struct drm_plane_helper_funcs *funcs;
drivers/gpu/drm/drm_atomic_helper.c
2833
const struct drm_plane_helper_funcs *funcs;
drivers/gpu/drm/drm_atomic_helper.c
2854
const struct drm_plane_helper_funcs *funcs = plane->helper_private;
drivers/gpu/drm/drm_atomic_helper.c
2867
const struct drm_plane_helper_funcs *funcs = plane->helper_private;
drivers/gpu/drm/drm_atomic_helper.c
2878
const struct drm_plane_helper_funcs *funcs;
drivers/gpu/drm/drm_atomic_helper.c
2911
const struct drm_plane_helper_funcs *funcs = plane->helper_private;
drivers/gpu/drm/drm_atomic_helper.c
2918
const struct drm_plane_helper_funcs *funcs = plane->helper_private;
drivers/gpu/drm/drm_atomic_helper.c
2999
const struct drm_plane_helper_funcs *funcs;
drivers/gpu/drm/drm_atomic_helper.c
3066
const struct drm_plane_helper_funcs *funcs = plane->helper_private;
drivers/gpu/drm/drm_atomic_helper.c
3114
const struct drm_plane_helper_funcs *plane_funcs;
drivers/gpu/drm/drm_atomic_helper.c
3173
const struct drm_plane_helper_funcs *plane_funcs =
drivers/gpu/drm/drm_atomic_helper.c
3210
const struct drm_plane_helper_funcs *funcs = plane->helper_private;
drivers/gpu/drm/drm_atomic_uapi.c
1232
const struct drm_plane_helper_funcs *plane_funcs = plane->helper_private;
drivers/gpu/drm/drm_simple_kms_helper.c
320
static const struct drm_plane_helper_funcs drm_simple_kms_plane_helper_funcs = {
drivers/gpu/drm/exynos/exynos_drm_plane.c
285
static const struct drm_plane_helper_funcs plane_helper_funcs = {
drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_plane.c
169
static const struct drm_plane_helper_funcs fsl_dcu_drm_plane_helper_funcs = {
drivers/gpu/drm/gud/gud_drv.c
356
static const struct drm_plane_helper_funcs gud_plane_helper_funcs = {
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_de.c
154
static const struct drm_plane_helper_funcs hibmc_plane_helper_funcs = {
drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c
830
static const struct drm_plane_helper_funcs ade_plane_helper_funcs = {
drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.h
46
const struct drm_plane_helper_funcs *plane_helper_funcs;
drivers/gpu/drm/hyperv/hyperv_drm_modeset.c
226
static const struct drm_plane_helper_funcs hyperv_plane_helper_funcs = {
drivers/gpu/drm/i915/display/intel_plane.c
1447
static const struct drm_plane_helper_funcs intel_plane_helper_funcs = {
drivers/gpu/drm/i915/display/intel_plane.c
1452
static const struct drm_plane_helper_funcs intel_primary_plane_helper_funcs = {
drivers/gpu/drm/imx/dc/dc-plane.c
198
static const struct drm_plane_helper_funcs dc_plane_helper_funcs = {
drivers/gpu/drm/imx/dcss/dcss-plane.c
366
static const struct drm_plane_helper_funcs dcss_plane_helper_funcs = {
drivers/gpu/drm/imx/ipuv3/ipuv3-plane.c
770
static const struct drm_plane_helper_funcs ipu_plane_helper_funcs = {
drivers/gpu/drm/imx/ipuv3/ipuv3-plane.c
776
static const struct drm_plane_helper_funcs ipu_primary_plane_helper_funcs = {
drivers/gpu/drm/ingenic/ingenic-drm-drv.c
996
static const struct drm_plane_helper_funcs ingenic_drm_plane_helper_funcs = {
drivers/gpu/drm/ingenic/ingenic-ipu.c
671
static const struct drm_plane_helper_funcs ingenic_ipu_plane_helper_funcs = {
drivers/gpu/drm/kmb/kmb_plane.c
546
static const struct drm_plane_helper_funcs kmb_plane_helper_funcs = {
drivers/gpu/drm/logicvc/logicvc_layer.c
244
static struct drm_plane_helper_funcs logicvc_plane_helper_funcs = {
drivers/gpu/drm/loongson/lsdc_plane.c
166
static const struct drm_plane_helper_funcs lsdc_primary_helper_funcs = {
drivers/gpu/drm/loongson/lsdc_plane.c
331
static const struct drm_plane_helper_funcs ls7a1000_cursor_plane_helper_funcs = {
drivers/gpu/drm/loongson/lsdc_plane.c
427
static const struct drm_plane_helper_funcs ls7a2000_cursor_plane_helper_funcs = {
drivers/gpu/drm/mediatek/mtk_plane.c
299
static const struct drm_plane_helper_funcs mtk_plane_helper_funcs = {
drivers/gpu/drm/meson/meson_overlay.c
748
static const struct drm_plane_helper_funcs meson_overlay_helper_funcs = {
drivers/gpu/drm/meson/meson_plane.c
423
static const struct drm_plane_helper_funcs meson_plane_helper_funcs = {
drivers/gpu/drm/mgag200/mgag200_g200.c
171
static const struct drm_plane_helper_funcs mgag200_g200_primary_plane_helper_funcs = {
drivers/gpu/drm/mgag200/mgag200_g200eh.c
170
static const struct drm_plane_helper_funcs mgag200_g200eh_primary_plane_helper_funcs = {
drivers/gpu/drm/mgag200/mgag200_g200eh3.c
74
static const struct drm_plane_helper_funcs mgag200_g200eh3_primary_plane_helper_funcs = {
drivers/gpu/drm/mgag200/mgag200_g200eh5.c
92
static const struct drm_plane_helper_funcs mgag200_g200eh5_primary_plane_helper_funcs = {
drivers/gpu/drm/mgag200/mgag200_g200er.c
176
static const struct drm_plane_helper_funcs mgag200_g200er_primary_plane_helper_funcs = {
drivers/gpu/drm/mgag200/mgag200_g200ev.c
177
static const struct drm_plane_helper_funcs mgag200_g200ev_primary_plane_helper_funcs = {
drivers/gpu/drm/mgag200/mgag200_g200ew3.c
83
static const struct drm_plane_helper_funcs mgag200_g200ew3_primary_plane_helper_funcs = {
drivers/gpu/drm/mgag200/mgag200_g200se.c
308
static const struct drm_plane_helper_funcs mgag200_g200se_primary_plane_helper_funcs = {
drivers/gpu/drm/mgag200/mgag200_g200wb.c
217
static const struct drm_plane_helper_funcs mgag200_g200wb_primary_plane_helper_funcs = {
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
1744
static const struct drm_plane_helper_funcs dpu_plane_helper_funcs = {
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
1751
static const struct drm_plane_helper_funcs dpu_plane_virtual_helper_funcs = {
drivers/gpu/drm/msm/disp/mdp4/mdp4_plane.c
127
static const struct drm_plane_helper_funcs mdp4_plane_helper_funcs = {
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
452
static const struct drm_plane_helper_funcs mdp5_plane_helper_funcs = {
drivers/gpu/drm/mxsfb/lcdif_kms.c
707
static const struct drm_plane_helper_funcs lcdif_plane_primary_helper_funcs = {
drivers/gpu/drm/mxsfb/mxsfb_kms.c
630
static const struct drm_plane_helper_funcs mxsfb_plane_primary_helper_funcs = {
drivers/gpu/drm/mxsfb/mxsfb_kms.c
635
static const struct drm_plane_helper_funcs mxsfb_plane_overlay_helper_funcs = {
drivers/gpu/drm/nouveau/dispnv50/wndw.c
704
static const struct drm_plane_helper_funcs
drivers/gpu/drm/nouveau/dispnv50/wndw.c
711
static const struct drm_plane_helper_funcs
drivers/gpu/drm/omapdrm/omap_plane.c
363
static const struct drm_plane_helper_funcs omap_plane_helper_funcs = {
drivers/gpu/drm/qxl/qxl_display.c
921
static const struct drm_plane_helper_funcs qxl_cursor_helper_funcs = {
drivers/gpu/drm/qxl/qxl_display.c
942
static const struct drm_plane_helper_funcs primary_helper_funcs = {
drivers/gpu/drm/qxl/qxl_display.c
963
const struct drm_plane_helper_funcs *helper_funcs = NULL;
drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.c
678
static const struct drm_plane_helper_funcs rcar_du_plane_helper_funcs = {
drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.c
683
static const struct drm_plane_helper_funcs rcar_du_primary_plane_helper_funcs = {
drivers/gpu/drm/renesas/rcar-du/rcar_du_vsp.c
392
static const struct drm_plane_helper_funcs rcar_du_vsp_plane_helper_funcs = {
drivers/gpu/drm/renesas/rz-du/rzg2l_du_vsp.c
239
static const struct drm_plane_helper_funcs rzg2l_du_vsp_plane_helper_funcs = {
drivers/gpu/drm/renesas/shmobile/shmob_drm_plane.c
270
static const struct drm_plane_helper_funcs shmob_drm_plane_helper_funcs = {
drivers/gpu/drm/renesas/shmobile/shmob_drm_plane.c
276
static const struct drm_plane_helper_funcs shmob_drm_primary_plane_helper_funcs = {
drivers/gpu/drm/rockchip/rockchip_drm_vop.c
1148
static const struct drm_plane_helper_funcs plane_helper_funcs = {
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
1397
static const struct drm_plane_helper_funcs vop2_plane_helper_funcs = {
drivers/gpu/drm/sitronix/st7571.c
395
static const struct drm_plane_helper_funcs st7571_primary_plane_helper_funcs = {
drivers/gpu/drm/sitronix/st7920.c
500
static const struct drm_plane_helper_funcs st7920_primary_plane_helper_funcs = {
drivers/gpu/drm/solomon/ssd130x.c
1440
static const struct drm_plane_helper_funcs ssd130x_primary_plane_helper_funcs[] = {
drivers/gpu/drm/sprd/sprd_dpu.c
571
static const struct drm_plane_helper_funcs sprd_plane_helper_funcs = {
drivers/gpu/drm/sti/sti_cursor.c
339
static const struct drm_plane_helper_funcs sti_cursor_helpers_funcs = {
drivers/gpu/drm/sti/sti_gdp.c
896
static const struct drm_plane_helper_funcs sti_gdp_helpers_funcs = {
drivers/gpu/drm/sti/sti_hqvdp.c
1272
static const struct drm_plane_helper_funcs sti_hqvdp_helpers_funcs = {
drivers/gpu/drm/stm/ltdc.c
1562
static const struct drm_plane_helper_funcs ltdc_plane_helper_funcs = {
drivers/gpu/drm/sun4i/sun4i_layer.c
126
static const struct drm_plane_helper_funcs sun4i_backend_layer_helper_funcs = {
drivers/gpu/drm/sun4i/sun8i_ui_layer.c
218
static const struct drm_plane_helper_funcs sun8i_ui_layer_helper_funcs = {
drivers/gpu/drm/sun4i/sun8i_vi_layer.c
309
static const struct drm_plane_helper_funcs sun8i_vi_layer_helper_funcs = {
drivers/gpu/drm/sysfb/efidrm.c
101
static const struct drm_plane_helper_funcs efidrm_primary_plane_helper_funcs = {
drivers/gpu/drm/sysfb/ofdrm.c
717
static const struct drm_plane_helper_funcs ofdrm_primary_plane_helper_funcs = {
drivers/gpu/drm/sysfb/simpledrm.c
554
static const struct drm_plane_helper_funcs simpledrm_primary_plane_helper_funcs = {
drivers/gpu/drm/sysfb/vesadrm.c
297
static const struct drm_plane_helper_funcs vesadrm_primary_plane_helper_funcs = {
drivers/gpu/drm/tegra/dc.c
1094
static const struct drm_plane_helper_funcs tegra_cursor_plane_helper_funcs = {
drivers/gpu/drm/tegra/dc.c
779
static const struct drm_plane_helper_funcs tegra_plane_helper_funcs = {
drivers/gpu/drm/tegra/hub.c
748
static const struct drm_plane_helper_funcs tegra_shared_plane_helper_funcs = {
drivers/gpu/drm/tests/drm_kunit_helpers.c
139
static const struct drm_plane_helper_funcs default_plane_helper_funcs = {
drivers/gpu/drm/tests/drm_kunit_helpers.c
176
const struct drm_plane_helper_funcs *helper_funcs,
drivers/gpu/drm/tidss/tidss_plane.c
163
static const struct drm_plane_helper_funcs tidss_plane_helper_funcs = {
drivers/gpu/drm/tidss/tidss_plane.c
170
static const struct drm_plane_helper_funcs tidss_primary_plane_helper_funcs = {
drivers/gpu/drm/tilcdc/tilcdc_plane.c
96
static const struct drm_plane_helper_funcs plane_helper_funcs = {
drivers/gpu/drm/tiny/appletbdrm.c
554
static const struct drm_plane_helper_funcs appletbdrm_primary_plane_helper_funcs = {
drivers/gpu/drm/tiny/bochs.c
493
static const struct drm_plane_helper_funcs bochs_primary_plane_helper_funcs = {
drivers/gpu/drm/tiny/cirrus-qemu.c
364
static const struct drm_plane_helper_funcs cirrus_primary_plane_helper_funcs = {
drivers/gpu/drm/tiny/pixpaper.c
957
static const struct drm_plane_helper_funcs pixpaper_plane_helper_funcs = {
drivers/gpu/drm/tiny/sharp-memory.c
259
static const struct drm_plane_helper_funcs sharp_memory_plane_helper_funcs = {
drivers/gpu/drm/udl/udl_modeset.c
314
static const struct drm_plane_helper_funcs udl_primary_plane_helper_funcs = {
drivers/gpu/drm/vboxvideo/vbox_mode.c
471
static const struct drm_plane_helper_funcs vbox_cursor_helper_funcs = {
drivers/gpu/drm/vboxvideo/vbox_mode.c
490
static const struct drm_plane_helper_funcs vbox_primary_helper_funcs = {
drivers/gpu/drm/vboxvideo/vbox_mode.c
510
const struct drm_plane_helper_funcs *helper_funcs = NULL;
drivers/gpu/drm/vc4/vc4_plane.c
2417
static const struct drm_plane_helper_funcs vc4_plane_helper_funcs = {
drivers/gpu/drm/vc4/vc4_plane.c
2426
static const struct drm_plane_helper_funcs vc5_plane_helper_funcs = {
drivers/gpu/drm/virtio/virtgpu_plane.c
560
static const struct drm_plane_helper_funcs virtio_gpu_primary_helper_funcs = {
drivers/gpu/drm/virtio/virtgpu_plane.c
569
static const struct drm_plane_helper_funcs virtio_gpu_cursor_helper_funcs = {
drivers/gpu/drm/virtio/virtgpu_plane.c
581
const struct drm_plane_helper_funcs *funcs;
drivers/gpu/drm/vkms/vkms_plane.c
214
static const struct drm_plane_helper_funcs vkms_plane_helper_funcs = {
drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c
385
drm_plane_helper_funcs vmw_ldu_cursor_plane_helper_funcs = {
drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c
393
drm_plane_helper_funcs vmw_ldu_primary_plane_helper_funcs = {
drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c
777
drm_plane_helper_funcs vmw_sou_cursor_plane_helper_funcs = {
drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c
785
drm_plane_helper_funcs vmw_sou_primary_plane_helper_funcs = {
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c
1496
drm_plane_helper_funcs vmw_stdu_cursor_plane_helper_funcs = {
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c
1504
drm_plane_helper_funcs vmw_stdu_primary_plane_helper_funcs = {
drivers/gpu/drm/xlnx/zynqmp_kms.c
134
static const struct drm_plane_helper_funcs zynqmp_dpsub_plane_helper_funcs = {
include/drm/drm_crtc.h
64
struct drm_plane_helper_funcs;
include/drm/drm_kunit_helpers.h
109
const struct drm_plane_helper_funcs *helper_funcs,
include/drm/drm_kunit_helpers.h
17
struct drm_plane_helper_funcs;
include/drm/drm_modeset_helper_vtables.h
1487
const struct drm_plane_helper_funcs *funcs)
include/drm/drm_plane.h
733
const struct drm_plane_helper_funcs *helper_private;