Home
last modified time | relevance | path

Searched refs:drm_plane_create_blend_mode_property (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/include/drm/
Ddrm_blend.h59 int drm_plane_create_blend_mode_property(struct drm_plane *plane,
/Linux-v5.10/drivers/gpu/drm/
Ddrm_blend.c565 int drm_plane_create_blend_mode_property(struct drm_plane *plane, in drm_plane_create_blend_mode_property() function
611 EXPORT_SYMBOL(drm_plane_create_blend_mode_property);
/Linux-v5.10/drivers/gpu/drm/tidss/
Dtidss_plane.c220 ret = drm_plane_create_blend_mode_property(&tplane->plane, blend_modes); in tidss_plane_create()
/Linux-v5.10/drivers/gpu/drm/exynos/
Dexynos_drm_plane.c324 drm_plane_create_blend_mode_property(plane, supported_modes); in exynos_plane_init()
/Linux-v5.10/drivers/gpu/drm/omapdrm/
Domap_plane.c293 drm_plane_create_blend_mode_property(plane, BIT(DRM_MODE_BLEND_PREMULTI) | in omap_plane_init()
/Linux-v5.10/drivers/gpu/drm/arm/display/komeda/
Dkomeda_plane.c291 err = drm_plane_create_blend_mode_property(plane, in komeda_plane_add()
/Linux-v5.10/drivers/gpu/drm/arm/
Dmalidp_planes.c1000 drm_plane_create_blend_mode_property(&plane->base, blend_caps); in malidp_de_planes_init()
/Linux-v5.10/drivers/gpu/drm/nouveau/dispnv50/
Dwndw.c761 ret = drm_plane_create_blend_mode_property(&wndw->plane, in nv50_wndw_new_()
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_sprite.c3153 drm_plane_create_blend_mode_property(&plane->base, in skl_universal_plane_create()
/Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c6078 drm_plane_create_blend_mode_property(plane, blend_caps); in amdgpu_dm_plane_init()