Home
last modified time | relevance | path

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

123

/Linux-v6.1/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.h64 struct drm_plane_helper_funcs;
Ddrm_plane.h685 const struct drm_plane_helper_funcs *helper_private;
/Linux-v6.1/drivers/gpu/drm/vkms/
Dvkms_plane.c163 static const struct drm_plane_helper_funcs vkms_primary_helper_funcs = {
173 const struct drm_plane_helper_funcs *funcs; in vkms_plane_init()
/Linux-v6.1/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.h46 const struct drm_plane_helper_funcs *plane_helper_funcs;
/Linux-v6.1/drivers/gpu/drm/virtio/
Dvirtgpu_plane.c352 static const struct drm_plane_helper_funcs virtio_gpu_primary_helper_funcs = {
359 static const struct drm_plane_helper_funcs virtio_gpu_cursor_helper_funcs = {
371 const struct drm_plane_helper_funcs *funcs; in virtio_gpu_plane_init()
/Linux-v6.1/drivers/gpu/drm/tilcdc/
Dtilcdc_plane.c97 static const struct drm_plane_helper_funcs plane_helper_funcs = {
/Linux-v6.1/drivers/gpu/drm/
Ddrm_atomic_helper.c1008 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_check_planes()
1837 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_async_check()
1918 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_async_commit()
2556 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_prepare_planes()
2580 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_prepare_planes()
2668 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_commit_planes()
2767 const struct drm_plane_helper_funcs *plane_funcs; in drm_atomic_helper_commit_planes_on_crtc()
2819 const struct drm_plane_helper_funcs *plane_funcs = in drm_atomic_helper_disable_planes_on_crtc()
2855 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_cleanup_planes()
Ddrm_simple_kms_helper.c291 static const struct drm_plane_helper_funcs drm_simple_kms_plane_helper_funcs = {
/Linux-v6.1/drivers/gpu/drm/mgag200/
Dmgag200_g200eh3.c73 static const struct drm_plane_helper_funcs mgag200_g200eh3_primary_plane_helper_funcs = {
Dmgag200_g200ew3.c82 static const struct drm_plane_helper_funcs mgag200_g200ew3_primary_plane_helper_funcs = {
Dmgag200_g200eh.c169 static const struct drm_plane_helper_funcs mgag200_g200eh_primary_plane_helper_funcs = {
Dmgag200_g200ev.c176 static const struct drm_plane_helper_funcs mgag200_g200ev_primary_plane_helper_funcs = {
Dmgag200_g200er.c175 static const struct drm_plane_helper_funcs mgag200_g200er_primary_plane_helper_funcs = {
Dmgag200_g200wb.c216 static const struct drm_plane_helper_funcs mgag200_g200wb_primary_plane_helper_funcs = {
/Linux-v6.1/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_plane.c168 static const struct drm_plane_helper_funcs fsl_dcu_drm_plane_helper_funcs = {
/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c336 drm_plane_helper_funcs vmw_ldu_cursor_plane_helper_funcs = {
344 drm_plane_helper_funcs vmw_ldu_primary_plane_helper_funcs = {
/Linux-v6.1/drivers/gpu/drm/vboxvideo/
Dvbox_mode.c470 static const struct drm_plane_helper_funcs vbox_cursor_helper_funcs = {
489 static const struct drm_plane_helper_funcs vbox_primary_helper_funcs = {
509 const struct drm_plane_helper_funcs *helper_funcs = NULL; in vbox_create_plane()
/Linux-v6.1/drivers/gpu/drm/tidss/
Dtidss_plane.c161 static const struct drm_plane_helper_funcs tidss_plane_helper_funcs = {
/Linux-v6.1/drivers/gpu/drm/sun4i/
Dsun4i_layer.c126 static const struct drm_plane_helper_funcs sun4i_backend_layer_helper_funcs = {
/Linux-v6.1/drivers/gpu/drm/mxsfb/
Dmxsfb_kms.c621 static const struct drm_plane_helper_funcs mxsfb_plane_primary_helper_funcs = {
626 static const struct drm_plane_helper_funcs mxsfb_plane_overlay_helper_funcs = {
/Linux-v6.1/drivers/gpu/drm/mediatek/
Dmtk_drm_plane.c240 static const struct drm_plane_helper_funcs mtk_plane_helper_funcs = {
/Linux-v6.1/drivers/gpu/drm/exynos/
Dexynos_drm_plane.c284 static const struct drm_plane_helper_funcs plane_helper_funcs = {
/Linux-v6.1/drivers/gpu/drm/arm/
Dhdlcd_crtc.c285 static const struct drm_plane_helper_funcs hdlcd_plane_helper_funcs = {
/Linux-v6.1/drivers/gpu/drm/arm/display/komeda/
Dkomeda_plane.c123 static const struct drm_plane_helper_funcs komeda_plane_helper_funcs = {

123