diff options
author | 2023-01-03 12:20:56 -0600 | |
---|---|---|
committer | 2023-01-09 17:02:18 -0500 | |
commit | e78105c8c432368682fc13f18e164e89ad705910 (patch) | |
tree | bd27be947347dbffc3477b363f9f4b2d84a12a9c /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | drm/amd: Use `amdgpu_ucode_*` helpers for MES (diff) | |
download | wireguard-linux-e78105c8c432368682fc13f18e164e89ad705910.tar.xz wireguard-linux-e78105c8c432368682fc13f18e164e89ad705910.zip |
drm/amd: Remove superfluous assignment for `adev->mes.adev`
`amdgpu_mes_init` already sets `adev->mes.adev`, so there is no need
to also set it in the IP specific versions.
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions