aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/vfio/pci/nvgrace-gpu/main.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-04mm: use linear_page_[index, delta]() consistentlyLorenzo Stoakes1-1/+2
2026-06-05vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSECAnkit Agrawal1-12/+150
2026-05-20vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()Matt Evans1-7/+13
2026-01-19Merge tag 'common_phys_vec_via_vfio' into v6.20/vfio/nextAlex Williamson1-1/+1
2026-01-19types: reuse common phys_vec type instead of DMABUF open‑coded variantLeon Romanovsky1-1/+1
2026-01-19vfio/nvgrace-gpu: register device memory for poison handlingAnkit Agrawal1-4/+109
2025-12-23vfio/pci: Disable qword access to the PCI ROM barKevin Tian1-2/+2
2025-11-28vfio/nvgrace-gpu: wait for the GPU mem to be readyAnkit Agrawal1-12/+91
2025-11-28vfio/nvgrace-gpu: Inform devmem unmapped after resetAnkit Agrawal1-1/+25
2025-11-28vfio/nvgrace-gpu: split the code to wait for GPU readyAnkit Agrawal1-13/+18
2025-11-28vfio/nvgrace-gpu: Add support for huge pfnmapAnkit Agrawal1-22/+59
2025-11-20Merge tag 'vfio-v6.19-dma-buf-v9+' into v6.19/vfio/nextAlex Williamson1-0/+52
2025-11-20vfio/nvgrace: Support get_dmabuf_physJason Gunthorpe1-0/+52
2025-11-12vfio/pci: Convert all PCI drivers to get_region_info_capsJason Gunthorpe1-39/+12
2025-11-12vfio/pci: Fill in the missing get_region_info opsJason Gunthorpe1-0/+1
2025-11-12vfio/nvgrace: Convert to the get_region_info opJason Gunthorpe1-9/+6
2025-09-26vfio/nvgrace-gpu: Add GB300 SKU to the devid tableTushar Dave1-0/+2
2025-08-27vfio/nvgrace-gpu: fix grammatical errorMorduan Zang1-1/+1
2025-08-05vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFDJason Gunthorpe1-0/+2
2025-01-27vfio/nvgrace-gpu: Add GB200 SKU to the devid tableAnkit Agrawal1-0/+2
2025-01-27vfio/nvgrace-gpu: Check the HBM training and C2C link statusAnkit Agrawal1-0/+72
2025-01-27vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VMAnkit Agrawal1-22/+45
2025-01-27vfio/nvgrace-gpu: Read dvsec register to determine need for uncached resmemAnkit Agrawal1-0/+28
2024-10-30vfio/nvgrace-gpu: Add a new GH200 SKU to the devid tableAnkit Agrawal1-0/+2
2024-03-04vfio/nvgrace-gpu: Convey kvm to map device memory region as noncachedAnkit Agrawal1-1/+10
2024-02-22vfio/nvgrace-gpu: Add vfio pci variant module for grace hopperAnkit Agrawal1-0/+879