Searched hist:a16291b5 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/vdpa/pds/ |
H A D | debugfs.h | a16291b5 Fri May 19 16:56:24 CDT 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 | a16291b5 Fri May 19 16:56:24 CDT 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 | a16291b5 Fri May 19 16:56:24 CDT 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 | a16291b5 Fri May 19 16:56:24 CDT 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 | a16291b5 Fri May 19 16:56:24 CDT 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>
|
/openbmc/linux/drivers/vdpa/ |
H A D | Makefile | a16291b5 Fri May 19 16:56:24 CDT 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>
|
/openbmc/linux/include/linux/pds/ |
H A D | pds_common.h | a16291b5 Fri May 19 16:56:24 CDT 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>
|