OSDN Git Service

drm/amdgpu: add gpu_info firmware (v3)
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Apr 2017 03:40:37 +0000 (23:40 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 21:39:35 +0000 (17:39 -0400)
commit8ae1a33648969531d93008dda508f1715f1fdbf0
tree67a4926b6cb9745349448126d805e44fcc19573e
parent2f590f8419c6abb6d87d89c99931a13404a7dbe1
drm/amdgpu: add gpu_info firmware (v3)

Add a new gpu info firmware to store gpu specific configuration
data.  This allows us to store hw constants in a unified place.

v2: adjust structure and elements
v3: further restructure

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_ucode.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h