| /third_party/mesa3d/src/gallium/drivers/crocus/ci/ |
| D | traces-crocus.yml | 8 crocus-g41: 10 crocus-hsw: 13 crocus-g41: 15 crocus-hsw: 18 crocus-g41: 20 crocus-hsw: 23 crocus-g41: 25 crocus-hsw: 29 # crocus-g41: 31 # crocus-hsw: [all …]
|
| D | gitlab-ci.yml | 2 - local: 'src/gallium/drivers/crocus/ci/gitlab-ci-inc.yml' 4 crocus-hsw: 9 - .crocus-manual-rules 11 GPU_VERSION: crocus-hsw 12 DEQP_SUITE: crocus-hsw 15 crocus-hsw-traces: 20 - .crocus-manual-rules 23 PIGLIT_TRACES_FILE: traces-crocus.yml 24 PIGLIT_REPLAY_DEVICE_NAME: "crocus-hsw"
|
| D | gitlab-ci-inc.yml | 4 - .crocus-manual-rules 8 GPU_VERSION: crocus-g41 19 .crocus-g41: 25 DEQP_SUITE: crocus-g41 28 .crocus-g41-traces: 35 PIGLIT_TRACES_FILE: traces-crocus.yml 36 PIGLIT_REPLAY_DEVICE_NAME: "crocus-g41"
|
| /third_party/mesa3d/docs/ |
| D | features.txt | 39 …, nvc0, r600, radeonsi, llvmpipe, softpipe, virgl, zink, d3d12, panfrost, asahi, iris, crocus/gen6+ 72 …, nvc0, r600, radeonsi, llvmpipe, softpipe, virgl, zink, d3d12, panfrost, asahi, iris, crocus/gen6+ 75 GL_ARB_draw_instanced (Instanced drawing) DONE (etnaviv/HALTI2, v3d, crocus) 76 GL_ARB_copy_buffer (Buffer copying) DONE (v3d, vc4, lima, crocus) 77 GL_NV_primitive_restart (Primitive restart) DONE (v3d, crocus) 80 GL_ARB_texture_rectangle (Rectangular textures) DONE (v3d, vc4, lima, crocus, etnaviv) 81 GL_ARB_uniform_buffer_object (Uniform buffer objs) DONE (v3d, crocus) 82 GL_EXT_texture_snorm (Signed normalized textures) DONE (v3d, crocus) 85 …reno, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, virgl, zink, d3d12, iris, crocus/gen6+, asahi 88 Geometry shaders DONE (freedreno/a6xx, crocus) [all …]
|
| D | amber.rst | 21 or Crocus, depending on their GPU. These drivers generally speaking both
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 21.2.4.rst | 35 - crocus: Incorrect stride when used through prime 63 - crocus/query: don't loop on ready status after gpu hang. 65 - crocus: Honor scanout requirement from DRI 66 - crocus/gen5: reemit shaders on gen5 after new program cache bo. 67 - crocus/gen5: add dirty flags for urb fences. 68 - crocus/gen6: don't reemit the svbi when debugging
|
| D | 21.2.0.rst | 297 - meson: Make prefer-{crocus,iris} always take effect 1726 - u_blitter: fix stencil blit fallback for crocus. 1733 - crocus: initial gallium driver for Intel gfx 4-7 1734 - ci: add crocus to the build tests 1735 - crocus: Don't call SET_TILING for dmabuf imports 1736 - crocus: Make iris_bo_import_dmabuf take a modifier 1737 - crocus: introduce main resource configuration helper. 1738 - crocus: Drop buffer support in resource_from_handle 1739 - crocus: hook up memory object creation from handle 1740 - crocus: hook up resource creation from memory object [all …]
|
| D | 21.2.2.rst | 124 - crocus: copy views before adjusting 125 - crocus: add missing line smooth bits. 126 - crocus: add missing fs dirty on reduced prim change. 127 - crocus/gen7: add missing IVB/GT2 geom shader workaround.
|
| D | 21.3.2.rst | 59 - crocus: cleanup bo exports for external objects 84 - crocus: wm_prog_key::key_alpha_test uses GL enums
|
| D | 22.1.5.rst | 75 - crocus: fail query begin if upload allocation fails. 78 - crocus: fix leak in query code.
|
| D | 22.3.6.rst | 79 - crocus: disable Y tiling for render targets properly. 80 - crocus: switch gen4/5 tiling flags to follow suggestions.
|
| D | 24.1.5.rst | 67 - crocus: properly free resources on BO allocation failure 68 - crocus: check for depth+stencil before creating resource
|
| D | 23.0.0.rst | 129 - crocus: disable Y tiling for render targets properly. 130 - crocus: switch gen4/5 tiling flags to follow suggestions.
|
| D | 23.0.4.rst | 238 - crocus: fix refcnt imbalance related to crocus_create_surface() 241 - crocus: fix scratch_bos memory leak
|
| /third_party/mesa3d/ |
| D | .mr-label-maker.yml | 17 'crocus': 'crocus' 182 '^src/gallium/drivers/crocus/': ['crocus'] 232 '^src/gallium/winsys/crocus/': ['crocus']
|
| /third_party/mesa3d/src/gallium/auxiliary/target-helpers/ |
| D | drm_helper.h | 118 #include "crocus/drm/crocus_drm_public.h" in DRM_DRIVER_DESCRIPTOR() 130 #include "crocus/driinfo_crocus.h" 132 DRM_DRIVER_DESCRIPTOR(crocus, crocus_driconf, ARRAY_SIZE(crocus_driconf)) in DRM_DRIVER_DESCRIPTOR() argument 134 DRM_DRIVER_DESCRIPTOR_STUB(crocus) in DRM_DRIVER_DESCRIPTOR()
|
| /third_party/mesa3d/src/gallium/targets/pipe-loader/ |
| D | pipe_crocus.c | 4 #include "crocus/drm/crocus_drm_public.h"
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| D | driinfo_crocus.h | 1 // crocus specific driconf options
|
| D | meson.build | 55 'crocus',
|
| /third_party/mesa3d/.gitlab-ci/build/ |
| D | gitlab-ci.yml | 186 …0,r600,llvmpipe,softpipe,svga,v3d,vc4,virgl,etnaviv,panfrost,lima,zink,radeonsi,tegra,d3d12,crocus" 257 …,r600,freedreno,llvmpipe,softpipe,svga,v3d,vc4,virgl,etnaviv,panfrost,lima,zink,d3d12,asahi,crocus" 326 …,r300,freedreno,llvmpipe,softpipe,svga,v3d,vc4,virgl,etnaviv,panfrost,lima,zink,d3d12,asahi,crocus" 362 …GALLIUM_DRIVERS: "crocus,etnaviv,freedreno,iris,lima,nouveau,panfrost,r300,r600,radeonsi,svga,llvm… 412 …GALLIUM_DRIVERS: "crocus,etnaviv,freedreno,i915,iris,lima,nouveau,panfrost,r300,r600,radeonsi,svga… 735 …pipe,softpipe,svga,v3d,vc4,virgl,etnaviv,panfrost,lima,zink,radeonsi,tegra,d3d12,crocus,i915,asahi" 833 …GALLIUM_DRIVERS: "iris,nouveau,r300,r600,radeonsi,llvmpipe,softpipe,virgl,zink,crocus,d3d12,panfro…
|
| /third_party/mesa3d/src/gallium/ |
| D | meson.build | 147 subdir('winsys/crocus/drm') 148 subdir('drivers/crocus')
|
| /third_party/mesa3d/src/intel/ci/ |
| D | gitlab-ci-inc.yml | 65 .crocus-rules: 73 - src/gallium/drivers/crocus/**/* 74 - src/gallium/winsys/crocus/**/* 77 .crocus-manual-rules:
|
| /third_party/mesa3d/src/intel/ |
| D | meson.build | 13 error('Cannot build Crocus or Hasvk with meson option -Dintel-elk=false set.')
|
| /third_party/mesa3d/src/gallium/winsys/crocus/drm/ |
| D | crocus_drm_winsys.c | 30 #include "crocus/crocus_screen.h"
|
| /third_party/mesa3d/src/loader/ |
| D | pci_id_driver_map.h | 58 { 0x8086, "crocus", crocus_chip_ids, ARRAY_SIZE(crocus_chip_ids) },
|