diff options
| author | Jakub Kicinski <[email protected]> | 2017-04-04 23:12:31 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-04-05 17:49:12 +0000 |
| commit | 30a029217de994db889b7e598b54b674b2ad86b4 (patch) | |
| tree | a81a0c4034299d98aa536042a325a7aa5fb322dd /drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c | |
| parent | nfp: separate high level and low level NSP headers (diff) | |
| download | kernel-30a029217de994db889b7e598b54b674b2ad86b4.tar.gz kernel-30a029217de994db889b7e598b54b674b2ad86b4.zip | |
nfp: allow multi-stage NSP configuration
NSP commands may be slow to respond, we should try to avoid doing
a command-per-item when user requested to change multiple parameters
for instance with an ethtool .set_settings() command.
Introduce a way of internal NSP code to carry state in NSP structure
and add start/finish calls to perform the initialization and kick off
of the configuration request, with potentially many parameters being
modified in between.
nfp_eth_set_mod_enable() will make use of the new code internally,
other "set" functions to follow.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c')
0 files changed, 0 insertions, 0 deletions
