Re: [PATCH 2/6 V2] drm/radeon/kms: clean assigning HDMI blocks to encoders

2010-03-09 Thread Mike Lothian
2010/3/8 Rafał Miłecki zaj...@gmail.com: 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.

[PATCH 2/6 V2] drm/radeon/kms: clean assigning HDMI blocks to encoders

2010-03-08 Thread Rafał Miłecki
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 zaj...@gmail.com --- V2: drop