summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci/nvgrace-gpu
AgeCommit message (Expand)AuthorLines
2026-01-19Merge tag 'common_phys_vec_via_vfio' into v6.20/vfio/nextAlex Williamson-1/+1
2026-01-19types: reuse common phys_vec type instead of DMABUF open‑coded variantLeon Romanovsky-1/+1
2026-01-19vfio/nvgrace-gpu: register device memory for poison handlingAnkit Agrawal-4/+109
2025-12-23vfio/pci: Disable qword access to the PCI ROM barKevin Tian-2/+2
2025-11-28vfio/nvgrace-gpu: wait for the GPU mem to be readyAnkit Agrawal-12/+91
2025-11-28vfio/nvgrace-gpu: Inform devmem unmapped after resetAnkit Agrawal-1/+25
2025-11-28vfio/nvgrace-gpu: split the code to wait for GPU readyAnkit Agrawal-13/+18
2025-11-28vfio/nvgrace-gpu: Add support for huge pfnmapAnkit Agrawal-22/+59
2025-11-20Merge tag 'vfio-v6.19-dma-buf-v9+' into v6.19/vfio/nextAlex Williamson-0/+52
2025-11-20vfio/nvgrace: Support get_dmabuf_physJason Gunthorpe-0/+52
2025-11-12vfio/pci: Convert all PCI drivers to get_region_info_capsJason Gunthorpe-39/+12
2025-11-12vfio/pci: Fill in the missing get_region_info opsJason Gunthorpe-0/+1
2025-11-12vfio/nvgrace: Convert to the get_region_info opJason Gunthorpe-9/+6
2025-09-26vfio/nvgrace-gpu: Add GB300 SKU to the devid tableTushar Dave-0/+2
2025-08-27vfio/nvgrace-gpu: fix grammatical errorMorduan Zang-1/+1
2025-08-05vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFDJason Gunthorpe-0/+2
2025-01-27vfio/nvgrace-gpu: Add GB200 SKU to the devid tableAnkit Agrawal-0/+2
2025-01-27vfio/nvgrace-gpu: Check the HBM training and C2C link statusAnkit Agrawal-0/+72
2025-01-27vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VMAnkit Agrawal-22/+45
2025-01-27vfio/nvgrace-gpu: Read dvsec register to determine need for uncached resmemAnkit Agrawal-0/+28
2024-10-30vfio/nvgrace-gpu: Add a new GH200 SKU to the devid tableAnkit Agrawal-0/+2
2024-03-04vfio/nvgrace-gpu: Convey kvm to map device memory region as noncachedAnkit Agrawal-1/+10
2024-02-22vfio/nvgrace-gpu: Add vfio pci variant module for grace hopperAnkit Agrawal-0/+892