Home
last modified time | relevance | path

Searched full:nvk (Results 1 – 25 of 61) sorted by relevance

123

/aosp_15_r20/external/mesa3d/docs/
H A Dfeatures.txt425 Vulkan 1.0 -- all DONE: anv, dzn, lvp, nvk, radv, tu, v3dv, vn
427 Vulkan 1.1 -- all DONE: anv, lvp, nvk, radv, tu, vn
429 …VK_KHR_16bit_storage DONE (anv, dzn, hasvk, lvp, nvk, radv, tu/a6…
430 …VK_KHR_bind_memory2 DONE (anv, dzn, hasvk, lvp, nvk, pvr, radv, …
431 …VK_KHR_dedicated_allocation DONE (anv, dzn, hasvk, lvp, nvk, radv, tu, v…
432 …VK_KHR_descriptor_update_template DONE (anv, dzn, hasvk, lvp, nvk, panvk, radv…
433 …VK_KHR_device_group DONE (anv, dzn, hasvk, lvp, nvk, panvk, tu, …
434 …VK_KHR_device_group_creation DONE (anv, hasvk, nvk, panvk, dzn, lvp, tu, …
435 …VK_KHR_external_fence DONE (anv, hasvk, lvp, nvk, pvr, radv, tu, v…
436 …VK_KHR_external_fence_capabilities DONE (anv, hasvk, lvp, nvk, pvr, radv, tu, v…
[all …]
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D23.3.0.rst29 - NVK: A Vulkan driver for Nvidia hardware
102 - nvk: Implement VK_EXT_dynamic_rendering_unused_attachments
105 - nvk: Implement VK_EXT_primitive_topology_list_restart
106 - nvk: Implement VK_EXT_image_sliced_view_of_3d
107 - nvk: Implement VK_KHR_workgroup_memory_explicit_layout
111 - nvk: Implement VK_EXT_depth_bias_control
864 - nvk: Fix segfault when opening DRI device file returns error
1370 - nvk: add missing finish calls
1371 - nvk: add some initial wsi framework.
1372 - nvk: fix header guards to be less generic.
[all …]
H A D24.1.0.rst30 - VK_EXT_map_memory_placed on RADV, ANV and NVK
31 - VK_KHR_shader_subgroup_rotate on RADV and ANV and NVK
32 - VK_KHR_load_store_op_none on RADV, ANV, NVK and Turnip
33 - VK_KHR_line_rasterization on RADV, ANV, NVK and Turnip
34 - VK_KHR_index_type_uint8 on RADV, ANV, NVK and Turnip
36 - VK_KHR_shader_maximal_reconvergence on RADV, ANV and NVK
42 - VK_KHR_shader_subgroup_uniform_control_flow on NVK
48 - VK_EXT_nested_command_buffer on NVK and RADV
49 - VK_EXT_queue_family_foreign on NVK
50 - VK_EXT_image_drm_format_modifier on NVK
[all …]
H A D24.2.0.rst33 - VK_EXT_shader_replicated_composites on ANV, dozen, hasvk, lavapipe, nvk, RADV, and Turnip
78 - nvk: regression with multiple games crashing
120 - NVK: Vulkan apps simply terminated with segfault under wayland and Xwayland
121 - NVK: VK_ERROR_OUT_OF_DEVICE_MEMORY on swapchain creation
148 - nvk: Tracker issue for gamescope support
149 - nvk: Implement VK_EXT_image_drm_format_modifier
150 - nvk: NVK_DEBUG=zero_memory is hitting an assert
151 - nvk: Implement VK_EXT_conservative_rasterization
155 - NVK Zink: Wrong color in Unigine Valley benchmark
165 - nvk: Implement VK_EXT_pipeline_robustness
[all …]
H A D24.0.0.rst86 - nvk,nak: Implement shaderFloat64
91 - nvk,nak: Implement VK_KHR_vulkan_memory_model
97 - nvk: Implement VK_EXT_multi_draw
103 - nvk,nak: Implement VK_KHR_shader_float_controls
106 - nvk: Implement VK_EXT_texel_buffer_alignment
108 - nvk,nak: Implement VK_EXT_shader_image_atomic_int64
109 - nvk,nak: Implement VK_KHR_shader_atomic_int64
110 - nvk,nak: Implement VK_KHR_shader_subgroup_extended_types
111 - nvk,nak: Implement shaderInt64
112 - nvk: Implement VK_EXT_subgroup_size_control
[all …]
H A Dnew_features.txt2 VK_EXT_descriptor_buffer on nvk
3 VK_EXT_post_depth_coverage on nvk
5 VK_EXT_legacy_vertex_attributes on nvk
7 VK_KHR_maintenance7 on nvk
8 VK_KHR_dynamic_rendering_local_read on nvk
13 VK_NV_compute_shader_derivatives on nvk
14 VK_KHR_compute_shader_derivatives on nvk
16 VK_KHR_shader_relaxed_extended_instruction on anv, hasvk, hk, nvk, radv, tu, v3dv, lvp
H A D24.0.3.rst106 - nvk: Return os_page_size for minMemoryMapAlignment
107 - nvk: Document the register name for the helper load workaround
108 - nvk: Always wait for the FALCON in set_priv_reg
109 - nvk: Disable the Out Of Range Address exception
200 - nvk: bump NVK_PUSH_MAX_SYNCS to 256
H A D24.2.1.rst102 - nvk: Plumb the whole vk_pipeline_robustness_state through to nvk_ubo/ssbo_addr_format
103 - nvk: Enable shader bounds checking when nullDescriptor is enabled
105 - nvk: Disable conditional rendering around CopyQueryPoolResults
106 - nil,nvk: Disable modifiers for B10G11R11_UFLOAT and E5B9G9R9_UFLOAT
192 - nvk: Fix regression observed on Kepler
H A D24.1.4.rst87 - nvk: Silently fail to enumerate if not on nouveau
88 - nvk: Bump the sparse alignment requirement on buffers to 64K
89 - nvk: Align sparse-bound images to the sparse binding size
91 - nvk: Drop the sparse alignment back down to 4096
H A D24.2.2.rst74 - nvk: Hash minSampleShading in nvk_hash_graphics_state()
75 - nvk: Don't do linear<->tiled copies for rendering suspend/resume
76 - nvk: Take depth image layer counts from the VkRenderingInfo
H A D24.0.8.rst41 - NVK Zink: Wrong color in Unigine Valley benchmark
81 - nvk: Re-emit sample locations when rasterization samples changes
82 - nvk/meta: Restore set_sizes[0]
H A D24.1.5.rst91 - nvk: Fix indirect cbuf binds pre-Turing
92 - nvk: Don't advertise sparse residency on Maxwell A
93 - nvk: Reject sparse images on Maxwell A and earlier
H A D24.0.5.rst36 - NVK: Misrendering with Civilization 6
92 - nvk: Add a _pad field to nvk_cbuf
93 - nvk: Add a _pad field to nvk_fs_key
H A D24.1.2.rst42 - NVK: Vulkan apps simply terminated with segfault under wayland and Xwayland
43 - NVK: VK_ERROR_OUT_OF_DEVICE_MEMORY on swapchain creation
73 - nvk: Only enable WSI modifiers if the extension is supported.
H A D24.0.4.rst34 - nvk: dota 2 crashes after ~5 seconds in game
156 - nvk: Always copy conditional rendering value before compare
220 - nvk: fix valve segfault from setting a descriptor set from NULL
/aosp_15_r20/external/mesa3d/src/nouveau/ci/
H A Dgitlab-ci-inc.yml1 .nvk-valve-rules:
28 .nvk-valve-manual-rules:
40 .nvk-vkcts:
43 DEQP_SUITE: nvk
48 .nvk-ga106-valve:
50 GPU_VERSION: nvk-ga106
58 …# 4 - make linux LINUX_SRC=~/linux-nvk GOARCH=amd64 FEATURES=common,network,sensors,serial_adapter…
59 # This is https://gitlab.freedesktop.org/gfxstrand/linux/-/commits/nvk
61 B2C_KERNEL_URL: 'https://static.engestrom.ch/linux-6.8-nvk-ga106'
H A Dgitlab-ci.yml4 nvk-ga106-vkcts-valve:
7 - .nvk-vkcts
8 - .nvk-ga106-valve
9 - .nvk-valve-manual-rules
15 nvk-ga106-vkd3d-valve:
18 - .nvk-vkcts
19 - .nvk-ga106-valve
20 - .nvk-valve-manual-rules
/aosp_15_r20/external/mesa3d/docs/drivers/
H A Dnvk.rst1 NVK title
4 NVK is a Vulkan driver for NVIDIA GPUs.
9 NVK currently supports Turing (RTX 20XX and GTX 16XX) and later GPUs.
16 NVK requires at least a Linux 6.6 kernel
21 NVK is a conformant Vulkan 1.3 implementation for all Turing (RTX 20XX and
28 specific to NVK:
32 a comma-separated list of named flags affecting the NVK back-end shader
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ci/
H A Dgitlab-ci-inc.yml65 .zink-nvk-rules:
69 - !reference [.nvk-valve-rules, rules]
72 .zink-nvk-manual-rules:
77 - !reference [.nvk-valve-manual-rules, rules]
190 .zink-nvk-test-valve:
193 - .nvk-vkcts
196 DEQP_SUITE: zink-nvk
H A Dgitlab-ci.yml165 ############### Combined testing (GL, GLES, Piglit) on NVK / RADV
166 zink-nvk-ga106-valve:
169 - .zink-nvk-test-valve
170 - .zink-nvk-manual-rules
171 - .nvk-ga106-valve
173 GPU_VERSION: zink-nvk-ga106
/aosp_15_r20/external/mesa3d/
H A D.mr-label-maker.yml59 'nvk': 'NVK'
287 '^src/nouveau/headers/': ['NVK']
288 '^src/nouveau/mme/': ['NVK']
289 '^src/nouveau/nil/': ['NVK']
290 '^src/nouveau/vulkan/': ['NVK']
291 '^src/nouveau/winsys/': ['NVK']
/aosp_15_r20/external/eigen/Eigen/src/OrderingMethods/
H A DAmd.h89 k2, k3, jlast, ln, dense, nzmax, mindeg = 0, nvi, nvj, nvk, mark, wnvi, in minimum_degree_ordering() local
180 nvk = nv[k]; /* # of nodes k represents */ in minimum_degree_ordering()
181 nel += nvk; /* nv[k] nodes of A eliminated */ in minimum_degree_ordering()
208 nv[k] = -nvk; /* flag k as in Lk */ in minimum_degree_ordering()
319 nvk += nvi; /* |k| += nv[i] */ in minimum_degree_ordering()
396 nv[k] = nvk; /* # nodes absorbed into k */ in minimum_degree_ordering()
/aosp_15_r20/external/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c109 unsigned I, NC, NVK = 0; in __llvm_profile_merge_from_buffer() local
123 NVK += (SrcData->NumValueSites[I] != 0); in __llvm_profile_merge_from_buffer()
125 if (!NVK) in __llvm_profile_merge_from_buffer()
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_physical_device.c1070 "NVK %s", info->device_name); in nvk_get_device_properties()
1073 "%s (NVK %s)", info->device_name, info->chipset_name); in nvk_get_device_properties()
1087 snprintf(properties->driverName, VK_MAX_DRIVER_NAME_SIZE, "NVK"); in nvk_get_device_properties()
1205 "WARNING: NVK is not well-tested on %s, pass " in nvk_create_drm_physical_device()
1214 vk_warn_non_conformant_implementation("NVK"); in nvk_create_drm_physical_device()
H A Dmeson.build80 '--out-h', '@OUTPUT0@', '--out-c', '@OUTPUT1@', '--prefix', 'nvk',
102 'nvk',

123