]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5b912bfba78f6b06aaa8e02346d42e107a739684
treec977ad98151448177cc636ad71ac291ee1c86908
parent2ada8ffce51f191c63d827f3f953a3cc3dab0bf5
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