| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | Cuda.cpp | 84 #define GFX(gpu) {OffloadArch::GFX##gpu, "gfx" #gpu, "compute_amdgcn"} macro 99 GFX(600), // gfx600 100 GFX(601), // gfx601 101 GFX(602), // gfx602 102 GFX(700), // gfx700 103 GFX(701), // gfx701 104 GFX(702), // gfx702 105 GFX(703), // gfx703 106 GFX(704), // gfx704 107 GFX(705), // gfx705 [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/gpu/ |
| H A D | aspeed-gfx.txt | 1 Device tree configuration for the GFX display device on the ASPEED SoCs 6 + aspeed,ast2500-gfx 7 + aspeed,ast2400-gfx 11 - reg: Physical base address and length of the GFX registers 13 - interrupts: interrupt number for the GFX device 17 - resets: reset line that must be released to use the GFX device 26 gfx: display@1e6e6000 { 27 compatible = "aspeed,ast2500-gfx", "syscon";
|
| /freebsd/stand/lua/ |
| H A D | Makefile | 9 gfx.lua.8 \ 24 gfx-beastie.lua \ 25 gfx-beastiebw.lua \ 26 gfx-fbsdbw.lua \ 27 gfx-install.lua \ 28 gfx-orb.lua \ 29 gfx-orbbw.lua \
|
| H A D | drawer.lua | 51 -- functions from loader to the gfx. if we're running on an older loader that 52 -- has these functions, create aliases for them in gfx. The loader binary might 54 -- values. The new loader will provide loader.* versions of all the gfx.* 57 if gfx == nil then 58 gfx = {} 59 gfx.term_drawrect = loader.term_drawrect 60 gfx.term_putimage = loader.term_putimage 80 local ret = try_include('gfx-' .. gfxname) 82 return false, "Failed to include gfx-" .. gfxname 261 return core.isFramebufferConsole() and gfx.term_putimage [all …]
|
| H A D | loader.lua.8 | 166 .Ic gfx 171 .Xr gfx.lua 8 . 182 .Xr gfx.lua 8 ,
|
| H A D | gfx.lua.8 | 10 .Nm gfx.lua 16 .Ic gfx
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | aspeed-gfx.txt | 1 * Device tree bindings for Aspeed SoC Display Controller (GFX) 8 - compatible: "aspeed,ast2500-gfx", "syscon" 9 - reg: contains offset/length value of the GFX memory 14 gfx: display@1e6e6000 { 15 compatible = "aspeed,ast2500-gfx", "syscon";
|
| /freebsd/stand/liblua/ |
| H A D | gfx_utils.c | 252 luaL_requiref(L, "gfx", luaopen_gfx, 1); in gfx_init_md() 260 "loader.fb_bezier = gfx.fb_bezier\n" in gfx_init_md() 261 "loader.fb_drawrect = gfx.fb_drawrect\n" in gfx_init_md() 262 "loader.fb_line = gfx.fb_line\n" in gfx_init_md() 263 "loader.fb_putimage = gfx.fb_putimage\n" in gfx_init_md() 264 "loader.fb_setpixel = gfx.fb_setpixel\n" in gfx_init_md() 265 "loader.term_drawrect = gfx.term_drawrect\n" in gfx_init_md() 266 "loader.term_putimage = gfx.term_putimage") != 0) { in gfx_init_md()
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | qcom,gpucc.yaml | 59 vdd-gfx-supply: 68 # Require that power-domains and vdd-gfx-supply are not both present 72 - vdd-gfx-supply
|
| H A D | prima2-clock.txt | 47 gfx 32
|
| H A D | qcom,sm6375-gpucc.yaml | 28 - description: SNoC DVM GFX source
|
| H A D | qcom,mmcc.yaml | 41 vdd-gfx-supply:
|
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | aspeed,ast2500-pinctrl.yaml | 37 0: compatible with "aspeed,ast2500-gfx", "syscon" 241 aspeed,external-nodes = <&gfx>, <&lhc>;
|
| /freebsd/sys/contrib/device-tree/Bindings/display/msm/ |
| H A D | gpu.txt | 29 interconnects property. Values must be gfx-mem and ocmem. 120 interconnect-names = "gfx-mem";
|
| H A D | gpu.yaml | 79 - const: gfx-mem 326 interconnect-names = "gfx-mem";
|
| /freebsd/tools/boot/ |
| H A D | lua-lint.sh | 20 --globals pager --globals gfx --globals hash --std lua53
|
| /freebsd/stand/i386/loader/ |
| H A D | gfx_bios.c | 8 * This file provides all the gfx glue, or stubs, so that we can build, if we
|
| /freebsd/sys/dev/amdsmu/ |
| H A D | amdsmu.h | 35 "GFX",
|
| /freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
| H A D | aspeed-ast2500-evb.dts | 128 &gfx {
|
| H A D | aspeed-bmc-intel-s2600wf.dts | 117 &gfx {
|
| H A D | aspeed-bmc-supermicro-x11spi.dts | 122 &gfx {
|
| H A D | aspeed-bmc-inspur-on5263m5.dts | 122 &gfx {
|
| H A D | aspeed-bmc-arm-stardragon4800-rep2.dts | 199 &gfx {
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/Targets/ |
| H A D | AMDGPU.cpp | 301 // Emit macros for gfx family e.g. gfx906 -> __GFX9__, gfx1030 -> __GFX10___ in getTargetDefines() 303 assert(StringRef(CanonName).starts_with("gfx") && in getTargetDefines()
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8996-oneplus-common.dtsi | 205 vdd-gfx-supply = <&vdd_gfx>; 280 regulator-name = "vdd-gfx";
|