mirror-linux/include/linux/soc
Geetha sowjanya af3826db74 octeontx2-pf: Use hardware register for CQE count
Current driver uses software CQ head pointer to poll on CQE
header in memory to determine if CQE is valid. Software needs
to make sure, that the reads of the CQE do not get re-ordered
so much that it ends up with an inconsistent view of the CQE.
To ensure that DMB barrier after read to first CQE cacheline
and before reading of the rest of the CQE is needed.
But having barrier for every CQE read will impact the performance,
instead use hardware CQ head and tail pointers to find the
valid number of CQEs.

Signed-off-by: Geetha sowjanya <gakula@marvell.com>
Signed-off-by: Sunil Kovvuri Goutham <sgoutham@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-09-28 14:10:24 +01:00
..
actions
amlogic
brcmstb
cirrus
dove
ixp4xx soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.h 2021-06-17 15:30:54 +02:00
marvell/octeontx2 octeontx2-pf: Use hardware register for CQE count 2021-09-28 14:10:24 +01:00
mediatek drm pull for 5.12-rc1 2021-02-21 14:44:44 -08:00
mmp
nxp
qcom clk: qcom: smd: Add support for SM6125 rpm clocks 2021-08-05 18:27:56 -07:00
renesas
samsung soc: samsung: pmu: drop EXYNOS_CENTRAL_SEQ_OPTION defines 2021-05-27 11:57:34 -04:00
sunxi
ti