Home
last modified time | relevance | path

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

123

/Linux-v5.15/drivers/gpu/drm/vkms/
Dvkms_plane.c155 static const struct drm_plane_helper_funcs vkms_primary_helper_funcs = {
165 const struct drm_plane_helper_funcs *funcs; in vkms_plane_init()
/Linux-v5.15/include/drm/
Ddrm_modeset_helper_vtables.h1165 struct drm_plane_helper_funcs { struct
1357 const struct drm_plane_helper_funcs *funcs) in drm_plane_helper_add() argument
Ddrm_crtc.h77 struct drm_plane_helper_funcs;
Ddrm_plane.h687 const struct drm_plane_helper_funcs *helper_private;
/Linux-v5.15/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.h46 const struct drm_plane_helper_funcs *plane_helper_funcs;
/Linux-v5.15/drivers/gpu/drm/virtio/
Dvirtgpu_plane.c359 static const struct drm_plane_helper_funcs virtio_gpu_primary_helper_funcs = {
366 static const struct drm_plane_helper_funcs virtio_gpu_cursor_helper_funcs = {
378 const struct drm_plane_helper_funcs *funcs; in virtio_gpu_plane_init()
/Linux-v5.15/drivers/gpu/drm/zte/
Dzx_plane.c276 static const struct drm_plane_helper_funcs zx_vl_plane_helper_funcs = {
444 static const struct drm_plane_helper_funcs zx_gl_plane_helper_funcs = {
502 const struct drm_plane_helper_funcs *helper; in zx_plane_init()
/Linux-v5.15/drivers/gpu/drm/tilcdc/
Dtilcdc_plane.c97 static const struct drm_plane_helper_funcs plane_helper_funcs = {
/Linux-v5.15/drivers/gpu/drm/
Ddrm_atomic_helper.c892 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_check_planes()
1709 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_async_check()
1769 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_async_commit()
2401 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_prepare_planes()
2425 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_prepare_planes()
2513 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_commit_planes()
2612 const struct drm_plane_helper_funcs *plane_funcs; in drm_atomic_helper_commit_planes_on_crtc()
2664 const struct drm_plane_helper_funcs *plane_funcs = in drm_atomic_helper_disable_planes_on_crtc()
2700 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_cleanup_planes()
Ddrm_simple_kms_helper.c294 static const struct drm_plane_helper_funcs drm_simple_kms_plane_helper_funcs = {
/Linux-v5.15/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_plane.c167 static const struct drm_plane_helper_funcs fsl_dcu_drm_plane_helper_funcs = {
/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c337 drm_plane_helper_funcs vmw_ldu_cursor_plane_helper_funcs = {
345 drm_plane_helper_funcs vmw_ldu_primary_plane_helper_funcs = {
/Linux-v5.15/drivers/gpu/drm/vboxvideo/
Dvbox_mode.c468 static const struct drm_plane_helper_funcs vbox_cursor_helper_funcs = {
487 static const struct drm_plane_helper_funcs vbox_primary_helper_funcs = {
507 const struct drm_plane_helper_funcs *helper_funcs = NULL; in vbox_create_plane()
/Linux-v5.15/drivers/gpu/drm/tidss/
Dtidss_plane.c160 static const struct drm_plane_helper_funcs tidss_plane_helper_funcs = {
/Linux-v5.15/drivers/gpu/drm/mxsfb/
Dmxsfb_kms.c558 static const struct drm_plane_helper_funcs mxsfb_plane_primary_helper_funcs = {
563 static const struct drm_plane_helper_funcs mxsfb_plane_overlay_helper_funcs = {
/Linux-v5.15/drivers/gpu/drm/sun4i/
Dsun4i_layer.c129 static const struct drm_plane_helper_funcs sun4i_backend_layer_helper_funcs = {
/Linux-v5.15/drivers/gpu/drm/mediatek/
Dmtk_drm_plane.c237 static const struct drm_plane_helper_funcs mtk_plane_helper_funcs = {
/Linux-v5.15/drivers/gpu/drm/exynos/
Dexynos_drm_plane.c283 static const struct drm_plane_helper_funcs plane_helper_funcs = {
/Linux-v5.15/drivers/gpu/drm/arm/
Dhdlcd_crtc.c285 static const struct drm_plane_helper_funcs hdlcd_plane_helper_funcs = {
/Linux-v5.15/drivers/gpu/drm/omapdrm/
Domap_plane.c146 static const struct drm_plane_helper_funcs omap_plane_helper_funcs = {
/Linux-v5.15/drivers/gpu/drm/arm/display/komeda/
Dkomeda_plane.c123 static const struct drm_plane_helper_funcs komeda_plane_helper_funcs = {
/Linux-v5.15/drivers/gpu/drm/qxl/
Dqxl_display.c887 static const struct drm_plane_helper_funcs qxl_cursor_helper_funcs = {
908 static const struct drm_plane_helper_funcs primary_helper_funcs = {
929 const struct drm_plane_helper_funcs *helper_funcs = NULL; in qxl_create_plane()
/Linux-v5.15/drivers/gpu/drm/armada/
Darmada_plane.c257 static const struct drm_plane_helper_funcs armada_primary_plane_helper_funcs = {
/Linux-v5.15/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_plane.c132 static const struct drm_plane_helper_funcs mdp4_plane_helper_funcs = {
/Linux-v5.15/drivers/gpu/drm/sti/
Dsti_cursor.c334 static const struct drm_plane_helper_funcs sti_cursor_helpers_funcs = {

123