public inbox for dmaengine@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dmaengine: idxd: Fix max batch size issues for Intel IAA
@ 2022-09-30 20:15 Xiaochen Shen
  2022-09-30 20:15 ` [PATCH v2 1/2] dmaengine: idxd: Fix max batch size " Xiaochen Shen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Xiaochen Shen @ 2022-09-30 20:15 UTC (permalink / raw)
  To: vkoul, fenghua.yu, dave.jiang, dmaengine
  Cc: ramesh.thomas, tony.luck, tony.zhu, pei.p.jia, xiaochen.shen

Fix max batch size related issues for Intel IAA:
1. Fix max batch size default values.
2. Make max batch size attributes in sysfs invisible.

Changelog:
v2:
- Rebase on -next branch (Vinod).
- Use wrapper function idxd_{device|wq}_attr_max_batch_size_invisible()
  to make the code more readable.

Xiaochen Shen (2):
  dmaengine: idxd: Fix max batch size for Intel IAA
  dmaengine: idxd: Make max batch size attributes in sysfs invisible for
    Intel IAA

 .../ABI/stable/sysfs-driver-dma-idxd          |  2 ++
 drivers/dma/idxd/device.c                     |  6 ++--
 drivers/dma/idxd/idxd.h                       | 32 +++++++++++++++++
 drivers/dma/idxd/init.c                       |  4 +--
 drivers/dma/idxd/sysfs.c                      | 34 ++++++++++++++++++-
 5 files changed, 72 insertions(+), 6 deletions(-)

-- 
2.18.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-10-19 14:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-30 20:15 [PATCH v2 0/2] dmaengine: idxd: Fix max batch size issues for Intel IAA Xiaochen Shen
2022-09-30 20:15 ` [PATCH v2 1/2] dmaengine: idxd: Fix max batch size " Xiaochen Shen
2022-09-30 20:15 ` [PATCH v2 2/2] dmaengine: idxd: Make max batch size attributes in sysfs invisible " Xiaochen Shen
2022-10-11  6:33 ` [PATCH v2 0/2] dmaengine: idxd: Fix max batch size issues " Xiaochen Shen
2022-10-19 13:50 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox