]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/gfx7: rework gpu_init()
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 12 Feb 2016 08:00:49 +0000 (03:00 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 12 Feb 2016 20:52:03 +0000 (15:52 -0500)
commit448b499fa608af9758a9eb72d8dc7f7cc31c363b
tree5579f8bc89bf30f57f558c683e470145fb2947e9
parent4bf116313ab0a491754ecc5f5c093d37795ef76d
drm/amdgpu/gfx7: rework gpu_init()

Split the sw and hw parts into separate functions.

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