Home
last modified time | relevance | path

Searched defs:possible_crtcs (Results 1 – 25 of 27) sorted by relevance

12

/linux/drivers/gpu/drm/vkms/
H A Dvkms_config.h51 struct xarray possible_crtcs; member
94 struct xarray possible_crtcs; member
/linux/drivers/gpu/drm/
H A Ddrm_plane.c362 uint32_t possible_crtcs, in __drm_universal_plane_init()
533 uint32_t possible_crtcs, in drm_universal_plane_init()
565 size_t offset, uint32_t possible_crtcs, in __drmm_universal_plane_alloc()
604 size_t offset, uint32_t possible_crtcs, in __drm_universal_plane_alloc()
H A Ddrm_writeback.c176 u32 possible_crtcs) in drm_writeback_connector_init()
/linux/include/drm/
H A Ddrm_plane.h675 uint32_t possible_crtcs; member
875 #define drmm_universal_plane_alloc(dev, type, member, possible_crtcs, funcs, formats, \ argument
919 #define drm_universal_plane_alloc(dev, type, member, possible_crtcs, funcs, formats, \ argument
H A Ddrm_encoder.h156 uint32_t possible_crtcs; member
/linux/drivers/gpu/drm/logicvc/
H A Dlogicvc_interface.c136 uint32_t possible_crtcs = drm_crtc_mask(&logicvc->crtc->drm_crtc); in logicvc_interface_attach_crtc() local
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_crtc.c248 uint32_t possible_crtcs = drm_crtc_mask(&scrtc->crtc); in sun4i_crtc_init() local
/linux/drivers/gpu/drm/tidss/
H A Dtidss_plane.c194 u32 possible_crtcs; in tidss_plane_create() local
/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_plane.c202 u32 possible_crtcs = 0; in get_possible_crtcs() local
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_plane.c308 unsigned long possible_crtcs, enum drm_plane_type type, in mtk_plane_init()
/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-plane.c373 unsigned int possible_crtcs, in dcss_plane_init()
/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_drv.h61 unsigned int possible_crtcs; member
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.c1761 unsigned long possible_crtcs, in dpu_plane_init_common()
1823 unsigned long possible_crtcs) in dpu_plane_init()
1864 unsigned long possible_crtcs) in dpu_plane_init_virtual()
/linux/drivers/gpu/drm/tegra/
H A Ddc.c807 unsigned long possible_crtcs = tegra_plane_get_possible_crtcs(drm); in tegra_primary_plane_create() local
1112 unsigned long possible_crtcs = tegra_plane_get_possible_crtcs(drm); in tegra_dc_cursor_plane_create() local
1259 unsigned long possible_crtcs = tegra_plane_get_possible_crtcs(drm); in tegra_dc_overlay_plane_create() local
H A Dhub.c765 unsigned int possible_crtcs; in tegra_shared_plane_create() local
/linux/drivers/gpu/drm/omapdrm/
H A Domap_plane.c522 u32 possible_crtcs) in omap_plane_init()
/linux/drivers/gpu/drm/imx/ipuv3/
H A Dipuv3-plane.c888 int dma, int dp, unsigned int possible_crtcs, in ipu_plane_init()
/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c507 unsigned int possible_crtcs, in vbox_create_plane()
/linux/drivers/gpu/drm/ast/
H A Dast_mode.c462 uint32_t possible_crtcs, in ast_plane_init()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c2285 unsigned long possible_crtcs) in vop2_plane_init()
2351 u32 possible_crtcs; in vop2_create_crtcs() local
H A Drockchip_drm_vop.c1918 unsigned long possible_crtcs = drm_crtc_mask(crtc); in vop_create_crtc() local
/linux/drivers/gpu/drm/qxl/
H A Dqxl_display.c960 unsigned int possible_crtcs, in qxl_create_plane()
/linux/include/uapi/drm/
H A Ddrm_mode.h347 __u32 possible_crtcs; member
381 __u32 possible_crtcs; member
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c1855 unsigned long possible_crtcs, in amdgpu_dm_plane_init()
/linux/drivers/gpu/drm/vc4/
H A Dvc4_plane.c2508 uint32_t possible_crtcs) in vc4_plane_init()

12