viafb: select HW scaling on VX900 for IGA2
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Wed, 22 Feb 2012 18:53:07 +0000 (18:53 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Mar 2012 19:31:35 +0000 (12:31 -0700)
commit7be431e4a9ab89aa208116fd4001be0361a0c89c
tree39b944ff5dad134f2f6c9350bf11ce44c21c03c1
parent65088b82b22e2dddc522338a6b075b000a0d0d1c
viafb: select HW scaling on VX900 for IGA2

commit 050f0e02c8dc38b2b4f2df345ac760d22ca5c7ba upstream.

VX900 can do hardware scaling for both IGAs in contrast to previous
hardware which could do it only for IGA2. This patch ensures that
we set the parameter for IGA2 and not for IGA1. This fixes hardware
scaling on VX900 until we have the infrastructure to support it for
both IGAs.

Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/video/via/hw.c