drm/amd/amdgpu: Update debugfs GCA data
authorTom St Denis <tom.stdenis@amd.com>
Fri, 8 Apr 2022 13:14:22 +0000 (09:14 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 11 Apr 2022 17:50:35 +0000 (13:50 -0400)
commitdc2947b35f519efbcdd67815ec965b8c9056d274
tree246dec237a51f61b1e33170efb07b913424acb83
parentd9e50239a9611b9a1759e007e9a810c8d178da28
drm/amd/amdgpu: Update debugfs GCA data

The data revision was not changed to 5 from 4 when the CG flags
were extended to 64-bits.  Since this was missed I took
the opportunity to add future upper 64-bits of PG flags
as well so we don't need to bump it again when that comes.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c