Searched hist:a16291b5bcbbd75586c8396555a0ee9fd4183372 (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/vdpa/pds/ |
H A D | debugfs.h | a16291b5bcbbd75586c8396555a0ee9fd4183372 Fri May 19 23:56:24 CEST 2023 Shannon Nelson <shannon.nelson@amd.com> pds_vdpa: Add new vDPA driver for AMD/Pensando DSC
This is the initial auxiliary driver framework for a new vDPA device driver, an auxiliary_bus client of the pds_core driver. The pds_core driver supplies the PCI services for the VF device and for accessing the adminq in the PF device.
This patch adds the very basics of registering for the auxiliary device and setting up debugfs entries.
Signed-off-by: Shannon Nelson <shannon.nelson@amd.com> Acked-by: Jason Wang <jasowang@redhat.com> Message-Id: <20230519215632.12343-4-shannon.nelson@amd.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | aux_drv.h | a16291b5bcbbd75586c8396555a0ee9fd4183372 Fri May 19 23:56:24 CEST 2023 Shannon Nelson <shannon.nelson@amd.com> pds_vdpa: Add new vDPA driver for AMD/Pensando DSC
This is the initial auxiliary driver framework for a new vDPA device driver, an auxiliary_bus client of the pds_core driver. The pds_core driver supplies the PCI services for the VF device and for accessing the adminq in the PF device.
This patch adds the very basics of registering for the auxiliary device and setting up debugfs entries.
Signed-off-by: Shannon Nelson <shannon.nelson@amd.com> Acked-by: Jason Wang <jasowang@redhat.com> Message-Id: <20230519215632.12343-4-shannon.nelson@amd.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | Makefile | a16291b5bcbbd75586c8396555a0ee9fd4183372 Fri May 19 23:56:24 CEST 2023 Shannon Nelson <shannon.nelson@amd.com> pds_vdpa: Add new vDPA driver for AMD/Pensando DSC
This is the initial auxiliary driver framework for a new vDPA device driver, an auxiliary_bus client of the pds_core driver. The pds_core driver supplies the PCI services for the VF device and for accessing the adminq in the PF device.
This patch adds the very basics of registering for the auxiliary device and setting up debugfs entries.
Signed-off-by: Shannon Nelson <shannon.nelson@amd.com> Acked-by: Jason Wang <jasowang@redhat.com> Message-Id: <20230519215632.12343-4-shannon.nelson@amd.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | aux_drv.c | a16291b5bcbbd75586c8396555a0ee9fd4183372 Fri May 19 23:56:24 CEST 2023 Shannon Nelson <shannon.nelson@amd.com> pds_vdpa: Add new vDPA driver for AMD/Pensando DSC
This is the initial auxiliary driver framework for a new vDPA device driver, an auxiliary_bus client of the pds_core driver. The pds_core driver supplies the PCI services for the VF device and for accessing the adminq in the PF device.
This patch adds the very basics of registering for the auxiliary device and setting up debugfs entries.
Signed-off-by: Shannon Nelson <shannon.nelson@amd.com> Acked-by: Jason Wang <jasowang@redhat.com> Message-Id: <20230519215632.12343-4-shannon.nelson@amd.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | debugfs.c | a16291b5bcbbd75586c8396555a0ee9fd4183372 Fri May 19 23:56:24 CEST 2023 Shannon Nelson <shannon.nelson@amd.com> pds_vdpa: Add new vDPA driver for AMD/Pensando DSC
This is the initial auxiliary driver framework for a new vDPA device driver, an auxiliary_bus client of the pds_core driver. The pds_core driver supplies the PCI services for the VF device and for accessing the adminq in the PF device.
This patch adds the very basics of registering for the auxiliary device and setting up debugfs entries.
Signed-off-by: Shannon Nelson <shannon.nelson@amd.com> Acked-by: Jason Wang <jasowang@redhat.com> Message-Id: <20230519215632.12343-4-shannon.nelson@amd.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
/linux/drivers/vdpa/ |
H A D | Makefile | diff a16291b5bcbbd75586c8396555a0ee9fd4183372 Fri May 19 23:56:24 CEST 2023 Shannon Nelson <shannon.nelson@amd.com> pds_vdpa: Add new vDPA driver for AMD/Pensando DSC
This is the initial auxiliary driver framework for a new vDPA device driver, an auxiliary_bus client of the pds_core driver. The pds_core driver supplies the PCI services for the VF device and for accessing the adminq in the PF device.
This patch adds the very basics of registering for the auxiliary device and setting up debugfs entries.
Signed-off-by: Shannon Nelson <shannon.nelson@amd.com> Acked-by: Jason Wang <jasowang@redhat.com> Message-Id: <20230519215632.12343-4-shannon.nelson@amd.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|