drm/radeon/kms: clean assigning HDMI blocks to encoders
authorRafał Miłecki <zajec5@gmail.com>
Mon, 8 Mar 2010 22:14:01 +0000 (22:14 +0000)
committerDave Airlie <airlied@redhat.com>
Mon, 15 Mar 2010 00:03:57 +0000 (10:03 +1000)
We almost always used first HDMI block for first encoder and second for sencod.
Exception was KLDSCP_LVTMA. Analyzing code picking DIG encoder shows the same
behaviour. It shows HDMI block are related to DIGs, which relation we now use.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found