drm/radeon: add helper function to support golden registers
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Feb 2013 16:26:51 +0000 (11:26 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Apr 2013 22:03:55 +0000 (18:03 -0400)
commit2e1b65f98bcaea6544d8781c3b34c631fcebe29a
tree57d2f6e9fb9f616dd99d0d828a63b4b056896287
parent79b52d6a7085a3e430c6de450a5847fdbe04159b
drm/radeon: add helper function to support golden registers

Golden registers are arrays of register settings from the
hw team that need to be initialized at asic startup.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/radeon_device.c