drm/radeon: add missing hdmi callbacks for rv6xx
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Sep 2013 19:47:08 +0000 (15:47 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Sep 2013 15:00:59 +0000 (11:00 -0400)
commit99d79aa2f3b7729e7290e8bda5d0dd8b0240ec62
treee99b18fab5c08fa874fc6bf33c17320aecfbc89b
parent4b40e5921230beb1951f04d2b1b92c4c88fbad43
drm/radeon: add missing hdmi callbacks for rv6xx

When dpm was merged, I added a new asic struct for
rv6xx, but it never got properly updated when the
hdmi callbacks were added due to the two patch sets
being developed in parallel.

Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=69729

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/radeon_asic.c