Am 11.10.22 um 22:56 schrieb Alex Deucher:
From: Hawking Zhang <[email protected]>

more ip instances are available

Signed-off-by: Hawking Zhang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>

Acked-by: Christian König <[email protected]> for the entire series.

---
  drivers/gpu/drm/amd/amdgpu/amdgpu.h | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu.h 
b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
index ae9371b172e3..3ce91f660c3f 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu.h
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
@@ -678,7 +678,7 @@ enum amd_hw_ip_block_type {
        MAX_HWIP
  };
-#define HWIP_MAX_INSTANCE 11
+#define HWIP_MAX_INSTANCE      28
#define HW_ID_MAX 300
  #define IP_VERSION(mj, mn, rv) (((mj) << 16) | ((mn) << 8) | (rv))

Reply via email to