From: Rafał Miłecki Date: Sat, 6 Mar 2010 13:03:35 +0000 (+0000) Subject: drm/radeon/kms: add HDMI code for pre-DCE3 R6xx GPUs X-Git-Tag: v2.6.34-rc4~88^2~41^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5715f67cecee3617c7a6ff84ee44da46d525559e;p=pandora-kernel.git drm/radeon/kms: add HDMI code for pre-DCE3 R6xx GPUs Older GPUs are little different, HDMI blocks are not hard-wired, but routable. We should just find some free HDMI block and route it to choosen encoder. In case of RS6x0 there is only one HDMI block, we don't enable HDMI on RS6x00 yet however. Signed-off-by: Rafał Miłecki Signed-off-by: Dave Airlie --- Reading git-diff-tree failed