Home
last modified time | relevance | path

Searched hist:"127 ab2cc5f19692efe422935267b9db0845b2b04" (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dinterconnect.hdiff 127ab2cc5f19692efe422935267b9db0845b2b04 Fri Aug 09 14:13:23 CEST 2019 Georgi Djakov <georgi.djakov@linaro.org> interconnect: Add support for path tags

Consumers may have use cases with different bandwidth requirements based
on the system or driver state. The consumer driver can append a specific
tag to the path and pass this information to the interconnect platform
driver to do the aggregation based on this state.

Introduce icc_set_tag() function that will allow the consumers to append
an optional tag to each path. The aggregation of these tagged paths is
platform specific.

Reviewed-by: Evan Green <evgreen@chromium.org>
Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
H A Dinterconnect-provider.hdiff 127ab2cc5f19692efe422935267b9db0845b2b04 Fri Aug 09 14:13:23 CEST 2019 Georgi Djakov <georgi.djakov@linaro.org> interconnect: Add support for path tags

Consumers may have use cases with different bandwidth requirements based
on the system or driver state. The consumer driver can append a specific
tag to the path and pass this information to the interconnect platform
driver to do the aggregation based on this state.

Introduce icc_set_tag() function that will allow the consumers to append
an optional tag to each path. The aggregation of these tagged paths is
platform specific.

Reviewed-by: Evan Green <evgreen@chromium.org>
Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>