]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitceb62b4f0d7a1a80cd08bd67bf31e1edc65440bb
tree4a20e79f8185bf6a8b871c69d18d3a1362d817e8
parent177c975555c35023a5a9ca06091a9d02e74a582f
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