drm/amdgpu: rename gmc_v8_0_init_compute_vmid
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Sep 2015 22:01:00 +0000 (18:01 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 4 Sep 2015 20:36:28 +0000 (16:36 -0400)
commit35c7a9526af75040fac744babd0fafe18b8fe0a1
tree4a20e79f8185bf6a8b871c69d18d3a1362d817e8
parentbe4f38e28ca2bbd6d06db8064277d71389746e26
drm/amdgpu: rename gmc_v8_0_init_compute_vmid

It should be gfx_v8_0_init_compute_vmid since it's
part of the gfx block.

Acked-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c