summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/include/mes_v11_api_def.h
diff options
context:
space:
mode:
authorJack Xiao <Jack.Xiao@amd.com>2022-05-18 09:11:20 +0300
committerAlex Deucher <alexander.deucher@amd.com>2022-06-03 23:43:38 +0300
commit3b1229741eda70116e0163affdda377484a788ae (patch)
tree0143df5254af708a7a6e68650ecf611461c42b76 /drivers/gpu/drm/amd/include/mes_v11_api_def.h
parentd3dfceb58de5f897640cdd424f6c2538d9514367 (diff)
downloadlinux-3b1229741eda70116e0163affdda377484a788ae.tar.xz
drm/amdgpu/mes11: update mes11 api interface
fix mes11 api interface. Signed-off-by: Jack Xiao <Jack.Xiao@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/include/mes_v11_api_def.h')
-rw-r--r--drivers/gpu/drm/amd/include/mes_v11_api_def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/include/mes_v11_api_def.h b/drivers/gpu/drm/amd/include/mes_v11_api_def.h
index e30064477d82..f9d02d7bdf77 100644
--- a/drivers/gpu/drm/amd/include/mes_v11_api_def.h
+++ b/drivers/gpu/drm/amd/include/mes_v11_api_def.h
@@ -193,7 +193,7 @@ struct MES_LOG_BUFFER {
};
enum MES_SWIP_TO_HWIP_DEF {
- MES_MAX_HWIP_SEGMENT = 6,
+ MES_MAX_HWIP_SEGMENT = 8,
};
union MESAPI_SET_HW_RESOURCES {