/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/ci/ |
H A D | gitlab-ci-inc.yml | 1 .nouveau-rules: 2 stage: nouveau 8 - src/nouveau/* 9 - src/nouveau/codegen/**/* 10 - src/nouveau/drm/**/* 11 - src/nouveau/drm-shim/**/* 12 - src/nouveau/headers/**/* 13 - src/nouveau/winsys/**/* 14 - src/gallium/drivers/nouveau/* 15 - src/gallium/drivers/nouveau/nv*/**/* [all …]
|
H A D | gitlab-ci.yml | 2 - local: 'src/gallium/drivers/nouveau/ci/gitlab-ci-inc.yml' 7 - .nouveau-bm-test 13 DEQP_SUITE: nouveau-gk20a 19 - .nouveau-bm-test 21 - .nouveau-manual-rules 25 DEQP_SUITE: nouveau-gm20b
|
H A D | nouveau-gk20a-skips.txt | 6 # [ 131.187741] nouveau 57000000.gpu: fifo: fault 01 [WRITE] at 00000000015a4000 engine 1b [CE2] c… 7 # and then nouveau crashes with "deqp-gles3: ../nouveau/pushbuf.c:730: nouveau_pushbuf_data: Assert… 11 # [ 201.528453] nouveau 57000000.gpu: fifo: fault 01 [WRITE] at 0000000000dd8000 engine 1b [CE2] c… 15 # [ 85.681990] nouveau 57000000.gpu: fifo: fault 01 [WRITE] at 0000000001716000 engine 1b [CE2] c…
|
/aosp_15_r20/external/mesa3d/src/nouveau/ci/ |
H A D | gitlab-ci-inc.yml | 2 stage: nouveau 8 - src/nouveau/* 9 - src/nouveau/codegen**/* 10 - src/nouveau/compiler/**/* 11 - src/nouveau/drm/**/* 12 - src/nouveau/nme/**/* 13 - src/nouveau/nil/**/* 14 - src/nouveau/nvidia-headers/**/* 15 - src/nouveau/vulkan/**/* 16 - src/nouveau/winsys/**/* [all …]
|
H A D | nvk-ga106-vkd3d-fails.txt | 1 # src/nouveau/vulkan/nvk_cmd_draw.c:1900: nvk_flush_ms_state: Assertion `dyn->ms.rasterization_samp… 4 # nouveau 0000:2d:00.0: gsp: mmu fault queued 5 # nouveau 0000:2d:00.0: gsp: rc engn:00000001 chid:24 type:31 scope:1 part:233 6 # nouveau 0000:2d:00.0: fifo:c00000:0003:0018:[d3d12[1056]] errored - disabling channel 7 # nouveau 0000:2d:00.0: d3d12[1056]: channel 24 killed!
|
/aosp_15_r20/external/mesa3d/ |
H A D | .mr-label-maker.yml | 54 'nouveau': 'nouveau' 55 'nv30': ['nouveau', 'nv30'] 56 'nv50': ['nouveau', 'nv50'] 57 'nv50/ir': 'nouveau' 58 'nvc0': ['nouveau', 'nvc0'] 102 'nouveau_dri.so': 'nouveau' 190 '^src/gallium/drivers/nouveau/': ['nouveau'] 191 '^src/gallium/drivers/nouveau/nv30': ['nv30'] 192 '^src/gallium/drivers/nouveau/nv50': ['nv50'] 193 '^src/gallium/drivers/nouveau/nvc0': ['nvc0'] [all …]
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 23.3.0.rst | 83 - opencl-jpeg-encoder does not work with nouveau/rusticl, works with nouveau/clover 198 - nouveau prevents hardware acceleration with Chromium (Wayland) 470 - nouveau/codegen: Drop writemask check 1271 - ci: Disable nouveau CI 1385 - nouveau/ws: drop the old push generators. 1389 - nouveau/vk: add support for compute classes to generator. 1394 - nouveau/winsys: Add m2mf/compute objects 1399 - nouveau/ws: add a push reset just for references. 1400 - nouveau/classes: add 906f header support. 1418 - nouveau/winsys: allocate unique object handles across channels. [all …]
|
H A D | 10.2.8.rst | 69 - nouveau: only enable the depth test if there actually is a depth 71 - nouveau: only enable stencil func if the visual has stencil bits 72 - nouveau: change internal variables to avoid conflicts with macro args 84 - nouveau: re-allocate bo's on overflow 85 - nouveau: fix MPEG4 hw decoding 86 - nouveau: rework reference frame handling 87 - nouveau: remove unneeded assert
|
H A D | 7.10.rst | 720 - nouveau: update nouveau_class.h 1424 - dri/nouveau: Update nouveau_class.h. 1425 - dri/nouveau: Add some more extensions. 1426 - dri/nouveau: Fix glRenderbufferStorage with DEPTH_COMPONENT as 1428 - dri/nouveau: Don't request a fake front unnecessarily. 1429 - dri/nouveau: Don't reemit the BO state in nouveau_state_emit(). 1430 - dri/nouveau: Cleanup references to the old FBOs on glMakeCurrent(). 1434 - dri/nouveau: Remove unnecessary assertion. 1435 - dri/nouveau: Cleanup more references to old FBOs and VBOs. 1437 - dri/nouveau: Fix software mipmap generation on 1x1 textures. [all …]
|
H A D | 10.1.1.rst | 52 gallium nouveau has no profile in vdpau and libva 141 - nouveau: fix fence waiting logic in screen destroy 143 - loader: add special logic to distinguish nouveau from nouveau_vieux 145 - nouveau: add forgotten GL_COMPRESSED_INTENSITY to texture format list 146 - nouveau: there may not have been a texture if the fbo was incomplete 148 - nouveau: fix firmware check on nvd7/nvd9
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | prime_nv_test.c | 1 /* basic set of prime tests between intel and nouveau */ 4 1. share buffer from intel -> nouveau. 5 2. share buffer from nouveau -> intel 6 3. share intel->nouveau, map on both, write intel, read nouveau 7 4. share intel->nouveau, blit intel fill, readback on nouveau 13 TODO add some nouveau rendering tests 27 #include "nouveau.h" 80 * retrive buffer from nouveau, 104 * allocate buffer on nouveau 129 * allocate intel, give to nouveau, map on nouveau [all …]
|
H A D | prime_udl.c | 1 /* basic set of prime tests between intel and nouveau */ 4 1. share buffer from intel -> nouveau. 5 2. share buffer from nouveau -> intel 6 3. share intel->nouveau, map on both, write intel, read nouveau 7 4. share intel->nouveau, blit intel fill, readback on nouveau 13 TODO add some nouveau rendering tests
|
H A D | prime_nv_api.c | 3 /* test1- export buffer from intel, import same fd twice into nouveau, 7 test3 - export buffer from intel, import twice on nouveau, check handle is the same 8 test4 - export handle twice from intel, import into nouveau twice, check handle is the same 19 #include "nouveau.h" 294 /* nouveau export reimport test */ 331 /* nouveau export reimport to other driver test */ 369 /* set up nouveau bufmgr */ 373 /* set up nouveau bufmgr */
|
/aosp_15_r20/external/mesa3d/.gitlab-ci/build/ |
H A D | gitlab-ci.yml | 105 VULKAN_DRIVERS: "swrast,amd,intel,intel_hasvk,virtio,nouveau" 167 …GALLIUM_DRIVERS: "freedreno,iris,nouveau,r300,r600,llvmpipe,softpipe,svga,v3d,vc4,virgl,etnaviv,pa… 204 …GALLIUM_DRIVERS: "iris,nouveau,r300,r600,freedreno,llvmpipe,softpipe,svga,v3d,vc4,virgl,etnaviv,pa… 209 -D tools=drm-shim,etnaviv,freedreno,glsl,intel,intel-ui,nir,nouveau,lima,panfrost,asahi 260 …GALLIUM_DRIVERS: "i915,iris,nouveau,freedreno,r300,svga,llvmpipe,softpipe,v3d,vc4,virgl,etnaviv,pa… 294 …GALLIUM_DRIVERS: "crocus,etnaviv,freedreno,iris,lima,nouveau,panfrost,r300,r600,radeonsi,svga,llvm… 339 -D tools=drm-shim,etnaviv,freedreno,glsl,intel,nir,nouveau,lima,panfrost,imagination 344 …GALLIUM_DRIVERS: "crocus,etnaviv,freedreno,i915,iris,lima,nouveau,panfrost,r300,r600,radeonsi,svga… 452 GALLIUM_DRIVERS: "etnaviv,freedreno,lima,nouveau,panfrost,llvmpipe,softpipe,tegra,v3d,vc4,zink" 468 GALLIUM_DRIVERS: "etnaviv,freedreno,lima,nouveau,panfrost,softpipe,tegra,v3d,vc4,zink" [all …]
|
/aosp_15_r20/external/mesa3d/src/nouveau/drm-shim/ |
H A D | nouveau_noop.c | 30 #include "nouveau/nvif/ioctl.h" 31 #include "nouveau/nvif/cl0080.h" 35 #include "../../gallium/drivers/nouveau/nv_object.xml.h" 42 static struct nouveau_device nouveau = { variable 78 assert(ULONG_MAX - nouveau.next_offset > create->info.size); in nouveau_ioctl_gem_new() 84 nouveau.next_offset = align64(nouveau.next_offset, create->align); in nouveau_ioctl_gem_new() 85 create->info.offset = nouveau.next_offset; in nouveau_ioctl_gem_new() 86 nouveau.next_offset += create->info.size; in nouveau_ioctl_gem_new() 135 notify->offset = nouveau.next_offset; in nouveau_ioctl_channel_alloc() 136 nouveau.next_offset += 0x1000; in nouveau_ioctl_channel_alloc() [all …]
|
/aosp_15_r20/external/igt-gpu-tools/ |
H A D | configure.ac | 236 AC_ARG_ENABLE(nouveau, AS_HELP_STRING([--disable-nouveau], optenable 237 [Enable use of nouveau API for prime tests (default: auto)]), 238 [NOUVEAU=$enableval], [NOUVEAU=auto]) 239 if test "x$NOUVEAU" = xauto; then 240 PKG_CHECK_EXISTS([libdrm_nouveau >= 2.4.33], [NOUVEAU=yes], [NOUVEAU=no]) 242 if test "x$NOUVEAU" = xyes; then 244 AC_DEFINE(HAVE_LIBDRM_NOUVEAU, 1, [Have nouveau support]) 246 AM_CONDITIONAL(HAVE_LIBDRM_NOUVEAU, [test "x$NOUVEAU" = xyes]) 328 echo " Compile prime tests: ${NOUVEAU}"
|
/aosp_15_r20/external/libdrm/nouveau/ |
H A D | meson.build | 24 [files( 'nouveau.c', 'pushbuf.c', 'bufctx.c', 'abi16.c'), config_file], 43 install_headers('nouveau.h', subdir : 'libdrm/nouveau') 47 subdir : 'libdrm/nouveau/nvif' 53 subdirs : ['.', 'libdrm', 'libdrm/nouveau'], 54 description : 'Userspace interface to nouveau kernel DRM services', 58 'nouveau-symbols-check', 62 '--symbols-file', files('nouveau-symbols.txt'),
|
/aosp_15_r20/external/icu/icu4c/source/data/curr/ |
H A D | fr.txt | 48 "nouveau kwanza angolais (1990–2000)", 152 "nouveau cruzeiro brésilien (1967–1986)", 168 "nouveau cruzado", 192 "nouveau rouble biélorusse (1994–1999)", 460 "nouveau shekel israélien", 900 "nouveau manat turkmène", 928 "nouveau dollar taïwanais", 1092 "nouveau dinar yougoslave", 1120 "nouveau zaïre zaïrien", 1196 one{"nouveau kwanza angolais (1990–2000)"} [all …]
|
/aosp_15_r20/external/cronet/third_party/icu/source/data/curr/ |
H A D | fr.txt | 48 "nouveau kwanza angolais (1990–2000)", 152 "nouveau cruzeiro brésilien (1967–1986)", 168 "nouveau cruzado", 192 "nouveau rouble biélorusse (1994–1999)", 460 "nouveau shekel israélien", 900 "nouveau manat turkmène", 928 "nouveau dollar taïwanais", 1088 "nouveau dinar yougoslave", 1116 "nouveau zaïre zaïrien", 1192 one{"nouveau kwanza angolais (1990–2000)"} [all …]
|
/aosp_15_r20/external/icu/icu4j/perf-tests/data/collation/ |
H A D | TestRandomWordsUDHR_fr.txt | 18 nouveau 203 nouveau prendre direction 406 légalement naissent nouveau 464 mêmes décidera nouveau 803 protection nouveau 977 celui nouveau 1140 nouveau pas d’en 1593 nouveau impartial ont 1768 circonstances nécessaires nouveau 1907 impartial nouveau organes [all …]
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/voicemail/settings/res/values-fr/ |
D | strings.xml | 18 <string name="vm_change_pin_new_pin">Nouveau code</string> 20 <string name="vm_change_pin_error_too_short">Le nouveau code est trop court.</string> 21 <string name="vm_change_pin_error_too_long">Le nouveau code est trop long.</string> 22 …<string name="vm_change_pin_error_too_weak">Le nouveau code n\'est pas suffisamment sécurisé. Pour… 24 …<string name="vm_change_pin_error_invalid">Le nouveau code contient des caractères incorrects.</st… 32 <string name="change_pin_enter_new_pin_header">Définir un nouveau code</string>
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/voicemail/settings/res/values-fr-rCA/ |
D | strings.xml | 18 <string name="vm_change_pin_new_pin">Nouveau NIP</string> 20 <string name="vm_change_pin_error_too_short">Le nouveau NIP est trop court.</string> 21 <string name="vm_change_pin_error_too_long">Le nouveau NIP est trop long.</string> 22 …<string name="vm_change_pin_error_too_weak">Le nouveau NIP n\'est pas assez robuste. Il ne devrait… 24 …<string name="vm_change_pin_error_invalid">Le nouveau NIP contient des caractères incorrects.</str… 32 <string name="change_pin_enter_new_pin_header">Choisir un nouveau NIP</string>
|
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/ |
H A D | meson.build | 64 'nvkmd/nouveau/nvkmd_nouveau.h', 65 'nvkmd/nouveau/nvkmd_nouveau_ctx.c', 66 'nvkmd/nouveau/nvkmd_nouveau_dev.c', 67 'nvkmd/nouveau/nvkmd_nouveau_mem.c', 68 'nvkmd/nouveau/nvkmd_nouveau_pdev.c', 69 'nvkmd/nouveau/nvkmd_nouveau_va.c',
|
/aosp_15_r20/external/mesa3d/.gitlab-ci/ |
H A D | run-shader-db.sh | 21 # Run shader-db over a number of supported chipsets for nouveau 23 section_start shader-db-nouveau-${chipset} "Running shader-db for nouveau - ${chipset}" 27 > "$ARTIFACTSDIR/nouveau-${chipset}-shader-db.txt" 28 section_end shader-db-nouveau-${chipset}
|
/aosp_15_r20/external/selinux/policycoreutils/po/ |
H A D | fr.po | 94 "nouveau rôle : débordement de table de hachage pour la configuration du nom " 100 msgstr "nouveau rôle : %s : erreur à la ligne %lu.\n" 179 "%s ! Impossible de récupérer le nouveau contexte pour %s, le terminal ne " 185 msgstr "%s ! Impossible de paramétrer le nouveau contexte pour %s\n" 232 msgstr "impossible d’obtenir le nouveau contexte.\n" 237 msgstr "échec de l’affectation du nouveau rôle %s\n" 242 msgstr "échec de l’affectation du nouveau type %s\n"
|