diff options
| author | Alexander Lobakin <[email protected]> | 2020-07-22 22:10:38 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-07-23 01:19:03 +0000 |
| commit | b6db3f71c976ea92361dbc7ebfb65db666ac9f02 (patch) | |
| tree | e90174e4b33a6ceb50caa6d851f4f14f58862684 /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
| parent | qed: simplify initialization of the chains with an external PBL (diff) | |
| download | kernel-b6db3f71c976ea92361dbc7ebfb65db666ac9f02.tar.gz kernel-b6db3f71c976ea92361dbc7ebfb65db666ac9f02.zip | |
qed: simplify chain allocation with init params struct
To simplify qed_chain_alloc() prototype and call sites, introduce struct
qed_chain_init_params to specify chain params, and pass a pointer to
filled struct to the actual qed_chain_alloc() instead of a long list
of separate arguments.
Signed-off-by: Alexander Lobakin <[email protected]>
Signed-off-by: Igor Russkikh <[email protected]>
Signed-off-by: Michal Kalderon <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions
