/linux/drivers/gpu/drm/ |
H A D | drm_plane.c | 352 uint32_t possible_crtcs, in __drm_universal_plane_init() 506 uint32_t possible_crtcs, in drm_universal_plane_init() 538 size_t offset, uint32_t possible_crtcs, in __drmm_universal_plane_alloc() 577 size_t offset, uint32_t possible_crtcs, in __drm_universal_plane_alloc()
|
H A D | drm_of.c | 64 uint32_t possible_crtcs = 0; in drm_of_find_possible_crtcs() local
|
/linux/include/drm/ |
H A D | drm_plane.h | 650 uint32_t possible_crtcs; member 842 #define drmm_universal_plane_alloc(dev, type, member, possible_crtcs, funcs, formats, \ argument 886 #define drm_universal_plane_alloc(dev, type, member, possible_crtcs, funcs, formats, \ argument
|
H A D | drm_encoder.h | 156 uint32_t possible_crtcs; member
|
/linux/drivers/gpu/drm/logicvc/ |
H A D | logicvc_interface.c | 136 uint32_t possible_crtcs = drm_crtc_mask(&logicvc->crtc->drm_crtc); in logicvc_interface_attach_crtc() local
|
H A D | logicvc_layer.c | 568 uint32_t possible_crtcs = drm_crtc_mask(&logicvc->crtc->drm_crtc); in logicvc_layers_attach_crtc() local
|
/linux/drivers/gpu/drm/tidss/ |
H A D | tidss_encoder.c | 85 u32 encoder_type, u32 possible_crtcs) in tidss_encoder_create()
|
H A D | tidss_plane.c | 202 u32 possible_crtcs; in tidss_plane_create() local
|
/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_crtc.c | 248 uint32_t possible_crtcs = drm_crtc_mask(&scrtc->crtc); in sun4i_crtc_init() local
|
/linux/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_plane.c | 202 u32 possible_crtcs = 0; in get_possible_crtcs() local
|
/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_plane.c | 322 unsigned long possible_crtcs, enum drm_plane_type type, in mtk_plane_init()
|
/linux/drivers/gpu/drm/imx/dcss/ |
H A D | dcss-plane.c | 372 unsigned int possible_crtcs, in dcss_plane_init()
|
/linux/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_du_drv.h | 61 unsigned int possible_crtcs; member
|
/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_plane.c | 1611 unsigned long possible_crtcs, in dpu_plane_init_common() 1673 unsigned long possible_crtcs) in dpu_plane_init() 1714 unsigned long possible_crtcs) in dpu_plane_init_virtual()
|
/linux/drivers/gpu/drm/xlnx/ |
H A D | zynqmp_kms.c | 338 u32 possible_crtcs = drm_crtc_mask(&dpsub->drm->crtc); in zynqmp_dpsub_map_crtc_to_plane() local
|
/linux/drivers/gpu/drm/tegra/ |
H A D | dc.c | 806 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 D | hub.c | 764 unsigned int possible_crtcs; in tegra_shared_plane_create() local
|
/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_plane.c | 521 u32 possible_crtcs) in omap_plane_init()
|
/linux/drivers/gpu/drm/imx/ipuv3/ |
H A D | ipuv3-plane.c | 888 int dma, int dp, unsigned int possible_crtcs, in ipu_plane_init()
|
/linux/drivers/gpu/drm/vboxvideo/ |
H A D | vbox_mode.c | 506 unsigned int possible_crtcs, in vbox_create_plane()
|
/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_display.c | 935 unsigned int possible_crtcs, in qxl_create_plane()
|
/linux/include/uapi/drm/ |
H A D | drm_mode.h | 347 __u32 possible_crtcs; member 381 __u32 possible_crtcs; member
|
/linux/drivers/gpu/drm/ast/ |
H A D | ast_mode.c | 570 uint32_t possible_crtcs, in ast_plane_init()
|
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_plane.c | 1797 unsigned long possible_crtcs, in amdgpu_dm_plane_init()
|
/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_plane.c | 2509 uint32_t possible_crtcs) in vc4_plane_init()
|