Searched defs:possible_crtcs (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_of.c48 uint32_t possible_crtcs = 0; drm_of_find_possible_crtcs() local
H A Ddrm_crtc.c1159 drm_universal_plane_init(struct drm_device *dev, struct drm_plane *plane, unsigned long possible_crtcs, const struct drm_plane_funcs *funcs, const uint32_t *formats, unsigned int format_count, enum drm_plane_type type) drm_universal_plane_init() argument
1233 drm_plane_init(struct drm_device *dev, struct drm_plane *plane, unsigned long possible_crtcs, const struct drm_plane_funcs *funcs, const uint32_t *formats, unsigned int format_count, bool is_primary) drm_plane_init() argument
/linux-4.4.14/drivers/gpu/drm/rcar-du/
H A Drcar_du_drv.h47 unsigned int possible_crtcs; member in struct:rcar_du_output_routing
/linux-4.4.14/drivers/gpu/drm/sti/
H A Dsti_cursor.c238 sti_cursor_create(struct drm_device *drm_dev, struct device *dev, int desc, void __iomem *baseaddr, unsigned int possible_crtcs) sti_cursor_create() argument
H A Dsti_gdp.c604 sti_gdp_create(struct drm_device *drm_dev, struct device *dev, int desc, void __iomem *baseaddr, unsigned int possible_crtcs, enum drm_plane_type type) sti_gdp_create() argument
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_drm_plane.c221 exynos_plane_init(struct drm_device *dev, struct exynos_drm_plane *exynos_plane, unsigned long possible_crtcs, enum drm_plane_type type, const uint32_t *formats, unsigned int fcount, unsigned int zpos) exynos_plane_init() argument
/linux-4.4.14/drivers/gpu/drm/imx/
H A Dipuv3-plane.c382 ipu_plane_init(struct drm_device *dev, struct ipu_soc *ipu, int dma, int dp, unsigned int possible_crtcs, enum drm_plane_type type) ipu_plane_init() argument
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_sprite.c1061 unsigned long possible_crtcs; intel_plane_init() local
/linux-4.4.14/drivers/gpu/drm/tegra/
H A Ddc.c648 unsigned long possible_crtcs = 1 << drm->mode_config.num_crtc; tegra_dc_primary_plane_create() local
/linux-4.4.14/include/uapi/drm/
H A Ddrm_mode.h185 __u32 possible_crtcs; member in struct:drm_mode_get_plane
212 __u32 possible_crtcs; member in struct:drm_mode_get_encoder
/linux-4.4.14/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c1508 unsigned long possible_crtcs = 1 << drm_crtc_index(crtc); vop_create_crtc() local
/linux-4.4.14/include/drm/
H A Ddrm_crtc.h590 uint32_t possible_crtcs; member in struct:drm_encoder
853 uint32_t possible_crtcs; member in struct:drm_plane

Completed in 2023 milliseconds