Re: [PATCH v8 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC

From: Ankit Agrawal

Date: Wed Jun 03 2026 - 05:19:31 EST


>> +
>>        dev_set_drvdata(&pdev->dev, &nvdev->core_device);
>>  
>>        if (ops == &nvgrace_gpu_pci_ops) {
>
> Shouldn't an update be made to nvgrace_gpu_vfio_pci_table?

Hi Cedric, we don't have a production device id finalized.

So binding could be done via new_id / driver_override to exercise
the new readiness path.