diff options
| author | Alex Deucher <[email protected]> | 2020-07-30 19:21:33 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-08-06 20:50:23 +0000 |
| commit | 95a2687687f832a7f8fa32bdfe42a530796b71a2 (patch) | |
| tree | ad54774089f5fb93434cc4e5824c6235fbe9f248 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | drm/amd/display: Display goes blank after inst (diff) | |
| download | kernel-95a2687687f832a7f8fa32bdfe42a530796b71a2.tar.gz kernel-95a2687687f832a7f8fa32bdfe42a530796b71a2.zip | |
drm/amdgpu/smu: rework i2c adpater registration
The i2c init/fini functions just register the i2c adapter.
There is no need to call them during hw init/fini. They only
need to be called once per driver init/fini. The previous
behavior broke runtime pm because we unregistered the i2c
adapter during suspend.
Tested-by: Tom St Denis <[email protected]>
Reviewed-by: Kevin Wang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
