diff options
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/cikd.h')
-rw-r--r-- | drivers/gpu/drm/amd/amdgpu/cikd.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/cikd.h b/drivers/gpu/drm/amd/amdgpu/cikd.h index 7f6d457f250a..60d4493206dd 100644 --- a/drivers/gpu/drm/amd/amdgpu/cikd.h +++ b/drivers/gpu/drm/amd/amdgpu/cikd.h | |||
@@ -46,9 +46,6 @@ | |||
46 | #define BONAIRE_GB_ADDR_CONFIG_GOLDEN 0x12010001 | 46 | #define BONAIRE_GB_ADDR_CONFIG_GOLDEN 0x12010001 |
47 | #define HAWAII_GB_ADDR_CONFIG_GOLDEN 0x12011003 | 47 | #define HAWAII_GB_ADDR_CONFIG_GOLDEN 0x12011003 |
48 | 48 | ||
49 | #define CIK_RB_BITMAP_WIDTH_PER_SH 2 | ||
50 | #define HAWAII_RB_BITMAP_WIDTH_PER_SH 4 | ||
51 | |||
52 | #define AMDGPU_NUM_OF_VMIDS 8 | 49 | #define AMDGPU_NUM_OF_VMIDS 8 |
53 | 50 | ||
54 | #define PIPEID(x) ((x) << 0) | 51 | #define PIPEID(x) ((x) << 0) |