OSDN Git Service

drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generation
authorAndres Rodriguez <andresx7@gmail.com>
Wed, 12 Apr 2017 20:53:50 +0000 (16:53 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 May 2017 20:48:45 +0000 (16:48 -0400)
commit268cb4c7dff0aac96b1c5d596b321aa197d31360
treec977ad98151448177cc636ad71ac291ee1c86908
parent75f0e32b84be1ae0a5d6f66688adf1e85a4f20e5
drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generation

Rename MEC_HPD_SIZE to GFXN_MEC_HPD_SIZE to clarify it is specific to a
gfx generation.

Signed-off-by: Andres Rodriguez <andresx7@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c