commit | 99d79aa2f3b7729e7290e8bda5d0dd8b0240ec62 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Sep 23 15:47:08 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Sep 24 11:00:59 2013 -0400 |
tree | e99b18fab5c08fa874fc6bf33c17320aecfbc89b | |
parent | 4b40e5921230beb1951f04d2b1b92c4c88fbad43 [diff] |
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