Home
last modified time | relevance | path

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

123

/Linux-v5.10/include/drm/
Ddrm_modeset_helper_vtables.h1170 struct drm_plane_helper_funcs { struct
1362 const struct drm_plane_helper_funcs *funcs) in drm_plane_helper_add() argument
Ddrm_crtc.h77 struct drm_plane_helper_funcs;
Ddrm_plane.h667 const struct drm_plane_helper_funcs *helper_private;
/Linux-v5.10/drivers/gpu/drm/vkms/
Dvkms_plane.c173 static const struct drm_plane_helper_funcs vkms_primary_helper_funcs = {
184 const struct drm_plane_helper_funcs *funcs; in vkms_plane_init()
/Linux-v5.10/drivers/gpu/drm/virtio/
Dvirtgpu_plane.c305 static const struct drm_plane_helper_funcs virtio_gpu_primary_helper_funcs = {
310 static const struct drm_plane_helper_funcs virtio_gpu_cursor_helper_funcs = {
322 const struct drm_plane_helper_funcs *funcs; in virtio_gpu_plane_init()
/Linux-v5.10/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.h46 const struct drm_plane_helper_funcs *plane_helper_funcs;
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_atomic_plane.h19 extern const struct drm_plane_helper_funcs intel_plane_helper_funcs;
/Linux-v5.10/drivers/gpu/drm/zte/
Dzx_plane.c271 static const struct drm_plane_helper_funcs zx_vl_plane_helper_funcs = {
435 static const struct drm_plane_helper_funcs zx_gl_plane_helper_funcs = {
498 const struct drm_plane_helper_funcs *helper; in zx_plane_init()
/Linux-v5.10/drivers/gpu/drm/tilcdc/
Dtilcdc_plane.c93 static const struct drm_plane_helper_funcs plane_helper_funcs = {
/Linux-v5.10/drivers/gpu/drm/
Ddrm_atomic_helper.c892 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_check_planes()
1707 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_async_check()
1764 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_async_commit()
2411 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_prepare_planes()
2426 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_prepare_planes()
2514 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_commit_planes()
2613 const struct drm_plane_helper_funcs *plane_funcs; in drm_atomic_helper_commit_planes_on_crtc()
2665 const struct drm_plane_helper_funcs *plane_funcs = in drm_atomic_helper_disable_planes_on_crtc()
2701 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_cleanup_planes()
Ddrm_simple_kms_helper.c237 static const struct drm_plane_helper_funcs drm_simple_kms_plane_helper_funcs = {
/Linux-v5.10/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-v5.10/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_plane.c163 static const struct drm_plane_helper_funcs fsl_dcu_drm_plane_helper_funcs = {
/Linux-v5.10/drivers/gpu/drm/mxsfb/
Dmxsfb_kms.c495 static const struct drm_plane_helper_funcs mxsfb_plane_primary_helper_funcs = {
501 static const struct drm_plane_helper_funcs mxsfb_plane_overlay_helper_funcs = {
/Linux-v5.10/drivers/gpu/drm/vboxvideo/
Dvbox_mode.c460 static const struct drm_plane_helper_funcs vbox_cursor_helper_funcs = {
482 static const struct drm_plane_helper_funcs vbox_primary_helper_funcs = {
503 const struct drm_plane_helper_funcs *helper_funcs = NULL; in vbox_create_plane()
/Linux-v5.10/drivers/gpu/drm/tidss/
Dtidss_plane.c152 static const struct drm_plane_helper_funcs tidss_plane_helper_funcs = {
/Linux-v5.10/drivers/gpu/drm/sun4i/
Dsun4i_layer.c124 static const struct drm_plane_helper_funcs sun4i_backend_layer_helper_funcs = {
Dsun8i_ui_layer.c301 static const struct drm_plane_helper_funcs sun8i_ui_layer_helper_funcs = {
/Linux-v5.10/drivers/gpu/drm/arc/
Darcpgu_crtc.c161 static const struct drm_plane_helper_funcs arc_pgu_plane_helper_funcs = {
/Linux-v5.10/drivers/gpu/drm/mediatek/
Dmtk_drm_plane.c218 static const struct drm_plane_helper_funcs mtk_plane_helper_funcs = {
/Linux-v5.10/drivers/gpu/drm/exynos/
Dexynos_drm_plane.c279 static const struct drm_plane_helper_funcs plane_helper_funcs = {
/Linux-v5.10/drivers/gpu/drm/omapdrm/
Domap_plane.c135 static const struct drm_plane_helper_funcs omap_plane_helper_funcs = {
/Linux-v5.10/drivers/gpu/drm/arm/display/komeda/
Dkomeda_plane.c122 static const struct drm_plane_helper_funcs komeda_plane_helper_funcs = {
/Linux-v5.10/drivers/gpu/drm/arm/
Dhdlcd_crtc.c279 static const struct drm_plane_helper_funcs hdlcd_plane_helper_funcs = {
/Linux-v5.10/drivers/gpu/drm/qxl/
Dqxl_display.c842 static const struct drm_plane_helper_funcs qxl_cursor_helper_funcs = {
863 static const struct drm_plane_helper_funcs primary_helper_funcs = {
884 const struct drm_plane_helper_funcs *helper_funcs = NULL; in qxl_create_plane()

123