diff options
| author | Hawking Zhang <[email protected]> | 2022-02-28 10:35:02 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-04-28 21:48:00 +0000 |
| commit | 85d1bcc6e0c0367af04ca16fcf2de514465d3f32 (patch) | |
| tree | 0b792d4d6f0ff30832d35a95a41e7d76a42dc005 /drivers/gpu/drm/amd/include/atomfirmware.h | |
| parent | drm/amdgpu: add helper to execute atomfirmware asic_init (diff) | |
| download | kernel-85d1bcc6e0c0367af04ca16fcf2de514465d3f32.tar.gz kernel-85d1bcc6e0c0367af04ca16fcf2de514465d3f32.zip | |
drm/amdgpu: switch to atomfirmware_asic_init
Some initial settings now are not available from
the atom data table. The assumption that !ps[0]
|| !ps[1] in amdgpu_atom_asic_init is not valid.
In addition, driver needs to strictly follow
atomfirmware structure (asic_init_parameters) to
initialize parameters used to execute asic_init
function, otherwise, the execution of asic_init
would fail.
This shall be applicable to all soc15 adapters,but
let make the transition on soc21 first.
Signed-off-by: Hawking Zhang <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/include/atomfirmware.h')
0 files changed, 0 insertions, 0 deletions
