Lines Matching full:so
9 # furnished to do so, subject to the following conditions:
65 name_suffix : 'so',
69 'armada-drm_dri.so',
70 'exynos_dri.so',
71 'hx8357d_dri.so',
72 'ili9225_dri.so',
73 'ili9341_dri.so',
74 'imx-drm_dri.so',
75 'imx-dcss_dri.so',
76 'ingenic-drm_dri.so',
77 'mcde_dri.so',
78 'mediatek_dri.so',
79 'meson_dri.so',
80 'mi0283qt_dri.so',
81 'mxsfb-drm_dri.so',
82 'pl111_dri.so',
83 'repaper_dri.so',
84 'rockchip_dri.so',
85 'st7586_dri.so',
86 'st7735r_dri.so',
87 'stm_dri.so',
88 'sun4i-drm_dri.so',
90 [with_gallium_radeonsi, 'radeonsi_dri.so'],
91 [with_gallium_nouveau, 'nouveau_dri.so'],
92 [with_gallium_freedreno, ['msm_dri.so', 'kgsl_dri.so']],
93 [with_gallium_softpipe or with_gallium_swr, 'swrast_dri.so'],
94 [with_gallium_softpipe and with_gallium_drisw_kms, 'kms_swrast_dri.so'],
95 [with_gallium_v3d, 'v3d_dri.so'],
96 [with_gallium_vc4, 'vc4_dri.so'],
97 [with_gallium_panfrost, 'panfrost_dri.so'],
98 [with_gallium_etnaviv, 'etnaviv_dri.so'],
99 [with_gallium_tegra, 'tegra_dri.so'],
100 [with_gallium_iris, 'iris_dri.so'],
101 [with_gallium_i915, 'i915_dri.so'],
102 [with_gallium_r300, 'r300_dri.so'],
103 [with_gallium_r600, 'r600_dri.so'],
104 [with_gallium_svga, 'vmwgfx_dri.so'],
105 [with_gallium_virgl, 'virtio_gpu_dri.so'],
106 [with_gallium_lima, 'lima_dri.so'],
107 [with_gallium_zink, 'zink_dri.so']]