drm/radeon/kms: get rid of r600_hdmi_find_free_block
authorRafał Miłecki <zajec5@gmail.com>
Sat, 28 Apr 2012 21:35:22 +0000 (23:35 +0200)
committerDave Airlie <airlied@redhat.com>
Tue, 1 May 2012 09:58:01 +0000 (10:58 +0100)
R6xx has routable blocks, but there's nothing wrong in assignment based
on dig_encoder. We didn't really need that algorithm.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Tested-by: Christian König <deathsimple@vodafone.de>
Reviewed-by: Christian König <deathsimple@vodafone.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found