Message ID | cover.1673557949.git.quic_asutoshd@quicinc.com |
---|---|
Headers | show |
Series | Add Multi Circular Queue Support | expand |
On Fri, 13 Jan 2023 12:48:37 -0800, Asutosh Das wrote: > This patch series is an implementation of UFS Multi-Circular Queue. > Please consider this series for next merge window. > This implementation has been verified on a Qualcomm & MediaTek platform. > > Thanks, > Asutosh > > [...] Applied to 6.3/scsi-queue, thanks! [01/15] ufs: core: Probe for ext_iid support https://git.kernel.org/mkp/scsi/c/6e1d850acff9 [02/15] ufs: core: Introduce Multi-circular queue capability https://git.kernel.org/mkp/scsi/c/305a357d3595 [03/15] ufs: core: Defer adding host to scsi if mcq is supported https://git.kernel.org/mkp/scsi/c/0cab4023ec7b [04/15] ufs: core: mcq: Add support to allocate multiple queues https://git.kernel.org/mkp/scsi/c/57b1c0ef89ac [05/15] ufs: core: mcq: Configure resource regions https://git.kernel.org/mkp/scsi/c/c263b4ef737e [06/15] ufs: core: mcq: Calculate queue depth https://git.kernel.org/mkp/scsi/c/7224c806876e [07/15] ufs: core: mcq: Allocate memory for mcq mode https://git.kernel.org/mkp/scsi/c/4682abfae2eb [08/15] ufs: core: mcq: Configure operation and runtime interface https://git.kernel.org/mkp/scsi/c/2468da61ea09 [09/15] ufs: core: mcq: Use shared tags for MCQ mode https://git.kernel.org/mkp/scsi/c/0d33728fc0e7 [10/15] ufs: core: Prepare ufshcd_send_command for mcq https://git.kernel.org/mkp/scsi/c/22a2d563de14 [11/15] ufs: core: mcq: Find hardware queue to queue request https://git.kernel.org/mkp/scsi/c/854f84e7feeb [12/15] ufs: core: Prepare for completion in mcq https://git.kernel.org/mkp/scsi/c/c30d8d010b5e [13/15] ufs: mcq: Add completion support of a cqe https://git.kernel.org/mkp/scsi/c/f87b2c41822a [14/15] ufs: core: mcq: Add completion support in poll https://git.kernel.org/mkp/scsi/c/ed975065c31c [15/15] ufs: core: mcq: Enable Multi Circular Queue https://git.kernel.org/mkp/scsi/c/eacb139b77ff