commit | e729586e33593cd11112ff22fa8f0e801af05b4e | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Sep 12 17:58:07 2012 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Sep 20 13:10:43 2012 -0400 |
tree | f93cb41a5783f366fa7d4ef8336544befeb68a29 | |
parent | 6e76a2df91c516714bf1f039b9614696aaaeaeb2 [diff] |
drm/radeon/atom: fix typo in SetPixelClock handling MiscInfo field should be programmed with the crtc id rather than the pll id. However, at this point the two are the same for chips with this version of the table. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>