/external/u-boot/arch/arm/dts/ |
D | meson-gx.dtsi | 127 compatible = "amlogic,meson-gx-sm", "amlogic,meson-gxbb-sm"; 132 compatible = "amlogic,meson-gx-efuse", "amlogic,meson-gxbb-efuse"; 151 compatible = "amlogic,meson-gxbb-scpi", "arm,scpi-pre-1.0"; 167 compatible = "amlogic,meson-gxbb-scpi-sensors", "arm,scpi-sensors"; 186 compatible = "amlogic,meson-gpio-intc"; 195 compatible = "amlogic,meson-gx-reset", "amlogic,meson-gxbb-reset"; 201 compatible = "amlogic,meson-gx-uart"; 208 compatible = "amlogic,meson-gx-uart"; 215 compatible = "amlogic,meson-gx-i2c", "amlogic,meson-gxbb-i2c"; 224 compatible = "amlogic,meson-gx-pwm", "amlogic,meson-gxbb-pwm"; [all …]
|
D | meson-gxbb.dtsi | 6 #include "meson-gx.dtsi" 7 #include <dt-bindings/gpio/meson-gxbb-gpio.h> 8 #include <dt-bindings/reset/amlogic,meson-gxbb-reset.h> 14 compatible = "amlogic,meson-gxbb"; 18 compatible = "amlogic,meson-gxbb-usb2-phy"; 28 compatible = "amlogic,meson-gxbb-usb2-phy"; 38 compatible = "amlogic,meson-gxbb-usb", "snps,dwc2"; 50 compatible = "amlogic,meson-gxbb-usb", "snps,dwc2"; 65 compatible = "amlogic,meson-gxbb-aobus-pinctrl"; 227 compatible = "amlogic,meson-gxbb-mali", "arm,mali-450"; [all …]
|
D | meson-gxl.dtsi | 7 #include "meson-gx.dtsi" 10 #include <dt-bindings/gpio/meson-gxl-gpio.h> 11 #include <dt-bindings/reset/amlogic,meson-gxbb-reset.h> 14 compatible = "amlogic,meson-gxl"; 27 compatible = "amlogic,meson-gxl-dwc3"; 52 compatible = "amlogic,meson-gxl-usb2-phy"; 63 compatible = "amlogic,meson-gxl-usb2-phy"; 74 compatible = "amlogic,meson-gxl-usb3-phy"; 104 compatible = "amlogic,meson-gxl-aobus-pinctrl"; 249 compatible = "amlogic,meson-gxl-aoclkc", "amlogic,meson-gx-aoclkc"; [all …]
|
D | meson-gxl-s905x.dtsi | 7 #include "meson-gxl.dtsi" 8 #include "meson-gxl-mali.dtsi" 11 compatible = "amlogic,s905x", "amlogic,meson-gxl";
|
D | meson-gxl-s905x-p212.dts | 9 #include "meson-gxl-s905x-p212.dtsi" 12 compatible = "amlogic,p212", "amlogic,s905x", "amlogic,meson-gxl"; 13 model = "Amlogic Meson GXL (S905X) P212 Development Board";
|
/external/libdrm/ |
D | Makefile.am | 145 amdgpu/meson.build \ 146 data/meson.build \ 147 etnaviv/meson.build \ 148 exynos/meson.build \ 149 freedreno/meson.build \ 150 intel/meson.build \ 151 libkms/meson.build \ 152 man/meson.build \ 153 nouveau/meson.build \ 154 omap/meson.build \ [all …]
|
D | README | 19 meson build system. The meson build system is much faster, and offers a 24 meson builddir/ 27 with --prefix=/usr (or `meson configure builddir/ -Dprefix=/usr` after 28 the initial meson setup).
|
/external/mesa3d/docs/ |
D | meson.html | 5 <title>Compilation and Installation using Meson</title> 17 <h1>Compilation and Installation using Meson</h1> 21 <p><strong>The Meson build system for Mesa is still under active development, 24 <p>The meson build is currently only tested on linux, and is known to not work 28 The meson program is used to configure the source directory and generates 31 operating systems. Meson only supports out-of-tree builds, and must be passed a 37 meson build/ 41 To see a description of your options you can run <code>meson configure</code> 43 your meson global arguments and project arguments, along with their defaults 51 meson configure build/ [all …]
|
/external/u-boot/arch/arm/mach-meson/ |
D | Kconfig | 4 bool "Support Meson GXBaby" 10 The Amlogic Meson GXBaby (S905) is an ARM SoC with a 14 bool "Support Meson GXL" 20 The Amlogic Meson GXL (S905X and S905X) is an ARM SoC with a 28 ODROID-C2 is a single board computer based on Meson GXBaby 39 P212 is a reference dessign board based on Meson GXL S905X SoC 46 LibreTech CC is a single board computer based on Meson GXL 53 Khadas VIM is a single board computer based on Meson GXL 60 default "meson"
|
/external/mesa3d/src/intel/ |
D | Makefile.am | 66 blorp/meson.build \ 67 common/meson.build \ 68 compiler/meson.build \ 69 genxml/meson.build \ 70 isl/meson.build \ 71 tools/meson.build \ 72 vulkan/meson.build \ 73 meson.build
|
/external/libdrm/intel/ |
D | meson.build | 52 version : meson.project_version(), 69 workdir : meson.current_build_dir(), 75 workdir : meson.current_build_dir(), 81 workdir : meson.current_build_dir(), 87 workdir : meson.current_build_dir(), 93 workdir : meson.current_build_dir(), 99 workdir : meson.current_build_dir(),
|
/external/u-boot/drivers/i2c/ |
D | meson_i2c.c | 84 debug("meson i2c: read data %08x %08x len %d\n", rdata0, rdata1, len); in meson_i2c_get_data() 111 debug("meson i2c: write data %08x %08x len %d\n", wdata0, wdata1, len); in meson_i2c_put_data() 163 debug("meson i2c: %s addr %u len %u\n", in meson_i2c_xfer_msg() 184 debug("meson i2c: timeout\n"); in meson_i2c_xfer_msg() 193 debug("meson i2c: error\n"); in meson_i2c_xfer_msg() 236 debug("meson i2c: requested bus frequency too low\n"); in meson_i2c_set_bus_speed() 246 debug("meson i2c: set clk %u, src %lu, div %u\n", speed, clk_rate, div); in meson_i2c_set_bus_speed() 277 { .compatible = "amlogic,meson-gx-i2c" }, 278 { .compatible = "amlogic,meson-gxbb-i2c" },
|
/external/mesa3d/src/compiler/ |
D | Makefile.am | 62 glsl/glcpp/meson.build \ 63 glsl/tests/meson.build \ 64 glsl/meson.build \ 65 nir/meson.build \ 66 meson.build
|
/external/mesa3d/src/amd/ |
D | Makefile.am | 32 meson.build \ 33 addrlib/meson.build \ 34 common/meson.build \ 35 vulkan/meson.build
|
/external/mesa3d/src/broadcom/ |
D | Makefile.am | 51 meson.build \ 52 cle/meson.build \ 53 compiler/meson.build \ 54 qpu/meson.build
|
/external/mesa3d/ |
D | .travis.yml | 34 - LABEL="meson Vulkan" 35 - BUILD=meson 54 - LABEL="meson loaders/classic DRI" 55 - BUILD=meson 435 # Install a more modern meson from pip, since the version in the 439 pip3 install --user "meson<0.45.0"; 505 # Meson requires ninja >= 1.6, but trusty has 1.3.x 554 # Travis CI has moved to LLVM 5.0, and meson is detecting 558 # As for 0.44.x, Meson cannot receive the path to the 560 # https://github.com/mesonbuild/meson/issues/2887 and [all …]
|
/external/mesa3d/src/mesa/drivers/dri/ |
D | meson.build | 47 dummy_cpp, # see meson #2180 59 meson.add_install_script( 60 join_paths(meson.source_root(), 'bin/install_megadrivers.py'), 79 version : meson.project_version(),
|
/external/u-boot/drivers/pinctrl/meson/ |
D | Makefile | 3 obj-y += pinctrl-meson.o 4 obj-$(CONFIG_PINCTRL_MESON_GXBB) += pinctrl-meson-gxbb.o 5 obj-$(CONFIG_PINCTRL_MESON_GXL) += pinctrl-meson-gxl.o
|
/external/mesa3d/src/gallium/targets/vdpau/ |
D | meson.build | 30 vdpau_link_args += ['-Wl,--version-script', join_paths(meson.current_source_dir(), 'vdpau.sym')] 34 …vdpau_link_args += ['-Wl,--dynamic-list', join_paths(meson.current_source_dir(), '../dri-vdpau.dyn… 67 meson.add_install_script( 68 join_paths(meson.source_root(), 'bin/install_megadrivers.py'),
|
/external/mesa3d/docs/relnotes/ |
D | 18.0.1.html | 59 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=105567">Bug 105567</a> - meson/ninja: 1. … 113 <li>meson: don't use compiler.has_header</li> 115 <li>meson: Set .so version for xa like autotools does</li> 116 <li>meson: fix megadriver symlinking</li> 126 <li>meson/configure: detect endian.h instead of trying to guess when it's available</li> 175 <li>meson: fix HAVE_LLVM version define in meson build</li>
|
/external/mesa3d/src/gallium/targets/dri/ |
D | meson.build | 37 gallium_dri_ld_args += ['-Wl,--version-script', join_paths(meson.current_source_dir(), 'dri.sym')] 41 …gallium_dri_ld_args += ['-Wl,--dynamic-list', join_paths(meson.current_source_dir(), '../dri-vdpau… 89 meson.add_install_script( 90 join_paths(meson.source_root(), 'bin/install_megadrivers.py'),
|
/external/mesa3d/src/mapi/ |
D | Makefile.am | 40 es1api/meson.build \ 41 es2api/meson.build \ 42 glapi/meson.build \ 43 shared-glapi/meson.build \ 44 meson.build
|
/external/mesa3d/src/gallium/ |
D | meson.build | 44 if meson.version().version_compare('< 0.44.0') 45 error('SWR requires meson 0.44.0 or greater.') 161 if meson.version().version_compare('< 0.44.0') 162 error('OpenCL requires meson 0.44.0 or greater.')
|
/external/mesa3d/src/gallium/targets/va/ |
D | meson.build | 30 va_link_args += ['-Wl,--version-script', join_paths(meson.current_source_dir(), 'va.sym')] 64 meson.add_install_script( 65 join_paths(meson.source_root(), 'bin/install_megadrivers.py'),
|
/external/mesa3d/src/vulkan/ |
D | Makefile.am | 15 util/meson.build \ 16 wsi/meson.build \ 17 meson.build
|