Home
last modified time | relevance | path

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

123

/Linux-v5.4/include/drm/
Ddrm_modeset_helper_vtables.h1071 struct drm_plane_helper_funcs { struct
1263 const struct drm_plane_helper_funcs *funcs) in drm_plane_helper_add() argument
Ddrm_crtc.h78 struct drm_plane_helper_funcs;
Ddrm_plane.h648 const struct drm_plane_helper_funcs *helper_private;
/Linux-v5.4/drivers/gpu/drm/virtio/
Dvirtgpu_plane.c254 static const struct drm_plane_helper_funcs virtio_gpu_primary_helper_funcs = {
259 static const struct drm_plane_helper_funcs virtio_gpu_cursor_helper_funcs = {
271 const struct drm_plane_helper_funcs *funcs; in virtio_gpu_plane_init()
/Linux-v5.4/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.4/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.h47 const struct drm_plane_helper_funcs *plane_helper_funcs;
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_atomic_plane.h19 extern const struct drm_plane_helper_funcs intel_plane_helper_funcs;
Dintel_atomic_plane.c368 const struct drm_plane_helper_funcs intel_plane_helper_funcs = {
/Linux-v5.4/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.4/drivers/gpu/drm/tilcdc/
Dtilcdc_plane.c92 static const struct drm_plane_helper_funcs plane_helper_funcs = {
/Linux-v5.4/drivers/gpu/drm/
Ddrm_atomic_helper.c869 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_check_planes()
1662 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_async_check()
1719 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_async_commit()
2352 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_prepare_planes()
2367 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_prepare_planes()
2455 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_commit_planes()
2554 const struct drm_plane_helper_funcs *plane_funcs; in drm_atomic_helper_commit_planes_on_crtc()
2606 const struct drm_plane_helper_funcs *plane_funcs = in drm_atomic_helper_disable_planes_on_crtc()
2642 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_cleanup_planes()
Ddrm_simple_kms_helper.c197 static const struct drm_plane_helper_funcs drm_simple_kms_plane_helper_funcs = {
/Linux-v5.4/drivers/gpu/drm/mediatek/
Dmtk_drm_plane.c149 static const struct drm_plane_helper_funcs mtk_plane_helper_funcs = {
/Linux-v5.4/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.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c330 drm_plane_helper_funcs vmw_ldu_cursor_plane_helper_funcs = {
338 drm_plane_helper_funcs vmw_ldu_primary_plane_helper_funcs = {
/Linux-v5.4/drivers/gpu/drm/vboxvideo/
Dvbox_mode.c490 static const struct drm_plane_helper_funcs vbox_cursor_helper_funcs = {
512 static const struct drm_plane_helper_funcs vbox_primary_helper_funcs = {
533 const struct drm_plane_helper_funcs *helper_funcs = NULL; in vbox_create_plane()
/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun4i_layer.c124 static const struct drm_plane_helper_funcs sun4i_backend_layer_helper_funcs = {
Dsun8i_ui_layer.c299 static struct drm_plane_helper_funcs sun8i_ui_layer_helper_funcs = {
/Linux-v5.4/drivers/gpu/drm/arc/
Darcpgu_crtc.c174 static const struct drm_plane_helper_funcs arc_pgu_plane_helper_funcs = {
/Linux-v5.4/drivers/gpu/drm/omapdrm/
Domap_plane.c135 static const struct drm_plane_helper_funcs omap_plane_helper_funcs = {
/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_drm_plane.c279 static const struct drm_plane_helper_funcs plane_helper_funcs = {
/Linux-v5.4/drivers/gpu/drm/arm/display/komeda/
Dkomeda_plane.c122 static const struct drm_plane_helper_funcs komeda_plane_helper_funcs = {
/Linux-v5.4/drivers/gpu/drm/arm/
Dhdlcd_crtc.c279 static const struct drm_plane_helper_funcs hdlcd_plane_helper_funcs = {
/Linux-v5.4/drivers/gpu/drm/qxl/
Dqxl_display.c853 static const struct drm_plane_helper_funcs qxl_cursor_helper_funcs = {
874 static const struct drm_plane_helper_funcs primary_helper_funcs = {
895 const struct drm_plane_helper_funcs *helper_funcs = NULL; in qxl_create_plane()
/Linux-v5.4/drivers/gpu/drm/meson/
Dmeson_plane.c341 static const struct drm_plane_helper_funcs meson_plane_helper_funcs = {

123