mesa/src/nouveau
Thomas H.P. Andersen b58026fac9 nvk: allow host image copy on non host visible heaps
According to the comment removing non host visible heaps
was only meant for non-ReBAR. We can detect ReBAR and
allow host image copy on non host visible heaps.

Also drops an old comment from the first rudimentary
implementation of this function.

Results for *host_image_copy* on a Ada gpu with ReBAR.

Test run totals:
  Passed:        51686/149362 (34.6%)
  Failed:        0/149362 (0.0%)
  Not supported: 97676/149362 (65.4%)
  Warnings:      0/149362 (0.0%)
  Waived:        0/149362 (0.0%)

Reviewed-by: Mohamed Ahmed <mohamedahmedegypt2001@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37385>
2025-09-29 12:28:49 +00:00
..
ci nvk/ci: document fixed tests 2025-09-07 22:25:58 +02:00
compiler nak: Implement bitfield_extract with OpSgxt 2025-09-26 20:38:04 +00:00
drm build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
drm-shim nouveau/drm-shim: set ram_user 2024-07-16 15:13:40 +00:00
headers nouveau/headers: Handle unbound sub channels in vk_push_print 2025-09-26 19:40:47 +00:00
mme nvk: Check subchannels are valid in nv_push 2025-08-07 18:47:47 +00:00
nil nil: Add missing compressible PTE kinds 2025-08-29 15:27:50 -04:00
rust nouveau/bitview: Drop an unneeded lifetime 2025-08-20 17:06:50 +00:00
vulkan nvk: allow host image copy on non host visible heaps 2025-09-29 12:28:49 +00:00
winsys nouveau/winsys: add shared memory size tables 2025-09-05 20:01:01 +00:00
.rustfmt.toml nouveau: Move .rustfmt.toml from NAK to src/nouveau/ 2024-04-08 20:28:43 +00:00
meson.build nouveau: Move codegen back to the src/gallium/drivers/nouveau 2025-05-28 21:01:26 +00:00