mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-21 04:53:46 -04:00
drm/amdgpu: Update soc24_enum.h and soc21_enum.h
Update to latest changes. Signed-off-by: Frank Min <Frank.Min@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
@@ -92,7 +92,7 @@ DSM_SINGLE_WRITE_EN = 0x00000001,
|
||||
*/
|
||||
|
||||
typedef enum ENUM_NUM_SIMD_PER_CU {
|
||||
NUM_SIMD_PER_CU = 0x00000004,
|
||||
NUM_SIMD_PER_CU = 0x00000002,
|
||||
} ENUM_NUM_SIMD_PER_CU;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user