drm/amdgpu: Move package type enum to amdgpu_smuio
authorLijo Lazar <lijo.lazar@amd.com>
Wed, 27 Sep 2023 06:47:32 +0000 (12:17 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Oct 2023 21:59:35 +0000 (17:59 -0400)
commit28a3f4960948630630f2255726e114f785dc87ce
tree2dda48d1cfa32c6e28297b35f3324330d9e8a955
parent2b6b29f33fddc8d61527d5f5cf1dec9e1821b16c
drm/amdgpu: Move package type enum to amdgpu_smuio

Move definition of package type to amdgpu_smuio header and add new
package types for CEM and OAM.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
drivers/gpu/drm/amd/amdgpu/amdgpu_smuio.h