drm/amdgpu/psp: update define to better align with its meaning
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 8 Feb 2024 21:12:05 +0000 (16:12 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 12 Feb 2024 21:14:12 +0000 (16:14 -0500)
commitddc23e6e230e9ba50fda44fe680907c6ce4cd1df
tree05e62190f7d411193a70c84eda5ae54c1fead81e
parent040fdcde288a2830edc31dd507963d6aadf990d2
drm/amdgpu/psp: update define to better align with its meaning

MEM_TRAINING_ENCROACHED_SIZE is for BIST training data.  It's
not memory type specific.

Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c