Home
last modified time | relevance | path

Searched refs:drm_plane_create_rotation_property (Results 1 – 22 of 22) sorted by relevance

/linux-6.3-rc2/include/drm/
A Ddrm_blend.h46 int drm_plane_create_rotation_property(struct drm_plane *plane,
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_blend.c272 int drm_plane_create_rotation_property(struct drm_plane *plane, in drm_plane_create_rotation_property() function
305 EXPORT_SYMBOL(drm_plane_create_rotation_property);
/linux-6.3-rc2/drivers/gpu/drm/mediatek/
A Dmtk_drm_plane.c331 err = drm_plane_create_rotation_property(plane, in mtk_plane_init()
/linux-6.3-rc2/drivers/gpu/drm/arm/display/komeda/
A Dkomeda_plane.c280 err = drm_plane_create_rotation_property(plane, DRM_MODE_ROTATE_0, in komeda_plane_add()
/linux-6.3-rc2/drivers/gpu/drm/imx/dcss/
A Ddcss-plane.c412 drm_plane_create_rotation_property(&dcss_plane->base, in dcss_plane_init()
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/
A Domap_plane.c390 drm_plane_create_rotation_property(plane, in omap_plane_install_properties()
/linux-6.3-rc2/drivers/gpu/drm/gud/
A Dgud_drv.c291 ret = drm_plane_create_rotation_property(&gdrm->pipe.plane, in gud_get_properties()
/linux-6.3-rc2/drivers/gpu/drm/sprd/
A Dsprd_dpu.c558 drm_plane_create_rotation_property(&plane->base, in sprd_plane_create_properties()
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_cursor.c812 drm_plane_create_rotation_property(&cursor->base, in intel_cursor_plane_create()
A Di9xx_plane.c924 drm_plane_create_rotation_property(&plane->base, in intel_primary_plane_create()
A Dintel_sprite.c1826 drm_plane_create_rotation_property(&plane->base, in intel_sprite_plane_create()
A Dskl_universal_plane.c2331 drm_plane_create_rotation_property(&plane->base, in skl_universal_plane_create()
/linux-6.3-rc2/drivers/gpu/drm/stm/
A Dltdc.c1674 drm_plane_create_rotation_property(primary, DRM_MODE_ROTATE_0, in ltdc_crtc_init()
1710 drm_plane_create_rotation_property(overlay, DRM_MODE_ROTATE_0, in ltdc_crtc_init()
/linux-6.3-rc2/drivers/gpu/drm/arm/
A Dmalidp_planes.c1000 drm_plane_create_rotation_property(&plane->base, DRM_MODE_ROTATE_0, flags); in malidp_de_planes_init()
/linux-6.3-rc2/drivers/gpu/drm/atmel-hlcdc/
A Datmel_hlcdc_plane.c789 ret = drm_plane_create_rotation_property(&plane->base, in atmel_hlcdc_plane_init_properties()
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/mdp5/
A Dmdp5_plane.c56 drm_plane_create_rotation_property(plane, in mdp5_plane_install_properties()
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Ddc.c843 err = drm_plane_create_rotation_property(&plane->base, in tegra_primary_plane_create()
1297 err = drm_plane_create_rotation_property(&plane->base, in tegra_dc_overlay_plane_create()
/linux-6.3-rc2/drivers/gpu/drm/vc4/
A Dvc4_plane.c1661 drm_plane_create_rotation_property(plane, DRM_MODE_ROTATE_0, in vc4_plane_init()
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_plane.c1521 drm_plane_create_rotation_property(plane, in dpu_plane_init()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_plane.c1609 drm_plane_create_rotation_property(plane, DRM_MODE_ROTATE_0, in amdgpu_dm_plane_init()
/linux-6.3-rc2/drivers/gpu/drm/rockchip/
A Drockchip_drm_vop.c1815 drm_plane_create_rotation_property(plane, DRM_MODE_ROTATE_0, in vop_plane_add_properties()
A Drockchip_drm_vop2.c2217 drm_plane_create_rotation_property(&win->base, DRM_MODE_ROTATE_0, in vop2_plane_init()

Completed in 243 milliseconds