]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: parse the gpu_info firmware (v4)
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Apr 2017 20:58:01 +0000 (16:58 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 21:39:36 +0000 (17:39 -0400)
commit4c4d26209f5eb29dec8868c54b2d31e7ad4b9295
tree6c8ebcd099a7ce53e00df520f34d3b95df247e22
parent8a89354ea0b58b5b1f454ee79a0dc8c4d61ef095
drm/amdgpu: parse the gpu_info firmware (v4)

And populate the gfx structures from it.

v2: update the structures updated by the table
v3: rework based on new table structure
v4: simplify things

Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com>
Tested-by: Junwei Zhang <Jerry.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c