drm/amdgpu/mes: update mes fw api
authorLe Ma <le.ma@amd.com>
Fri, 20 Mar 2020 07:22:37 +0000 (15:22 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:11 +0000 (01:59 -0400)
commit4842b9f3a7adac3996ede280215056522549d08b
treeeb640720bfcdebf54cd91feee039c301397e0e76
parent3059ec1c3c5cc34505c141c398355132021f5184
drm/amdgpu/mes: update mes fw api

Update mes_api_def.h to match the latest mes fw.

v2: clean up coding style based on kernel standards:
  - fix indentation and alignment
  - break long lines
  - put the opening brace last on the line
  - remove unnecessary blank line and space
  - replace uint(32|64) with standard uint(32|64)_t

Signed-off-by: Le Ma <le.ma@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/mes_api_def.h