Home
last modified time | relevance | path

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

12

/openbmc/linux/include/drm/
H A Ddrm_plane.h637 uint32_t possible_crtcs; member
814 #define drmm_universal_plane_alloc(dev, type, member, possible_crtcs, funcs, formats, \ argument
858 #define drm_universal_plane_alloc(dev, type, member, possible_crtcs, funcs, formats, \ argument
H A Ddrm_encoder.h149 uint32_t possible_crtcs; member
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_plane.c236 uint32_t possible_crtcs, in __drm_universal_plane_init()
386 uint32_t possible_crtcs, in drm_universal_plane_init()
418 size_t offset, uint32_t possible_crtcs, in __drmm_universal_plane_alloc()
457 size_t offset, uint32_t possible_crtcs, in __drm_universal_plane_alloc()
H A Ddrm_writeback.c180 u32 possible_crtcs) in drm_writeback_connector_init()
H A Ddrm_of.c64 uint32_t possible_crtcs = 0; in drm_of_find_possible_crtcs() local
/openbmc/linux/drivers/gpu/drm/tidss/
H A Dtidss_encoder.c85 u32 encoder_type, u32 possible_crtcs) in tidss_encoder_create()
H A Dtidss_plane.c185 u32 possible_crtcs; in tidss_plane_create() local
/openbmc/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
H A Dlogicvc_layer.c568 uint32_t possible_crtcs = drm_crtc_mask(&logicvc->crtc->drm_crtc); in logicvc_layers_attach_crtc() local
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_crtc.c248 uint32_t possible_crtcs = drm_crtc_mask(&scrtc->crtc); in sun4i_crtc_init() local
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_drm_plane.c320 unsigned long possible_crtcs, enum drm_plane_type type, in mtk_plane_init()
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_plane.c202 u32 possible_crtcs = 0; in get_possible_crtcs() local
/openbmc/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-plane.c372 unsigned int possible_crtcs, in dcss_plane_init()
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_drv.h61 unsigned int possible_crtcs; member
/openbmc/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_kms.c334 u32 possible_crtcs = drm_crtc_mask(&dpsub->drm->crtc); in zynqmp_dpsub_map_crtc_to_plane() local
/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.c806 unsigned long possible_crtcs = tegra_plane_get_possible_crtcs(drm); in tegra_primary_plane_create() local
1110 unsigned long possible_crtcs = tegra_plane_get_possible_crtcs(drm); in tegra_dc_cursor_plane_create() local
1257 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
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_plane.c521 u32 possible_crtcs) in omap_plane_init()
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_cursor.c364 unsigned int possible_crtcs) in sti_cursor_create()
H A Dsti_gdp.c919 unsigned int possible_crtcs, in sti_gdp_create()
/openbmc/linux/drivers/gpu/drm/imx/ipuv3/
H A Dipuv3-plane.c881 int dma, int dp, unsigned int possible_crtcs, in ipu_plane_init()
/openbmc/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c506 unsigned int possible_crtcs, in vbox_create_plane()
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_plane.c1614 uint32_t possible_crtcs) in vc4_plane_init()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c1442 unsigned long possible_crtcs, in amdgpu_dm_plane_init()
/openbmc/linux/include/uapi/drm/
H A Ddrm_mode.h347 __u32 possible_crtcs; member
381 __u32 possible_crtcs; member

12